What is the latest challenge that you have to face and how did you solve it?
Full Stack Developer Interview Questions
19,475 full stack developer interview questions shared by candidates
Solving sorting medium-to-hard computation algorithms
Implement (actually explain, because it's over the phone), a "max()" function inside of a Stack data structure of numbers. Meaning that every time you'll do a push() or poll() actions, you can run max() and say what is the current max number in the stack. This has to be an O(1) of time complexity and he don't care about space complexity.
Asked 2 python programs 4 questions on python
Nothing involving details (coding syntax). Friendly survey of tech stack.
The assessment was not very clear, it was very simple but the instructions weren't clear. They asked to make a simple "calculator" application with provided functions?
What is your ideal work environment?
They asked what's the most important thing for me applying to job process.
How much DSA you know
General questions about API, how do you document your API, how do you test your API
Viewing 2161 - 2170 interview questions