pughpugh / algorithms

Various algorithms in Perl and Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithms

This is just a play area to practice the implementation various algorithms in different languages.

Languages

  • Perl
  • Ruby

Algorithms

Search

  • Binary Search
  • Fibonacci Sequence

Sort

  • Quadratic Selection

That is all.

Hugh

About

Various algorithms in Perl and Ruby


Languages

Language:Perl 54.9%Language:Ruby 45.1%