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
1. implement curry()
JavaScript
easy
32540 accepted
6. implement basic debounce()
JavaScript
Lodash
easy
17541 accepted
19. find corresponding node in two identical DOM tree
JavaScript
easy
10735 accepted
11. what is Composition? create a pipe()
JavaScript
easy
9921 accepted
17. Create a simple store for DOM element
JavaScript
easy
8387 accepted
18. Improve a function
JavaScript
easy
7620 accepted
28. implement clearAllTimeout()
JavaScript
easy
7227 accepted
176. undefined to null
JavaScript
easy
6754 accepted
167. Intersection of unsorted arrays
JavaScript
Algorithm
easy
5655 accepted
25. Reorder array with new indexes
JavaScript
Algorithm
easy
5284 accepted
15. implement a simple DOM wrapper to support method chaining like jQuery
JavaScript
easy
5265 accepted
162. find the single integer
JavaScript
Algorithm
easy
4824 accepted
35. implement `Promise.race()`
JavaScript
easy
4694 accepted
155. create a count function
JavaScript
easy
4359 accepted
159. implement promisify()
JavaScript
easy
4250 accepted
148. create a counter object
JavaScript
easy
3938 accepted
154. Two-way binding
JavaScript
DOM
easy
3247 accepted
39. implement range()
JavaScript
easy
3244 accepted
91. invert a binary tree
JavaScript
Algorithm
easy
2961 accepted
37. implement Binary Search (unique)
JavaScript
easy
2735 accepted
89. Next Right Sibling
JavaScript
DOM
easy
2687 accepted
157. semver compare
JavaScript
easy
2654 accepted
31. implement async helper - `race()`
JavaScript
easy
2608 accepted
60. create your own `new` operator
JavaScript
easy
2564 accepted
47. reverse a linked list
JavaScript
Algorithm
easy
2444 accepted
40. implement Bubble Sort
JavaScript
Algorithm
easy
2388 accepted
145. most frequently occurring character
JavaScript
easy
2256 accepted
118. Virtual DOM II - createElement
JavaScript
easy
2104 accepted
133. roman numerals to integer
JavaScript
easy
2078 accepted
163. integer to roman numerals
JavaScript
Algorithm
easy
1979 accepted
81. merge sorted arrays
JavaScript
Algorithm
easy
1937 accepted
121. A number sequence
JavaScript
easy
1862 accepted
107. Find the largest difference
JavaScript
Algorithm
easy
1853 accepted
105. find the first duplicate character in a string
JavaScript
string
easy
1844 accepted
38. implement `jest.spyOn()`
JavaScript
easy
1835 accepted
48. search first index with Binary Search(possible duplicate array)
JavaScript
Algorithm
easy
1742 accepted
102. validate string of parentheses
JavaScript
Algorithm
string
easy
1716 accepted
94. implement your own `Object.create`
JavaScript
easy
1691 accepted
106. Find two numbers that sum up to 0
JavaScript
Algorithm
easy
1685 accepted
120. create `isPrime()`
JavaScript
Algorithm
easy
1668 accepted
87. longest substring with unique characters
JavaScript
Algorithm
easy
1660 accepted
138. Intersection of two sorted arrays
JavaScript
Algorithm
easy
1654 accepted
54. flatten Thunk
JavaScript
easy
1602 accepted
140. Virtual DOM III - Functional Component
JavaScript
easy
1571 accepted
97. compress a string
JavaScript
string
easy
1547 accepted
49. search last index with Binary Search(possible duplicate array)
JavaScript
Algorithm
easy
1418 accepted
116. implement Object.is()
JavaScript
easy
1407 accepted
109. implement `Math.pow()`
JavaScript
Algorithm
easy
1400 accepted
42. implement Insertion Sort
JavaScript
Algorithm
easy
1382 accepted
93. Generate Fibonacci Number with recursion
JavaScript
easy
1251 accepted
147. Pick up stones
JavaScript
easy
1237 accepted
100. detect circle in linked list
JavaScript
Algorithm
easy
1217 accepted
44. implement Selection Sort
JavaScript
Algorithm
easy
1189 accepted
50. search element right before target with Binary Search(possible duplicate array)
JavaScript
Algorithm
easy
1171 accepted
51. search element right after target with Binary Search(possible duplicate array)
JavaScript
Algorithm
easy
1001 accepted
96. count "1" in binary form
JavaScript
easy
936 accepted
62. implement BigInt addition
JavaScript
Algorithm
easy
908 accepted
142. lit-html 1 - tagged templates
JavaScript
lit-html
easy
706 accepted
72. implement Observable interval()
JavaScript
easy
504 accepted
75. implement BigInt subtraction
JavaScript
Algorithm
easy
498 accepted
74. implement Observable Transformation Operators
JavaScript
easy
451 accepted
73. implement Observable fromEvent()
JavaScript
easy
436 accepted
141. implement btoa()
JavaScript
easy
286 accepted