Calculate the square root of a number.
Software Development Engineer I Interview Questions
32,836 software development engineer i interview questions shared by candidates
make a function that counts the number of nodes in a tree
How would you implement Amazon's "users who bought this item also bought ..." feature?
The difference between and interface and an abstract class
Given array of integers, find the first pair add up to 10. Analize your solution.
Design a function to reverse the order of words in a string - "This is a string" -> "string a is This"
Know your data structures
How to detect overlapping area for two rectangles
Connect nodes at the same level in a binary tree
The question was: Given a text written in some language where the alphabets are represented with 1 byte or 2 byte. But the one byte alphabets always have their MSB 1 and the 2 byte charecters always have their MSB 0. Now when at some point user presses a back space how many bytes are to be deleted to erase the alphabet?
Viewing 331 - 340 interview questions