There is an array of numbers, containing the integers 1-n, how can you find the sum of the numbers in that array?
Development Engineer Interview Questions
37,103 development engineer interview questions shared by candidates
Given array of integers, find the first pair add up to 10. Analize your solution.
How many balls can u place into a box out of 25 balls.Not mentioned anthing more than this...how funny is this :)
Design a function to reverse the order of words in a string - "This is a string" -> "string a is This"
The difference between and interface and an abstract class
How would you implement Amazon's "users who bought this item also bought ..." feature?
post order traversal of a Binary Search Tree Follow up Create a BST from this post order traversed array and write test cases for this function
Reverse each word of the string without reversing the order of the words this is a test BECOMES siht si a tset
Given a triangle of integers, find the path of the largest sum without skipping.
Didn't expect there will be reasoning and working style assessment.
Viewing 341 - 350 interview questions