Which algorithm do you like the most? Why?
Answers were Sorted based on User's Feedback
Answer / samrat das
Booth algorithm...
It shows how a multiplication goes on in the register level.
It helps a system programmer to create in register level program.
This type of algorithm helps in microprocessor architecture programming.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / irshad
Bubble sort..
simple robust & fast
This type of sorting is good for web
| Is This Answer Correct ? | 3 Yes | 9 No |
What are compilers in c++?
What is the average salary of a c++ programmer?
What is size of Empty Class?
What is an undefined behavior and sequence points
What is the fastest c++ compiler?
What is istream c++?
Memory is not a constraint. In a single iteration(NOTE: you can't go back), how will you find out the 10th last node/item in a linked list.
16 Answers BNB, FDS, Goldman Sachs, Nagarro,
What is an opaque pointer?
What is dynamic and static typing?
What does std :: flush do?
Write about all the implicit member functions of a class?
What is a hashmap c++?