Skip to content

Python implementation of data-structures and algos. OCW6.006

Notifications You must be signed in to change notification settings

rictorlome/data-structures--algorithms

Repository files navigation

data-structures--algorithms | OCW6.006 Intro to Algorithms | MIT.edu

Intro to Algorithms MIT - Open Courseware

Description:

This repo serves as a workshop for the material covered in MIT's OCW6.006 Introduction to Algorithms. The topics covered include sorting algorithms, search algorithms, min/max-heaps, binary search trees, AVL trees, and more. The majority of the files are written in Python 3, with some C as well.

About

Python implementation of data-structures and algos. OCW6.006

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published