Many sticks with length, every time combine two, the cost is the sum of two sticks' length. Finally, it will become a stick, what's the minimum cost?
Development Interview Questions
137,392 development interview questions shared by candidates
Most efficient way to find the most frequent number (0-255) in a string of numbers
One of the question was on Designing & Code a TTL Cache with some modifications
Give a deck of card, calculate total number of point that is closes to 21. ex A,A,J = 12 , J,J,A,2 = 23 A, 2 = 13
Leetcode
Bar-raiser was difficult and unexpected (to me) as I'm from embedded application dev background and haven't dealt with such scenario's.
Given an array, return the nth largest.
Make an accordion where when clicked, text expands from it and when another item is clicked, the first one collapses and the second one expands.
Write a function to find a substring in a string. Test your code, write the test cases.
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.
Viewing 281 - 290 interview questions