1.

Who proposed the depth first backtracking algorithm?(a) Edsger Dijkshtra(b) Max Bezzel(c) Frank Nauck(d) Carl FriedrichThe question was asked in my homework.I would like to ask this question from Backtracking in division Backtracking of Data Structures & Algorithms II

Answer»

Right choice is (a) Edsger Dijkshtra

For explanation: In 1972, depth first backtracking algorithm was proposed by Edsger Dijkshtra to illustrate the EIGHT Queen PUZZLE. MAX Friedrich William Bezzel PUBLISHED the puzzle and the first SOLUTION to the Eight Queen Puzzle was given by Franz Nauck.



Discussion

No Comment Found

Related InterviewSolutions