Andrei's Playground

  • Algorithms can be fun...
  • the basics...
  • Analysis of algorithms

    Basic data structures

    Algorithmic paradigm

    Sort

    Search

    Graphs

    Strings

    Practice

Search Algorithms
  • Hash Tables
  • Binary search
  • Binary Search Trees
  • Self Balancing Search Trees
    • AVL Trees
    • B-Trees
    • Red-Black Trees