Skip to content

MM-Nazari/Algorithm-Design-HWs

Repository files navigation

Algorithm Design HWs

Table of Contents

Project Description

HW1

Theoritical:

For a detailed Theoritical HomeWork description, please refer to the HW1 Theoritical Description PDF.
The Answer for Theoritical Parts is provided in the Theoritical Answer PDF.

Code:

For a detailed Code HomeWork description, please refer to the HW1 Code Description PDF.
The Answer for Code Parts is provided in the following parts:


HW2

Theoritical:

For a detailed Theoritical HomeWork description, please refer to the HW2 Theoritical Description PDF.
The Answer for Theoritical Parts is provided in the Theoritical Answer PDF.

Code:

For a detailed Code HomeWork description, please refer to the HW2 Code Description PDF.
The Answer for Code Parts is provided in the following parts:


HW3

Theoritical:

For a detailed Theoritical HomeWork description, please refer to the HW3 Theoritical Description PDF.
The Answer for Theoritical Parts is provided in the Theoritical Answer PDF.

Code:

For a detailed Code HomeWork description, please refer to the HW3 Code Description PDF.
The Answer for Code Parts is provided in the following parts:


HW4

Theoritical:

For a detailed Theoritical HomeWork description, please refer to the HW4 Theoritical Description PDF.
The Answer for Theoritical Parts is provided in the Theoritical Answer PDF.

Code:

For a detailed Code HomeWork description, please refer to the HW4 Code Description PDF.
The Answer for Code Parts is provided in the following parts:


HW5

Theoritical:

For a detailed Theoritical HomeWork description, please refer to the HW5 Theoritical Description PDF.
The Answer for Theoritical Parts is provided in the Theoritical Answer PDF.

Code:

For a detailed Code HomeWork description, please refer to the HW5 Code Description PDF.
The Answer for Code Parts is provided in the following parts:


HW6

Theoritical:

For a detailed Theoritical HomeWork description, please refer to the HW6 Theoritical Description PDF.
The Answer for Theoritical Parts is provided in the Theoritical Answer PDF.

Code:

For a detailed Code HomeWork description, please refer to the HW6 Code Description PDF.
The Answer for Code Parts is provided in the following parts:


HW7

Theoritical:

For a detailed Theoritical HomeWork description, please refer to the HW7 Theoritical Description PDF.
The Answer for Theoritical Parts is provided in the Theoritical Answer PDF.

Code:

For a detailed Code HomeWork description, please refer to the HW7 Code Description PDF.
The Answer for Code Parts is provided in the following parts:


IDE

This project is developed using PyCharm.

Installation

Step-by-step instructions on how to get the development environment running:

Steps

  1. Clone repository to your local system.
  2. Launch Pycharm.
  3. Click on File > Open.
  4. Navigate to the folder where you cloned the repository and select the project folder.
  5. Click the Run button Run Image to start the project.