Skip to content

MM-Nazari/Data-Structure-HWs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structure HWs

Table of Contents

Project Description

HW1

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

HW2

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.

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

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.

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

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

HW5

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:

IDE

This project is developed using IntelliJ.

Installation

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

Steps

  1. Clone repository to your local system.
  2. Launch IntelliJ.
  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.