Basic aptitude test questions, nothing really new. Image pattern, number increment pattern, exact string pattern matching. The page then bugged out which required some console debugging to even finish the test.
Senior Full Stack Developer Interview Questions
1,159 senior full stack developer interview questions shared by candidates
Design Zomato website in 20 minutes. And reply to all the answer about interviewee answers. [in second round, he was ex-paytm manager]
Experiencia e projetos desenvolvidos
How do you ensure code quality in a distributed team setting? Describe a time you refactored legacy code — what was the outcome?
How do you approach testing?
Technical questions are Average difficulty. It's the behavioral round you should be weary of.
For the backend questions were mostly related to databases, Spring and Java. For the frontend questions were related to Javascript (callback, async, events etc) and Reactjs.
Implement LRU cache with increasing logical complexity and adding new steps for such cache.
Building an app that allows friends to choose a midpoint between to reduce travel time for a specific activity. How would you support more than two friends? With one database per city, how would you scale as the app grows? How would you optimize the algorithm for suggested activities based on data provided? How would you handle private data and allowing users to customize what their friends see in the profile? Similar questions all the way through. Coding portion was implementing a function responsible for suggesting a midpoint based on a users coordinates and a number of filters. Not too bad once you understand what is being asked. Though there are a lot of assumptions that need to be made off jump to get through all 3 tasks within the time limit.
Make a frontend-only todo list app.
Viewing 1061 - 1070 interview questions