algorithm-archivists / algorithm-archive

A collaborative book on algorithms
https://www.algorithm-archive.org
MIT License
2.33k stars 353 forks source link

Update bfs_queue #980

Closed ell-hol closed 2 years ago

ell-hol commented 2 years ago

Made it more pythonic and compact

Amaras commented 2 years ago

Hi, thank you for your first PRs in the AAA.

Could you maybe have both the stack and queue approaches in #979, since this does not really make sense as its own PR?

Amaras commented 2 years ago

Since this was put into #979, I'm going to close this