BFE
.dev
EN
Practice
Explore
EN
JavaScript Coding Questions
As a Front-End developer, JavaScript is the core skill of everything
Sort
Difficulty
Solved status
Company
Sort: most accepted
Difficulty: easy
tag: JavaScript
1. implement curry()
JavaScript
easy
24350 accepted
3. implement Array.prototype.flat()
JavaScript
easy
19613 accepted
6. implement basic debounce()
JavaScript
Lodash
easy
13232 accepted
19. find corresponding node in two identical DOM tree
JavaScript
easy
9198 accepted
11. what is Composition? create a pipe()
JavaScript
easy
7523 accepted
17. Create a simple store for DOM element
JavaScript
easy
6876 accepted
18. Improve a function
JavaScript
easy
6095 accepted
28. implement clearAllTimeout()
JavaScript
easy
5984 accepted
167. Intersection of unsorted arrays
JavaScript
Algorithm
easy
5334 accepted
23. create a sum()
JavaScript
easy
5207 accepted
162. find the single integer
JavaScript
Algorithm
easy
4502 accepted
15. implement a simple DOM wrapper to support method chaining like jQuery
JavaScript
easy
4250 accepted
25. Reorder array with new indexes
JavaScript
Algorithm
easy
4066 accepted
155. create a count function
JavaScript
easy
3986 accepted
159. implement promisify()
JavaScript
easy
3781 accepted
35. implement `Promise.race()`
JavaScript
easy
3603 accepted
148. create a counter object
JavaScript
easy
3513 accepted
154. Two-way binding
JavaScript
DOM
easy
3020 accepted
91. invert a binary tree
JavaScript
Algorithm
easy
2618 accepted
39. implement range()
JavaScript
easy
2613 accepted
157. semver compare
JavaScript
easy
2456 accepted
89. Next Right Sibling
JavaScript
DOM
easy
2442 accepted
60. create your own `new` operator
JavaScript
easy
2131 accepted
37. implement Binary Search (unique)
JavaScript
easy
2130 accepted
145. most frequently occurring character
JavaScript
easy
2043 accepted
31. implement async helper - `race()`
JavaScript
easy
2004 accepted
47. reverse a linked list
JavaScript
Algorithm
easy
2002 accepted
163. integer to roman numerals
JavaScript
Algorithm
easy
1851 accepted
40. implement Bubble Sort
JavaScript
Algorithm
easy
1793 accepted
118. Virtual DOM II - createElement
JavaScript
easy
1780 accepted
133. roman numerals to integer
JavaScript
easy
1767 accepted
107. Find the largest difference
JavaScript
Algorithm
easy
1619 accepted
81. merge sorted arrays
JavaScript
Algorithm
easy
1572 accepted
105. find the first duplicate character in a string
JavaScript
string
easy
1572 accepted
121. A number sequence
JavaScript
easy
1552 accepted
138. Intersection of two sorted arrays
JavaScript
Algorithm
easy
1477 accepted
94. implement your own `Object.create`
JavaScript
easy
1447 accepted
106. Find two numbers that sum up to 0
JavaScript
Algorithm
easy
1446 accepted
38. implement `jest.spyOn()`
JavaScript
easy
1443 accepted
120. create `isPrime()`
JavaScript
Algorithm
easy
1438 accepted
102. validate string of parentheses
JavaScript
Algorithm
string
easy
1418 accepted
48. search first index with Binary Search(possible duplicate array)
JavaScript
Algorithm
easy
1357 accepted
87. longest substring with unique characters
JavaScript
Algorithm
easy
1340 accepted
140. Virtual DOM III - Functional Component
JavaScript
easy
1309 accepted
54. flatten Thunk
JavaScript
easy
1272 accepted
109. implement `Math.pow()`
JavaScript
Algorithm
easy
1192 accepted
116. implement Object.is()
JavaScript
easy
1188 accepted
49. search last index with Binary Search(possible duplicate array)
JavaScript
Algorithm
easy
1123 accepted
147. Pick up stones
JavaScript
easy
1067 accepted
42. implement Insertion Sort
JavaScript
Algorithm
easy
1044 accepted
93. Generate Fibonacci Number with recursion
JavaScript
easy
1042 accepted
100. detect circle in linked list
JavaScript
Algorithm
easy
1037 accepted
44. implement Selection Sort
JavaScript
Algorithm
easy
908 accepted
50. search element right before target with Binary Search(possible duplicate array)
JavaScript
Algorithm
easy
896 accepted
51. search element right after target with Binary Search(possible duplicate array)
JavaScript
Algorithm
easy
802 accepted
96. count "1" in binary form
JavaScript
easy
764 accepted
62. implement BigInt addition
JavaScript
Algorithm
easy
723 accepted
142. lit-html 1 - tagged templates
JavaScript
lit-html
easy
645 accepted
72. implement Observable interval()
JavaScript
easy
434 accepted
74. implement Observable Transformation Operators
JavaScript
easy
405 accepted
73. implement Observable fromEvent()
JavaScript
easy
384 accepted
141. implement btoa()
JavaScript
easy
251 accepted