InterviewSolution
Saved Bookmarks
| 1. |
Where is the n-queens problem implemented?(a) carom(b) chess(c) ludo(d) cardsThis question was addressed to me in examination.The query is from Backtracking in division Backtracking of Data Structures & Algorithms II |
|
Answer» Right CHOICE is (B) chess |
|