In accounting, what would you do if you bought a car with cash?
Internship Interview Questions
104,860 internship interview questions shared by candidates
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.
My phone and onsite interview questions were super easy. It was just designing a class that had some methods to maintain data.
Explain the statement of cash flows and how important it is.
Binary tree?
Solve 6 Degrees, etc etc using BFS: had a cold, couldn't think straight.... but should be straightforward otherwise.
Determine if a string of parentheses is valid
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.
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?
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.
Viewing 131 - 140 interview questions