tell me about a challenge you faced and how you solved it
Engineer Internship Interview Questions
23,888 engineer internship interview questions shared by candidates
Given a set of words, return the longest "chain" where you can start with one word in a set, and remove one letter at a time, and at each step, the word must be in the set.
Basic behavioral questions, and then two technical problems per interview. I got a question that required using a tree recursively, and a question looking at matrices.
Find the shortest path from source to destination on a weighted graph
Two city scheduling on leetcode
Phone Call Interview -> problem : given a n x m grid, find the given target word in the matrix, the word can be twisted when found (aka horizontal and vertical at the same time)
Tell me about yourself
Tell me about a time you had conflicts with a coworker.
Talk about a project you worked on
Randomly Shuffle an Array
Viewing 2431 - 2440 interview questions