Skip to content

xinhuang327/algorithms

Repository files navigation

Algorithm visualization in Golang

  • Contains animation visualizations for basic algorithms (sorting etc.).
  • Implemented in Golang and with gxui UI library.
  • The "delegate" in code is for notify watchers outside of the algorithm, in visualization's case, UI updates when getting delegate notification, such as set array's element, swap etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages