egonSchiele/grokking_algorithms

Duplicate Go example

chtozamm opened this issue · 0 comments

The directory 06_breadth-first_search contains two conceptually identical Go examples in different directories: Golang and golang. To avoid redundancy and to keep examples clean, I suggest keeping only one of them. Since I've already created a pull request to update Golang, that would be my choice.