Discover
Questions library
Collections library
Find online teacher
login
Discover
questions library
Find online teacher
login
Popular searches:
if-else
class-diagram
flowchart
Polymorphism
Home
Questions
Questions
Study lists
hamza shaheen Questions
5601 Questions
Write a JavaScript program to map the values of an array to an object using a function, where the key-value pairs consist of the original value as the key and the mapped value
JavaScript programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
128
Write a JavaScript program to create a new string with the results of calling a provided function on every character in the calling string
JavaScript programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
1
1
169
Write a JavaScript program to create an object with the same keys as the provided object and values generated by running the provided function for each value
JavaScript programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
170
Write a JavaScript program to apply a function against an accumulator and each element in the array (from left to right), returning an array of successively reduced values
JavaScript programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
143
Write a JavaScript program to replace all but the last number of characters with the specified mask character
JavaScript programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
183
Write a JavaScript program to get the maximum value of an array, after mapping each element to a value using the provided function
JavaScript programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
132
Write a JavaScript program to get the n maximum elements from the provided array. If n is greater than or equal to the provided array's length, then return the original array(sorted in descending order)
JavaScript programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
154
Write a JavaScript program to redirect to a specified URL
JavaScript programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
235
Write a JavaScript program to get the median of an array of numbers
JavaScript programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
286
Write a JavaScript program to negates a predicate function
JavaScript programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
138
Write a JavaScript program to create a function that invokes the provided function with its arguments arranged according to the specified indexes
JavaScript programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
155
Write a JavaScript program to nest a given flat array of objects linked to one another recursively
JavaScript programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
126
Write a JavaScript program that will return true if the provided predicate function returns false for all elements in a collection, false otherwise
JavaScript programming
Programming
2022-05-18
Answers
30
Question
40
Followers
30
0
1
140
Total:
5601
Previous
263
264
265
266
267
Next
Go