(technical interview) Build a data structure that supports the following functions: int alloc() - allocates a new element to a data structure and initializes its value to 0. void inc(key) - Increases the value of the element by one. int get(key) - returns the value of the given key void resetAll() - Initializes the values of all elements to be 0.
Jr Developer Interview Questions
21,315 jr developer interview questions shared by candidates
What is polymorphism and its types?
write sql query for join operation
How I would describe myself as a coworker.
Did not get to the interview phase
More of database related questions.
Basics question on core java, oops and DBMS question were asked.
What is the difference between '==' and '===' in JS?
1. New vs Malloc 2. Thread vs Process 3. Public, Private, Protected 4. Heap vs Stack 5. Memory managment, types of memory :RAM, cache,... virtual memory 6. Searching and sorting complexity of diff alg
Why did you choose to remove the event listeners before the Vue component gets destroyed?
Viewing 651 - 660 interview questions