Why did you apply to Keurig Dr Pepper?
Engineer Intern Interview Questions
18,196 engineer intern interview questions shared by candidates
Questions on dp, pre computation kind of stuff
Given training data as list of tokenized words [[“I”, “am”, “a”, “person”], [“I”, “am”, “good”], [“a”, “person”]] write a predictor that predict a word’s most frequent bigram e.g. predict(“I”) -> “am” predict(“a”) -> “person predict(“am”) -> “a”
Write down different versions for computing the fibonacci sequence.
Sort a linked list.
Interviewer described a problem and asked to solve it on google doc.
Qual foi o seu maior desafio até agora?
Traverse a matrix in a spiral pattern
Data structures and aglorithms questions
what's BST?
Viewing 1031 - 1040 interview questions