Questions based on hashmaps, arrays and graphs.
Software Development Internship Interview Questions
212 software development internship interview questions shared by candidates
Asked about Projects and How was it implemented?
Explain how to implement a binary search algorithm and discuss its time complexity.
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
Viewing 21 - 30 interview questions