Update README.md

This commit is contained in:
Joe James
2021-01-30 22:35:25 -08:00
committed by GitHub
parent f7ebba52ef
commit 247abb3800

View File

@@ -3,8 +3,8 @@ Udemy Course on Algorithms in Python
This repository holds all the supporting files for my Algorithms in Python course, including all the presentations in PDF format, and all the Python 3 code in Jupyter Notebooks. These resources are available under the MIT license.
This course covers the following topics:
Section 1: Analysis of Algorithms using Big O.
Section 2: Sorting Algorithms.
Section 3: Graph Algorithms.
Section 4: Algorithms Interview Problems.
This course covers the following topics:
Section 1: Analysis of Algorithms using Big O.
Section 2: Sorting Algorithms.
Section 3: Graph Algorithms.
Section 4: Algorithms Interview Problems.