find the first unrepeated character in a string
Software Development Intern Interview Questions
2,989 software development intern interview questions shared by candidates
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?
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 do you calculate the distance between earth and some far away celestial body?(Interest related)
How would you implement an undo and redo feature in an application like Photoshop?
You have two results from a database query. Check if they return the same thing.
One ques was that in a binary tree, if node is a leaf, add duplicate nodes there
Trees, dynamic programming, operating systems, DBMS
Viewing 201 - 210 interview questions