What is the type of the algorithm used in solving the 8 Queens problem?



What is the type of the algorithm used in solving the 8 Queens problem?..

Answer / phool chand

Backtracking

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

How to find 3rd element from end in a linked list in one pass?

0 Answers  


What do you mean by disjoint set adt?

0 Answers  


What is pivot in quicksort?

0 Answers  


Are duplicates allowed in list?

0 Answers  


What are the four characteristics of algorithms?

0 Answers  






Is any implicit arguments are passed to a function when it is called?

0 Answers  


What is a stable algorithm?

0 Answers  


What is the use of data structure in real life?

0 Answers  


Explain merge sort algorithms.

0 Answers  


What is stack algorithm?

0 Answers  


What is data and its type?

0 Answers  


Write the algorithm for converting infix expression to postfix expression?

0 Answers  


Categories