Welcome to the Agorithm Design course for Fall 1402. This repository is a resource hub, managed by the course's teaching assistant (Abbas Pouramini & Ali Shazaei), designed to supplement your learning experience in data structures. Here, you'll find lecture notes, assignment details, useful resources, and more to help you navigate and succeed in this course.
This course introduces students to algorithms for implementing efficient solutions to computational problems. Topics sort, Divide & Conqure, Dynamic Programming and so on.
To get started with this repository:
- Clone the repo:
git clone https://github.com/alishazaee/AlgorithmDesign-Fall1402.git
- Navigate to the directory
cd AlgorithmDesign-Fall1402
For any questions or clarifications, please don't hesitate to contact us:
Name: Abbas Pouramini Email: [email protected]
Name: Ali Shazaei Email: [email protected]