classic-algorithms

There are 5 repositories under classic-algorithms topic.

  • GameOfLife

    Language:JavaScript
  • php-algorithms

    This repository contains a set of classic algorithm problems and solutions implemented in PHP 8 and above. It is designed for anyone looking to practice or improve their algorithm skills using modern PHP.

    Language:PHP6
  • tower-of-algorithms

    Another yet attempt of systematization algorithms and data structure knowledge

    Language:HTML2
  • HaskellProjects

    A collection of classic algorithms, mathematical computations, and benchmarks implemented in Haskell. Each project is self-contained with its own source file(s).

    Language:Haskell1
  • Uninformed-Search-Algorithms-Comparison

    Implementation and comparison of some uninformed search algorithms 🔎🗺️🌏

    Language:Python