2 LC Mediums. Facebook-tagged questions.
Software Development Engineer New Grad Interview Questions
6,137 software development engineer new grad interview questions shared by candidates
Unable to remember the exact question, but something about a tree.
Phone screen: Find depth sums in a binary tree and deep copy a linked list with an other pointer. Onsite: Cannot reveal due to NDA, but questions related to trees (BFS / DFS), strings, arrays, and hashmaps. Behavioural questions are pretty standard.
Q. LC with removing min number of parenthesis to make balanced
1. binary tree get next has next 2. minimal
Can an array be divided into two subsequences with equal sums?
Give an example of a time where you had to work with a difficult coworker?
Talked about conflicts, successes, past projects, feedback from peers.
Did you ever had to criticise someone? How did you manage that?
Which books are in good condition and have been renewed exactly twice? What percentage of books have more than 10 copies in the inventory? What is the difference in renewal counts between a borrower and the member who referred them? Given a list of (category, price) pairs for each user, where each user is allowed to borrow items from up to 3 unique categories, how can you calculate the total price of borrowed items per user? Given log entries for each book where True indicates a checkout and False indicates a return, how would you validate the logs such that: A book cannot be checked out if it's already checked out. A book cannot be returned if it's not currently checked out.
Viewing 4931 - 4940 interview questions