Zebra puzzle (identical problem listed in the wiki but with modified names)
Full Stack Software Engineer Interview Questions
1,663 full stack software engineer interview questions shared by candidates
Initial screen was more of theoretical and conceptual questions on OOP, multi-threading, REST webservices. The coding round consisted of easy/medium level questions on DS and algorithms.
1. Explain e2e process right from a new requirement coming from client to the implementation of it to releasing it on production. Give details on techs used and in what areas you actually participated.
How could you search for this row in the database with a big-O of 1?
Architect a link shortener application.
delete node in linked list
How do you sort an array of 100 integers from 0-99.
Merge K sorted array list.
They asked me to code javascript in person in front of the development team. I am often more used to coding at my own computer or in relative privacy, but live coding is a crucial skill to practice. They asked me: Please write a javascript stopwatch in front of us, how will you do that, on jsbin, on this mac laptop we have provided?
Relational Database: Multiple Projects, each project can have multiple task lists, each task list has multiple tasks. Users can have multiple tasks associated to them.
Viewing 31 - 40 interview questions