Q: How do you create many-to-many relationship in SQL? Q: What is the difference between put and patch requests?
Software Engineer Intern Interview Questions
9,771 software engineer intern interview questions shared by candidates
Differentiate between outer join and inner join
What do you hope to gain from this internship? What interests you about working for Sound Transit?
The questions varied from basic backend coding logic to various complex SQL queries and transactions, as well as some intensive OS knowledge and how it ties in with backend performance.
- walk me through your CV. - Dynamic programming - situational judgement questions.
If you were behind on an assignment and knew you would not get it done, would you violate honor code to get a better grade
Technical Assessment was math based coding questions. Interview was consisted of a few questions, one of which was STOI and some front-end specific questions.
Tell me about your technical background?
What is a hash? What's the difference between a hashtable and a hashmap?
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.
Viewing 1841 - 1850 interview questions