An open API service indexing awesome lists of open source software.

https://github.com/anderson-andre-p/datastructuresandalgorithms

Data Structures and Algorithms to Study
https://github.com/anderson-andre-p/datastructuresandalgorithms

data data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-learning-series structured-data

Last synced: 7 months ago
JSON representation

Data Structures and Algorithms to Study

Awesome Lists containing this project

README

          

Data Structures And Algorithms



Made by Anderson André


Anderson André

Repository size



GitHub last commit
License

## :dart: About

This repository is being created for me to study what data structures are and the main algorithms that I must know to become a good software engineer.

## Main Achievements

- [x] Explaination algorithms
- [x] Explaination of the importance os DSA
- [x] Explaination what is DSA
- [x] Explaination what is an array
- [x] Explaination Bubble Sort Algorithm
- [ ] Explaination Big O notation

## :rocket: Technologies

The project was developed using the following technologies and tools:

- [Python](https://docs.python.org/3/)
- [C](https://devdocs.io/c/)
- [CPP](https://devdocs.io/cpp/)

## Contact

If you have any questions or suggestions about the project, please feel free to contact us. You can find us at [provide contact information such as email address or link to a communication channel]. Thank you for your interest and support for the project!

- Contact me through my personal LinkedIn profile.


Anderson André

## :memo: License

This project is licensed under [LICENSE](LICENSE.md). Be sure to read the license file for more details.

Back to top