How to reverse a linked list
Development Engineer Interview Questions
37,159 development engineer interview questions shared by candidates
First round comprised of code debugging in which u need to find the error in the code and get the desired results given by them..next section was logical reasoning which was pretty easy. Time management plays a major part. I cleared first round and in the second round we had two coding questions...one was from data structures ...find the minimum sum path tree and the next was a scenario based question..more like sjf scheduling...I could solve only one question and couldn't proceed further.
About the best project I had done till now?
Permutations of String. How many time does hour and minute hand overlap.
What are you doing for you final year project?
Java hashmap , garbage collector and searching sorting questions. Programming question: Check if the number has appeared odd times
How would you design a chat system?
Without using any high level language methods (such as indexOf()) write a function that takes two strings (A and B) and checks to see if B is in A, if it is return the index that B starts at.
Design an algorithm to find out if an array has a pair of integers summing to some number X.
all numbers appear twice in an array, except one special number that only apprears once. how to find it efficiently using only constant extra space
Viewing 2991 - 3000 interview questions