Cant discuss to many details, but the first onsite interview was a pretty typical algorithm based question with whiteboarding coding. It involved discussing time complexities as well as estimations around space and CPU cycles. The second question was more hands-on with actual coding using a provided laptop alongside two different engineers. You get heaps of info about what to expect before heading onsite.
Backend Software Engineer Interview Questions
9,094 backend software engineer interview questions shared by candidates
How would you design a tinder like app
Coding round 2d Arrray related question.
Several questions around testing strategy, database query optimization, and validation.
Analyze the following TypeScript code. Describe what the code does. Tell me something good about how the code is managed and something that could be improved.
Apart from the project demo, they asked a number of very specific questions of how I would deal with very particular scenarios when developing and deploying a new API. It seems like they were just looking for ideas on how to solve existing problems, without paying someone to do it.
Main difference between lists and arrays
Q: Given two strings, you have to write a function that returns a boolean value that returns true if two strings are Anagrams and return false if they are not Anagrams. Two parameters have been passed to the function i.e String 1 and String 2. He told me to write down the function in the Notepad and present my screen while writing the code. (He mentioned that Brute Force Approach is also allowed).
Q: What is Convex and Concave Polygon?
Q: Introduce yourself. Tell us something about your skills, hobbies, etc.
Viewing 9001 - 9010 interview questions