For the 1st round interview the interviewer gave me a problem which is almost hard on the minimum time of cats to catch all the fishes. The hint is using the binary search.
Software Developer New Grad Interview Questions
3,049 software developer new grad interview questions shared by candidates
Don't just go through the difficult questions online. Do the basic ones too that involve logic.
Signed an NDA not to reveal questions, I did feel well prepared by studying questions/strategies from Cracking the Coding Interview
Semi-common LeetCode question.
2 leetcode easy and 2 medium
https://www.youtube.com/watch?v=GUqZDOP5uzQ&list=PLTjcBkvRBqGGbSckyAGLTy05sbPPl6dJA&index=23 Highly recommend watching this video - helps lots
Leetcode easy/med problems. Behavioral: first link at google.
Phone screen: find common ancestor of 2 nodes in a tree, detect if a string is a palindrome Final Tech 1: K nearest points, contiguous sum in an array (first w all positive ints, then with negative), min add to make valid parantheses Final Tech 2: Determine if a string is a valid number (literally use isNumeric on each char of the string), find the max sum path in a binary tree Final Behavioral: Talk about conflict in team, giving feedback to a supervisor, receiving negative feedback, in what ways have you grown the most over the past few years, have you ever used user data to make a decision about a product
Valid Palindrome 2, Next Permutation
Classic leetcode problems for the 2 technical interviews Behavioral based on my resume and experience
Viewing 871 - 880 interview questions