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
32266 accepted
6. implement basic debounce()
JavaScript
Lodash
easy
17408 accepted
19. find corresponding node in two identical DOM tree
JavaScript
easy
10696 accepted
11. what is Composition? create a pipe()
JavaScript
easy
9849 accepted
17. Create a simple store for DOM element
JavaScript
easy
8351 accepted
18. Improve a function
JavaScript
easy
7560 accepted
28. implement clearAllTimeout()
JavaScript
easy
7177 accepted
176. undefined to null
JavaScript
easy
6716 accepted
167. Intersection of unsorted arrays
JavaScript
Algorithm
easy
5639 accepted
25. Reorder array with new indexes
JavaScript
Algorithm
easy
5240 accepted
15. implement a simple DOM wrapper to support method chaining like jQuery
JavaScript
easy
5222 accepted
162. find the single integer
JavaScript
Algorithm
easy
4808 accepted
35. implement `Promise.race()`
JavaScript
easy
4645 accepted
155. create a count function
JavaScript
easy
4342 accepted
159. implement promisify()
JavaScript
easy
4235 accepted
148. create a counter object
JavaScript
easy
3918 accepted
154. Two-way binding
JavaScript
DOM
easy
3241 accepted
39. implement range()
JavaScript
easy
3216 accepted
91. invert a binary tree
JavaScript
Algorithm
easy
2940 accepted
37. implement Binary Search (unique)
JavaScript
easy
2716 accepted
89. Next Right Sibling
JavaScript
DOM
easy
2675 accepted
157. semver compare
JavaScript
easy
2645 accepted
31. implement async helper - `race()`
JavaScript
easy
2592 accepted
60. create your own `new` operator
JavaScript
easy
2546 accepted
47. reverse a linked list
JavaScript
Algorithm
easy
2420 accepted
40. implement Bubble Sort
JavaScript
Algorithm
easy
2374 accepted
145. most frequently occurring character
JavaScript
easy
2245 accepted
118. Virtual DOM II - createElement
JavaScript
easy
2086 accepted
133. roman numerals to integer
JavaScript
easy
2063 accepted
163. integer to roman numerals
JavaScript
Algorithm
easy
1970 accepted
81. merge sorted arrays
JavaScript
Algorithm
easy
1924 accepted
121. A number sequence
JavaScript
easy
1847 accepted
107. Find the largest difference
JavaScript
Algorithm
easy
1837 accepted
105. find the first duplicate character in a string
JavaScript
string
easy
1833 accepted
38. implement `jest.spyOn()`
JavaScript
easy
1822 accepted
48. search first index with Binary Search(possible duplicate array)
JavaScript
Algorithm
easy
1724 accepted
102. validate string of parentheses
JavaScript
Algorithm
string
easy
1704 accepted
94. implement your own `Object.create`
JavaScript
easy
1674 accepted
106. Find two numbers that sum up to 0
JavaScript
Algorithm
easy
1670 accepted
120. create `isPrime()`
JavaScript
Algorithm
easy
1652 accepted
87. longest substring with unique characters
JavaScript
Algorithm
easy
1645 accepted
138. Intersection of two sorted arrays
JavaScript
Algorithm
easy
1645 accepted
54. flatten Thunk
JavaScript
easy
1589 accepted
140. Virtual DOM III - Functional Component
JavaScript
easy
1558 accepted
97. compress a string
JavaScript
string
easy
1529 accepted
49. search last index with Binary Search(possible duplicate array)
JavaScript
Algorithm
easy
1408 accepted
116. implement Object.is()
JavaScript
easy
1391 accepted
109. implement `Math.pow()`
JavaScript
Algorithm
easy
1384 accepted
42. implement Insertion Sort
JavaScript
Algorithm
easy
1377 accepted
93. Generate Fibonacci Number with recursion
JavaScript
easy
1238 accepted
147. Pick up stones
JavaScript
easy
1231 accepted
100. detect circle in linked list
JavaScript
Algorithm
easy
1204 accepted
44. implement Selection Sort
JavaScript
Algorithm
easy
1182 accepted
50. search element right before target with Binary Search(possible duplicate array)
JavaScript
Algorithm
easy
1161 accepted
51. search element right after target with Binary Search(possible duplicate array)
JavaScript
Algorithm
easy
994 accepted
96. count "1" in binary form
JavaScript
easy
925 accepted
62. implement BigInt addition
JavaScript
Algorithm
easy
898 accepted
142. lit-html 1 - tagged templates
JavaScript
lit-html
easy
703 accepted
72. implement Observable interval()
JavaScript
easy
504 accepted
75. implement BigInt subtraction
JavaScript
Algorithm
easy
496 accepted
74. implement Observable Transformation Operators
JavaScript
easy
451 accepted
73. implement Observable fromEvent()
JavaScript
easy
436 accepted
141. implement btoa()
JavaScript
easy
283 accepted