One of the question was on Designing & Code a TTL Cache with some modifications
Softwareentwickler Java Interview Questions
512,800 softwareentwickler java interview questions shared by candidates
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.
Given an NxN matrix, find out the number of ways to get to the NxNth cell from the 1x1 cell...
Viewing 1331 - 1340 interview questions