Ral, posizione in azienda, offerta lavorativa, conoscenze tecniche
Programador De Net C Interview Questions
3,515 programador de net c interview questions shared by candidates
Can you name different echniques for video compression?
Q1. Quick sort algorithm and Merge sort algorithm and which one is better on linked list. Q2. Dynamic memory allocation and use cases of malloc, calloc, realloc and new. Q3. Some codes were given on pointers and few questions were asked. Q4. One Problem was given which required topological sort approach.
Find LCA of 2 nodes in a given binary tree, cycle detection in a linked list.
Explain pillars of oops in detail.
What are Virtual functions and friend functions.
basic oops questions, polymorphism, inheritance
Which method is called when you recast an object twice which has 3 levels deep inheritance and the method you're calling uses the `new` modifier?
By having the interface X, a class Y that implements it, and a class Z that extends the class Y + overrides one of the methods using override, and the second one using new, Tell which method will be called if ... Bunch of different combos of those things.
The greatest mistake I've ever made;
Viewing 3481 - 3490 interview questions