What is the type of the algorithm used in solving the 8 Queens problem?
Answer Posted / phool chand
Backtracking
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the classification of data structures?
Define internal nodes?
What is the difference between one and two dimensional?
What are linked lists most commonly used for?
State the difference between arrays and linked lists?
Which is the parent class of deque
What is raid (redundant array of inexpensive disks)? Explain its level?
What are different types of linked lists?
What is map keyset?
Will arraylist maintain insertion order?
Is quicksort a stable sorting algorithm?
What are the advantages of linked list?
Why is hashmap faster?
How do you balance a tree?
Can you change size of array once created?