They asked a data structure question involving hashmaps. It was an application-based conceptual question and the interviewer was more interested in the thought process behind how to solve it instead of coding skills.
Software Intern Interview Questions
17,732 software intern interview questions shared by candidates
Given a graph where each node is a person and they are connected to their friends, and a method to obtain the friends of a person, write a method to get mutual friends between two people, and write a method to get friends of their friends.
Regular Expression Matching Verify if a regex expression matched a given string
each round has two coding problems
What is the role of IMC in virtual memory management.
Given a list of votes, determine the winner
Given two strings, find if all the characters from the first string are present in the second string. If the first string has multiple occurrences of the same character, the second string must also have at least those many occurrences of that character
2. When is a TLB flushed?
Describe virtual memory (how does it work, what is it for, when to use it and when not)
What classes are you taking in class right now?
Viewing 2461 - 2470 interview questions