mirror of
https://github.com/krahets/hello-algo.git
synced 2026-06-28 08:34:28 +00:00
a6be0ffdc3
The implementation uses hash set to store all visited vertices instead of hash table. Change the description text from "hash table" to "hash set"