question which was to remove the nth node from end of the linked list.
Interne Software Interview Questions
20,230 interne software 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?
Create a program that removes all repeating integers in a LinkedList
2nd round - 1st question: Given a code snippet that aims to find the maximum element in a binary tree, fix the bug
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”
I am going to respect my non-disclosure agreement that I signed with Google. Just know your basic data structures, algorithms, and be prepared to think on your feet.
Viewing 1221 - 1230 interview questions