Given 2 strings, how can you determine that one string is only made of characters found in the second string.
Software Development Engineer I Interview Questions
1,214 software development engineer i interview questions shared by candidates
Given a maze, find all paths from entry to exit.
Design a Game,
Graph traversal, linked lists, other stuff from Cracking the Coding Interview
Graph coding question regarding showing all the possible movies that contain the same themes.
Consider Str1 and Str2. Tell me the number of occurrences of the cyclic substring of str2 in str1.
What programming language you are comfortable in ?
If you had more time, what would you do to continue the project?
I was asked one question about my resume, even though the interviewer told me we were going to 'review' it together.
Given a list of integers and an additional integer N, return all pairs of integers in the list that add to N.
Viewing 191 - 200 interview questions