2 sum.
Intern Software Engineer Interview Questions
9,750 intern software engineer interview questions shared by candidates
find if two linked lists join each others or not and if yes where is the intersection point.
find missing number in array (leetcode question)
What are the four concepts of java?
when two computers want to communicate with each other, how do they verify that the computer's name is valid?
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.
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
Viewing 571 - 580 interview questions