How would you search for a file in unix?
Software Development Engineer Interview Questions
32,835 software development engineer interview questions shared by candidates
Find height of Tree ..something similar to that
The Questions were from the topic linked list, binary tree, array. They ask for your approach and ask to dry run your approach. And if it satisfies them, then they tell you to write down the code for the problem.
Leetcode problems- trees, stack, linked lists
C programming multiple choice questions
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
Viewing 1241 - 1250 interview questions