How will you find out a third retweet using SQL - considering the database of twitter?
Desenvolvedor De Software C Interview Questions
5,472 desenvolvedor de software c interview questions shared by candidates
Write a code to create a class which has only one object ?
(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.
Sort k sorted arrays to one
write a tree in c++
input: Israeli ID number, Write an algorithm that gives an Israeli check digit on an ID
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
A design question for a particular senario.
Object oriented concepts like about virtual methods and pure virtual and stuff like abstraction. Conflicts in team. inheritance and how did you use it? Pretty much all the questions mentioned here in glass door. Also about any presentations in my graduation
Explain polymorphism
Viewing 231 - 240 interview questions