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/
Software Engineer New Grad Interview Questions
3,069 software engineer new grad interview questions shared by candidates
How do you return the rightmost view of a binary tree?
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.
Very weird problem to solve which was unable to get.
Won’t say exact questions but they were Easy/Medium difficulty.
Hiring manger: Just talked about technologies and a couple questions regarding memory
What problem do you see at VISA and how will you go about solving it!
What is a SQL injection and how would u stop it.
Reverse a linked list
Given a sorted array, make a BST
Viewing 2411 - 2420 interview questions