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.
Full Stack Engineer Interview Questions
18,308 full stack engineer interview questions shared by candidates
Solving sorting medium-to-hard computation algorithms
Asked 2 python programs 4 questions on python
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
Given a list of unsorted numbers and an integer (n), return the n biggest and n smallest elements from that list of numbers.
In tr questions are from java and also from oops concepts. And from Msql,Html. And some resume based questions .
Viewing 2051 - 2060 interview questions