Skip to content

pooriamehregan/Algorithms-And-Data-Structures

Repository files navigation

Algorithms and Data Structures

This repository contains different modules (other modules will be added), where each module represents a project that were given as a mandatory assignment in a one of my courses, called Algorithms and Data Structures.

Each module starts with a number that represents project number. There are 5 different projects that include training in Data Structures, Algorithms, and Analysis of algorithms:

  1. Introduction to Collections -- Stacks
  2. Linked Structures -- Stacks
  3. Queues
  4. Lists
  5. Recursion
  6. Sorting and Searching
  7. Trees
  8. Binary Search Trees
  9. Heaps and Priority Queues
  10. Sets and Maps
  11. Multi-way Search Trees
  12. Graphs
  13. Hashing

Navigation

README

Every project has its own README.md file.

There are 5 main projects inside this repository. There is a Project summary section in the beginning of each README.md file, which gives a short description of the project. Please check out the pdf file, inside the "extra-materials" folder of each project, to see more information about the problems that each project solve, and some additional details like example outputs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages