Trees, dynamic programming, operating systems, DBMS
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
Write code for insert and delete for a trinary tree.
There are no unexpected Question.
Design a file system with basic CRUD operations and some more
You have two results from a database query. Check if they return the same thing.
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}
Write an algorithm to validate a palindrome
How would you implement the "estimated time to completion" feature of a progress bar?
You're in a conference room and the window is broken. What's the temperature outside?
How would you implement an undo and redo feature in an application like Photoshop?
Viewing 161 - 170 interview questions