Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 840 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 840 Bytes

Algorithms: Continuous project 📍

Description

This project allowed us to explore the behind the scenes of the most used algorithms in programming. As much the sorting and search algorithms as the design patterns and especially the data structures.

As part of this evaluation we carried out complexity analyzes and we had a general reflection on the behavior and the reason for being of each of the algorithms which are found in the files presented here.

Use

You will be able to move through the file structure here and explore our presentation of each section with our in-depth analyzes for each algorithm implemented.

Authors and recognitions

Christopher Desrosiers Mondor Patrick Oliveira

Licence

CC

Project Status

The development of the project is pending for evaluation within the algorithm course.