Asked about my experiences in school. If I was experienced in REST, TDD, code reviews, agile, etc. Also gave some "mise en situation" where they would ask what would do in this situation, etc. For the leetcode questions, it was a string manipulation one and another with arithmetic manipulation (using % operator).
Software Developer Intern Interview Questions
2,852 software developer intern interview questions shared by candidates
Q: How do you create many-to-many relationship in SQL? Q: What is the difference between put and patch requests?
Differentiate between outer join and inner join
For the leetcode section: Given an integer array nums, return all the triplets [nums[i], nums[j], nums[k]] such that i != j, i != k, and j != k, and nums[i] + nums[j] + nums[k] == 0. Notice that the solution set must not contain duplicate triplets.
Why did you choose NCR
How would you test a pen?
Tell me about yourself and your hobbies?
Questions on resume and projects
Remember the following: 2 interviews, each lasting 45 minutes. During each interview, you will be given two LeetCode medium-level questions to complete in 45 minutes.
Tell me about your self?
Viewing 561 - 570 interview questions