Time Complexity (Average time to solve maze through backtracking) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Time Complexity (Average time to solve maze through backtracking)

What is the actual time complexity for the maze problem here? https://code.sololearn.com/cXK0PTgBC0rh/#py

29th Nov 2019, 2:56 PM
SSyahrir
SSyahrir - avatar
1 Answer
0
Well first of all we need access to the maze.txt to test how efficiently your program solves it.
19th Aug 2020, 12:27 AM
George Ryan
George Ryan - avatar