3. A question based on linked lists, which I don't exactly remember. But it was related to detecting the presence of a cycle in the linked list. I was able to do it easily though.
Intern Software Engineer Interview Questions
9,335 intern software engineer interview questions shared by candidates
Find next greater element with same set of digits
Find duplicates in an array
Implement a Spellchecker that checks for spelling mistakes, and prints all the words in its "dictionary" that start with a certain character
Reverse first k elements of a queue.
Print a string in a given pattern.
Coin Change Dynamic Programming Problem.
Write a class representing a deck of cards.
I was asked about data structures and algorithms. I was also asked to implement hash function.
1.Cycle in a liked list 2.Largest consecutive sub string
Viewing 421 - 430 interview questions