Skip to content

mingsxs/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

A set of common algorithm coding practices.

  • Task List

  • string permutation.
  • md5 checksum.
  • kmp-pattern-search.
  • 10 common sort algorithms.
  • some non-cryptographic hash functions.
  • hash map.
  • hash map based O(1) complexity duplicates-remove.
  • AVL tree.

About

A set of common algorithm implementations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages