(Paraphrased) What are your expectations from your next work environment (In context of my work experience at a startup and at a large company)?
Senior Full Stack Developer Interview Questions
1,152 senior full stack developer interview questions shared by candidates
The take home test was a mini project to implement three independent features with very specific and detailed criteria for evaluation
How would you scale a web app with exponential growth.
Tell me about yourself and your career
Develop a Spring Boot application that meets the requirements.
1.What do you mean by CORS? 2. Explain RESTful API and It's usage? 3. What is event Bubbling and Capturing in JavaScript? These were some of the simple questions that were asked to me in round 2
Explain benefits of devops in different side teams.
Given a list of users and a list of groups of users, how many SQL tables would you need to create a schema for that relationship?
You might be asked to build a sample application to show case your technical expertise.
Implement a function called 'memoize()' that takes a function as an argument and returns a memoized version of that function. A memoized function should cache the results of previous calls based on the arguments passed. If the function is called with the same arguments again, it should return the cached result instead of re-executing the function.
Viewing 91 - 100 interview questions