the classic question of writing the "atoi" function
Programador De Net C Interview Questions
3,515 programador de net c interview questions shared by candidates
(technical interview) You have two arrays: A and B. A contains ints and B has pairs: (element from A, the number of elements that are larger than that element and to the right of it in A). for example: A = [4,3,5] B = [(5,0), (3,1), (4,1)] Given array B, recreate array A
What is a virtual function?
Why did you choose to apply?
data structures and their use
2d array c# problem with edge cases
describe logic of: Hash table, cash, balanced b-tree etc..
Algoritmical difficult. I'm really did not know.
Multi Thread tools: Mutex, critical section, data race, dead lock etc.
Memory management in C. Classes (Encapsulation, Polymorphism, Inheritance, Operator overloading). Calculate number of bits that are set in file with size 200TB as fast as possible. Budget is infinite.
Viewing 3311 - 3320 interview questions