(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.
Junior Developer Interview Questions
13,727 junior 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.
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
There was an app I had to prepare for the meeting.
percentage questions
Viewing 431 - 440 interview questions