Given two int arrays, write a function which returns their intersection as an int array; analyze the time/space complexity of your function.
Intern Software Engineer Interview Questions
9,437 intern software engineer interview questions shared by candidates
what is stack and what is heap in the memory
find the intersection of two arrays
Implement a Linked List
Design of traffic system was little difficult. The interviewer kept finding faults with my ideas.
Fairly straightforward questions on algorithms and DS
solve longest palindrome in O(n)
I don't remember the question specifically, but it involved memoization.
The questions were mostly on Data Structures and Algorithms. The interviewers also asked questions about my projects.
How would you represent a graph with million nodes ?
Viewing 9001 - 9010 interview questions