find if two linked lists join each others or not and if yes where is the intersection point.
Developer Intern Interview Questions
12,170 developer intern interview questions shared by candidates
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?
On a linux system, how would you schedule a task to execute a week from now?
2nd round - 1st question: Given a code snippet that aims to find the maximum element in a binary tree, fix the bug
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?
Viewing 681 - 690 interview questions