During the Pair Programming Session: - Javascript/React - API Request Logic - Maintainable/scalable code During the Technical Discussion: - Unit Testing/TTD - Code reviews - Gitflow/Source control - Usability - Styling During the meeting with the VP of Engineering: - Performances - Optimisations - Best practices During the meeting with one of the founders - Performance - GraphQL API (structuring) - WebSockets (comparison with GraphQL) - Self-learning
Senior Frontend Engineer Interview Questions
2,909 senior frontend engineer interview questions shared by candidates
CoderPad with html comment instructions to make a select list box and a select list, make a button which adds selected from 1st to the 2nd until all empty then adds all from 2nd to 1st and repeat. Add css, use jQuery.
All questions about Frontend development, but more questions about Jenkins and Angular.
3 coding challenges with an increasing difficulty 1: function that needs to operate with a string 2: function that needs to operate with an integer 3: expression evaluator to solve 4 math operations
Q: Implement array.flat() Q: Return only string in a flattened array without using an additional loop after flattening it. Basically, do the string check logic while flattening the array itself.
What is the difference between v-if and v-show? The task was to render 20k elements/
First take home problem - "Given a string, write a function to return the top most used phrases (groups of 2+ words), don't return phrases if they're part of a larger phrase, and phrases can't cross sentences."
What are all the actions of useEffect in React?
Few questions related to react and projects (which you could find easily around the Internet and fake that you're a pro... when you don't have experience, of course)
Write a function that receives a string of products and return it with the crescent and decrescent order.
Viewing 251 - 260 interview questions