C programming multiple choice questions
Software Development Interview Questions
36,995 software development interview questions shared by candidates
1)2 sum problem(leetcode) 2)there are two number missing from 1 to n in array of size n-2. find numbers 3)delete node from linked list 4)question from previous round (pen and paper) 5)LRU cache implementation
One of the most memorable questions they asked me was: "Can you describe a project where you faced a critical technical challenge and how you solved it?" This question was meant to test not only my technical knowledge but also my problem-solving approach, communication skills, and how I handle pressure.
Map, trees, arrays, linked list
Implement a function that removes a node with value x from doubly linked list.
what is the differences between ++i and i++ as far as optimisation goes on generic object and which one is better
There were none
Asked to do some string manipulation in JS
What was a project you were working on? What was your role and how did the project go? What were some hurdles that had to be overcome on the project?
Solve a basic programming related problem, showing process (in person).
Viewing 1411 - 1420 interview questions