/Algorithms

A handy collection of common algorithms

Primary LanguageC#

Algorithms

A Swiss pocket knife of all those handy little manipulations you need from time to time, including such favorites as:

  • Binary Tree Traversal
  • Factorial (recursive and nonrecursive)
  • Count the question marks between numbers
  • Balance a scale
  • ...and many more