Which algorithm do you like the most? Why?

Answers were Sorted based on User's Feedback



Which algorithm do you like the most? Why?..

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

Which algorithm do you like the most? Why?..

Answer / irshad

Bubble sort..

simple robust & fast

This type of sorting is good for web

Is This Answer Correct ?    3 Yes 9 No

Post New Answer

More C++ General Interview Questions

When does a 'this' pointer get created?

0 Answers  


What is the syntax for a for loop?

0 Answers  


How can you quickly find the number of elements stored in a dynamic array?

0 Answers  


Is c++ double?

0 Answers  


Is c++ high level programming language?

0 Answers  






Describe the setting up of my member functions to avoid overriding by the derived class?

0 Answers  


What will the line of code below print out and why?

0 Answers  


Where are setjmp and longjmp used in c++?

0 Answers  


Define Virtual function in C++.

0 Answers   iNautix,


What is the header file for setw?

0 Answers  


daily Routine of father

0 Answers  


What are libraries in c++?

0 Answers  


Categories