They ask some basic question and some math question
Software Developer Entry Level Interview Questions
2,471 software developer entry level interview questions shared by candidates
given a set of rules order things correctly
what experience do you have of solving a problem with unorthodox solutions?
Most difficult question: whats your name....
Merge interval Design a lottery system
1 technical question and lots of resume questions
They asked me to estimate the algorithmic complexity of finding a value in a binary tree. This is an easy question, but only if you have ever encountered a binary tree. Doing it on the spot during the interview is probably not reccommendable.
Given a string containing parentheses only, find if it's correct
Check if two strings are anagrams
Flatten a linked list, the listnode has a down pointer and right pointer. We always flatten the down node first, then the right node.
Viewing 1131 - 1140 interview questions