They didn’t call me for an interview based on a resume
Student Engineer Interview Questions
1,501 student engineer interview questions shared by candidates
How does Wix make money
Normal Linked list and Binary search kind of questions, hard String comparing recursion question.
iterating over an entrire tree
They asked about a project I did and 2 more medium level questions
1-you are given two lists find the first node at which they collide 2-implement a stack data structure (only takes int and has a max size) 3-if you have a string that contains () {} [] .. check if its balanced 4-implement a stack with get_min o(1) you can use additional space 5- given a binary search tree and a number a find the rank of a
1. sum of all palindrome numbers of 5 digits. 2.valis palindrome
how to check if a tree is balanced on o(nlogn)
determine whether one linked lists is a sub-list of the other
Given an array, check if there is a sub-array who's sum is equal to N (which is given as a parameter).
Viewing 981 - 990 interview questions