Find if a string is pallindrome or not by using just append operation.
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
Given a string of digits, how would you find the best places to place periods to form an IP address? Ex: Given '123456', you could make '12.34.56' or '1.234.5.6'
Hashmap, and bst related questions. The last round was some random database question.
Write a program that gives suggestions for purchases based on a a database of customer purchases for the past day
Algorithms and Data Structres
The on-site interview was a group interview format. They split the group up into teams of three and had one overarching problem that was then split into three separate coding problems where each member of each three person team picked one of the three coding problems to work on. The three coding problems were related to each other in the sense that the output from one would be the input for the other.
What languages do u know?
OOD difference between virtual function and abstract function
Logic, reasoning, coding
Sort an array with only operation allowed as reversing 0 to i index elements.
Viewing 81 - 90 interview questions