kupara / algorithms

Big-O

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithms

This repository contains code written during the #the-bigO meet-ups at Andela. The first algorithm is a Sort algorithm: Insertion Sort

Installation

Fork it or clone it and run using node

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D if you want

License

MIT

About

Big-O


Languages

Language:JavaScript 100.0%