All the questions are around data structures and algorithms.
University Interview Questions
1,069 university interview questions shared by candidates
Self-Introduction. Some basic but not trivial statistics concepts. How to compare two distributions. Simple data manipulation questions with R. Case study about Google advertisement and follow-up survey.
Coding Sample(90 mins, 2 problems, LeetCode easy-mid level).
I cannot say what the specific question is, but in general, brush up on your algorithms class.
The questions were really good. 90 minute coding sample where one problem was based on dynamic programming and other on recursion. Telephonic round was okay. Recruiter came 10 minutes late and jumped straightforward to the problem statement.
Implement LinkedList and write a method to flip and merge two LLs. (ie. LL1: 1, 2, 3 && LL2: 6, 7, 8, 9, 10 ... then FinalLL: 3, 6, 2, 7, 1, 8, 9, 10)
what should you do if you were assigned a project?
Q: How would you take on a project you're unfamiliar with - and the rest of your team are senior with this project. Q: Tell me a time you faced challenge and how did you overcome it? Q: What is your biggest accomplishment?
Tell me about a time you had a process and improved upon it.
What is your favorite programming language? Would you like work on Android? Have you ever been in London? Why you selected the London office?
Viewing 811 - 820 interview questions