BFE
.dev
EN
Practice
Explore
EN
Company
TikTok
TikTok Front-End interview questions
Suggest another question
JavaScript Coding Questions
13. Implement a Queue by using Stack
81. merge sorted arrays
173. uncompress string
32. implement `Promise.all()`
102. validate string of parentheses
83. create an interval
85. implement `_.get()`
3. implement Array.prototype.flat()
87. longest substring with unique characters
92. throttle Promises
16. create an Event Emitter
135. localStorage with expiration
17. Create a simple store for DOM element
Front-End Interview Questions
33. Cookie vs localStorage vs sessionStorage
22. What is HTTP Cache? How does it work?
34. What is CSRF? How to prevent it?
12. How does HTTPS work?
11. How HTTP works ? What is HTTP/2?
React Coding Questions
2. useTimeout()