Completely about VueJs and typescript
Senior Frontend Developer Interview Questions
1,358 senior frontend developer interview questions shared by candidates
Few questions related to the latest and greatest in CSS.
Sort an array by using Javascript.
Write recursive function that as an argument gets n and calculates what is corresponding number in n place in Fibonacci sequence For example f(8) = 21 (Fibonacci sequence for example: 0,1,1,2,3,5,8,13,21,34,55….) a. Discuss performance of the function with large n number. What are pitfalls? How function can be optimized. b. Bonus: write function complexity of space and time.
Write function that get an array and bubble sort it
Tell me about a project you're proud of working on.
What is the difference between throttling and debouncing?
Describe the component lifecycle in React. Why is it important?
How do you use CI/CD?
Why did you apply for this role?
Viewing 231 - 240 interview questions