What did you do at your previous company?
Student Programmer Interview Questions
970 student programmer interview questions shared by candidates
How familiar are you with *software* (python, hadoop, networking, cisco ios, embedded systems development)?
Given a set of n integers, describe a data structure that supports the following methods: 1. Add a new element 2. Restart the current elements to a certain value (this should not influence elements added after the restart!) 3. Delete an element.
They asked me about SOLID Principles
There were 3 questions one assemble 2nd and 3rd were in any language i want ,one of them was heavy data structure but both are eazy.
General technical questions about the team I applied to (front-end)
1) given array, find the number such that the left side of it equals to the right side of it. 2) given a linkedlist and integer x, what is the value in the n-x node 3) given 2 simple threads, what are the optional outputs?
OOPS principles such as what is an object, class, inheritance, polymorphism, architectures like n-layers and MVC.
AVL tree rotations - who remembers all the steps?
LeetCode 49 - Group Anagrams
Viewing 631 - 640 interview questions