Skip to content

A tutorial on the basic algorithms and data structures using Python

Notifications You must be signed in to change notification settings

arisonl/algorithms-and-data-structures

Repository files navigation

introduction-to-algorithms

An interactive tutorial on the basic algorithms and data structures in Python.

© Aris Papadopoulos, www.aris.onl
To share, you need to state the copyright note

Contents:

  1. Lists:
  2. Queues
  3. Stacks
  4. Hash Tables
  5. Recursion
  6. Sorting:
  7. Trees:
  8. Graphs:

References:

  1. "Beginning Algorithms" by S. Harris, J. Ross - Wrox
  2. "Introduction to Algorithms" by T. H. Cormen, C. E. Leiserson, R. L. Rivest and C. Stein - MIT Press
  3. "The Algorithm Deisgn Manual" by S. S. Skiena - Springer
  4. "Cracking the Coding Interview" by G. Laakmann McDowell - CareerCup

About

A tutorial on the basic algorithms and data structures using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published