tell us about a project
Software Engineer Intern Interview Questions
9,356 software engineer intern interview questions shared by candidates
Was given 1 LeetCode Medium for the phone screen
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)
Viewing 2361 - 2370 interview questions