Find the number present in first array but not in second array?
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
trees, inc\zigzag\dec array , optimaizations keen
Debug in program that may have bugs.
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.
Given the start node of a tree, if a person standing at that node shouts it takes 1 sec to reach its adjacent nodes. On listening the shout, the persons standing at their node shout and so on. Return the minimum time for everyone to listen the shout.
Given a log file containing (User_Id, URL, Timestamp) user can navigate page from one to the other. Find the three page subset sequence repeated maximum number of times. Records are sorted by Timestamp.
Rotate a string in clockwise direction ?
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
My project.
Viewing 71 - 80 interview questions