You will optimize and refactor an N-way Set-Associative Cache data structure.
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
describe an experience you have when you need to deliver multiple projects/multiple tickets approaching deadline.
CSV processing, building a selection list , encoding words without repetition
Related to data structure and algorithm, and common behavior questions.
Randomly pair up list of users.
Technical Screening: https://leetcode.com/problems/minimum-number-of-operations-to-move-all-balls-to-each-box/ Three Interviews: - Given a list of words return the largest group of anagrams - https://leetcode.com/problems/number-of-islands/ - Merge k sorted arrays into one array Personal Qualities Interview: - https://leetcode.com/problems/exclusive-time-of-functions/
How do you return the rightmost view of a binary tree?
Word search, find a word in a matrix
Talk about an experience when you worked in a group/resolved conflict.
Given a list of strings that represent users of a social network, return a map with keys for users. As values, it should have a list of their suggested friends on the network. The mapping should be "fair" in the sense of users having mostly the same number of connections.
Viewing 2221 - 2230 interview questions