Work with Data Structures

Work with Data Structures

Back to Portfolio

About the project:

This repository holds a number of exercises that I completed as a part of my self-study from Bradley Miller and David Ranum's *Problem Solving with Algorithms and Data Structures Using Python.* Topics covered include: - Big-O Notation and Algorithm Analysis - Stacks, Queues, Deques, and Linked Lists - Recursion and Dynamic Programming - Searching and Sorting - Binary Search Trees This was a fantastic resource for building my comfort and experience in data structures and algorithms!


Technology used:

Python

*Click image for link to source code*