Skip to content

Collection of algorithms or things I want to learn and can learn a little better if I can code them

Notifications You must be signed in to change notification settings

rshap91/Algorithms

Repository files navigation

Algorithms

Collection of algorithms or things I want to learn and can learn a little better if I can code them.

This is ultimately just a practice space to help me learn these things. A lot of this code is incomplete but I hope to slowly develop it. I'd also like to be able to code these up in different languages... but that might be a ways off.

Stuff I want to learn:

  • Balanced Search Tree (B-Tree),
  • Binary Search Tree (BST),
  • Linked Lists,
  • Anagrams,
  • Pangrams,
  • Traveling Sales Person,
  • Knapsack Problem,
  • Hill Climbing,
  • Primality,
  • Gaus-Newton & Newton Optimization,
  • Maximum a Posterior & Expectation Maximization,
  • Page Rank

About

Collection of algorithms or things I want to learn and can learn a little better if I can code them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published