Tell us about something you've built that you're proud of.
Full Stack Software Developer Interview Questions
1,668 full stack software developer interview questions shared by candidates
General Data structure and Algorithms questions and some live coding sessions
basic questions about sql - joins, primary key, group by, having etc leetcode easy - medium, sorting implementation, array simple problems, string manipulation - nothing too difficult lots of oop basic concepts (4 pillars, method overriding etc) high level design - not much into detail - but make sure you know what classes to inherit n how to use method overriding
The HW apps are relatively simple; however, they use them as a springboard to ask bigger, more complex questions in their follow up. Basically, "if this HW app was 1000 times bigger, how would you handle X." For the React HW, they asked how I'd do global state management, caching strategies for maximizing efficiency, and how I'd further build out my tests. On the Rails side, we discussed testing and managing long queues with service workers. The in-person interviews were definitely the hardest part.
Some straightforward python coding challenge.
First round is just talking about your past experience, culture fit, and so on. Second round is working on a react app with an Apollo server, making updates to a boilerplate nonprofit mini app to surface some statistics.
There were a few questions related to design and general personality questions.
- Tell me about some projects you've worked on. - What do you know about software testing? - Live coding exercises with fundamental JS/HTML.
1. explain features added to assignment 2. debug features not working well with guide 3. refactor code 4. learn to use new library on the fly and add new features 5. talk about CV 6. talk about portfolio and projects
If you have to insert data in two microservices, what are you going to do if the insert fails in one?
Viewing 301 - 310 interview questions