Skip to content

alexandreboutrik/dsa

Repository files navigation

Data Structures and Algorithms (DSA)

This repository contains my study codes and implementations of various data structures and algorithms (DSA) in different programming languages. The implementations are organized by topic and language for easy reference.

Contents

  1. Languages
  2. Topics
  3. Contributing
  4. License

Languages

Currently, the implementations are available in the following programming languages:

C99 Ada

Topics

The implementations are organized by topics, making it easy to navigate and find specific codes. List of topics covered:

  • Arrays
  • Linked Lists
  • Stacks and Queues
  • Trees and Heap
  • Graphs and Graph Algorithms
  • Sorting Algorithms

Explore the directories to find implementations for each topic and language.

Contributing

If you'd like to suggest improvements or report issues, please feel free to open an issue or a pull request.

License

This repository is licensed under the MIT License. See the LICENSE for more details.

About

Data Structures and Algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published