8000 GitHub - zhanghuixi/algs4-go: Go translations of the algorithms and clients in the textbook Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Go translations of the algorithms and clients in the textbook Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne.

License

Notifications You must be signed in to change notification settings

zhanghuixi/algs4-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Go translations of the Java source code for the algorithms and clients in the textbook Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne.

Coding style

Try to keep the interface and variable name consistent with the original Java source code while writing idiomatic Go code.

Index

See index.md

License

This code is released under GPLv3.

Reference

Contribution

Feel free to pull requests and issue reports. Appreciate the contribution of high-quality test cases, code fixes and coding style improvements.

About

Go translations of the algorithms and clients in the textbook Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0