egonSchiele / grokking_algorithms

Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicate Go example

chtozamm opened this issue · comments

Directory 06_breadth-first_search contains two conceptually identical Go examples in two different directories: Golang and golang. I suggest keeping only one of them, and since I've already created a pull request to change Golang, that would be my choice.