Zafrul
TechStack
Home
Blog
Interview Q&A
Projects
AI Assistant
Resume Analyzer
Job Match
Contact
JavaScript
Coding
Interview questions on Coding.
All Levels
Beginner
Intermediate
Advanced
Search
Showing
10
of
46
questions
1. Question 11: Can you write a function in JavaScript to create a countdown from a given number?
+
2. Question 12: Can you write a function in JavaScript to convert a string to an integer while handling non-numeric characters gracefully?
+
3. Question 13: Can you write a function in JavaScript to convert a decimal number to its binary representation?
+
4. Question 14: Can you write a function in JavaScript to calculate the factorial of a given non-negative integer?
+
5. Question 16: Can you write a function in JavaScript to generate a random integer between a specified minimum and maximum value (inclusive)?
+
6. Question 17: Can you write a function in JavaScript to count the occurrences of each element in an array and return the result as an object?
+
7. Question 18: Can you write a function in JavaScript to capitalize the first letter of each word in a given sentence?
+
8. Question 19: Can you write a function in JavaScript to reverse a given string?
+
9. Question 20: Can you write a function in JavaScript to find the longest word in a given sentence?
+
10. Question 21: Can you write a function in JavaScript to rename a specific property in an object?
+
Previous
Page 2 of 5
Next