Why should ResMed hire me over other candidates?
University Software Interview Questions
1,069 university software interview questions shared by candidates
Tell me about a complex project you worked on.
All the questions are around data structures and algorithms.
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.
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)
It's kind of easy DP question.
Coding Sample(90 mins, 2 problems, LeetCode easy-mid level).
String Manipulation Questions
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.
String parsing
Viewing 811 - 820 interview questions