pradyuman / algorithms

My algorithms playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithms

My algorithms playground. Currently Contains:

  • Fibonacci Number Iterative
  • Fibonacci Number Recursive
  • Guessing Game
  • Factorial calculation
  • Minesweeper Map generator
  • Gauss-Jordan Elimination (to find the inverse of a matrix)
  • Bitmap Image Processing
  • Huffman Coding Algorithms

About

My algorithms playground

License:MIT License


Languages

Language:C 94.9%Language:MATLAB 2.8%Language:Makefile 2.3%