Given a string S and string T, implement a function search(string s, string t) that returns all occurrences of T or T's permutations in S. Assume that characters in S and T comprise of only lower and upper case English letters.
Internship Interview Questions
104,772 internship interview questions shared by candidates
Explain the statement of cash flows and how important it is.
Binary tree?
Given some indeterminate amount of possible values for a coin, count all different ways that those coins could be used to make some specified number n. Return the number of different ways possible.
Determine if a string of parentheses is valid
Solve 6 Degrees, etc etc using BFS: had a cold, couldn't think straight.... but should be straightforward otherwise.
3. Given array of size n and target integer k, with each substring window size k, find the smallest element. Among all these smallest elements, find the largest element.
Say you were in a team and you submitted a project when the deadline arrived. After that deadline, one of your teammates said they did not fix a bug in the product. What would you do?
What is your greatest strength.
What is TCP/IP and HTTP?
Viewing 131 - 140 interview questions