What are the most challenging tasks you faced in your previous projects and how did you handle them
Software Interview Questions
748,383 software interview questions shared by candidates
One of the question was on Designing & Code a TTL Cache with some modifications
explain basic OOP concepts.
Flip a bit in a uint32 using C.
You have an array of numbers. For example: [-5, 1, 7, -3, 4] Find the pair with the greatest product.In the example above, it would be 28(7x4).
Given an array, return the nth largest.
Bar-raiser was difficult and unexpected (to me) as I'm from embedded application dev background and haven't dealt with such scenario's.
Leetcode
In my interview the most challenging question was: How to get the 3rd element in a singly linked list, if you you the last one.
There are many conference room at Amazon, your manager want you to book a conference room for a meeting. The number of people and time is given. Please return a list of rooms which are available at that time and have enough capacity.
Viewing 1611 - 1620 interview questions