What is the type of the algorithm used in solving the 8 Queens problem? Data Structures 3 May 2020StudyBlocksLeave a Comment on What is the type of the algorithm used in solving the 8 Queens problem?(a)Greedy(b)Dynamic(c)Branch and Bound(d)Backtracking