Explain how to implement a binary search algorithm and discuss its time complexity.
Software Development Internship Interview Questions
205 software development internship interview questions shared by candidates
Given an integer array, one element occurs odd number of times and all others have even occurrences. Find the element with odd occurrences.
Design a data structure that gives all the operations of stack and also gives the minimum element present in the stack in order of one time.
Given entry and exit time of people in a museum in a log register find out the the maximum number of people present at any particular given time in the museum.
What is the problem with this SQL statement?
Something related to multithreaded computing, which I was unfamiliar with.
Describe one problem you had, and the steps you took to overcome it.
binary tree maximum path sum
Find cousin nodes in a tree
What is ms product that you like the most?
Viewing 21 - 30 interview questions