You have two results from a database query. Check if they return the same thing.
Software Engineer Summer Intern Interview Questions
9,348 software engineer summer intern interview questions shared by candidates
3 behavioral and 1 coding Behavioral: 1.Biggest achievement and what is the process behind it. 2.failure and how did you overcome it. 3. Strength and weakness Coding 1. Coinbase problem in 15 min
Solve a problem using your favorite programming language
Asked me to provide him a detailed technical write-up on my skills.
A subsequence of numbers in an integer array that gives the maximum product.
The general OOP process, including virtual functions and then some basic DP / graph questions
You're in a conference room and the window is broken. What's the temperature outside?
You have 2 linked lists, return a list with the intersection. For example: Input: L1 = { 1,2,5,10} L2 = {9,4,5,10,15} return {5,10}
Design and submit a project
One ques was that in a binary tree, if node is a leaf, add duplicate nodes there
Viewing 521 - 530 interview questions