Was given 1 LeetCode Medium for the phone screen
Intern Software Engineer Interview Questions
9,357 intern software engineer interview questions shared by candidates
Behavioral questions were about your past experiences, coding question was jump game I and II from leetcode.
To write a class a stack with individual methods representing actions you can perform against the stack
Tell me about a time you disagreed with a coworker on an important detail at work.
Dealing with collisions in hashmaps.
2 data structures and algorithms questions
Given an integer array nums and an integer k, return the k most frequent elements. You may return the answer in any order.
problem was regarding strings and words occurrences. it had many follow up where we started building different solution with different data structures
bfs/dfs (connected components to solve if wanted)
some basic CS knowledge (not in my resume)
Viewing 2361 - 2370 interview questions