Closed ttaiv closed 5 months ago
Add extra step to BFS model answer that mentions: "Queue is empty and there is no unvisited neighbors. Algorithm finishes execution."
Related to adding queue to BFS model answer #218.
Would it be good to use option "squash and merge" when merging so that all individual commits would not show up in jaal2.0 commit history?
Add extra step to BFS model answer that mentions: "Queue is empty and there is no unvisited neighbors. Algorithm finishes execution."
Related to adding queue to BFS model answer #218.