Bug in DFS cycle detection algorithm
jhabarsingh opened this issue · 0 comments
jhabarsingh commented
CODE: https://github.com/jhabarsingh/DSALGO-VISUALIZER/blob/main/templates/graphs/detect_cycle.html
ANIMATION: http://jhabarsinghbhati.me/DSALGO-VISUALIZER/templates/graphs/detect_cycle.html
There is something wrong with the DFS Cycle Detection Algorithm.