Skip to content

Basic C algorithms for every level of Expertise.

License

Notifications You must be signed in to change notification settings

sergyDwhiz/Algos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

12d12dd Â· Mar 11, 2024

History

83 Commits
Oct 14, 2023
Jun 27, 2023
Mar 6, 2024
Feb 16, 2024
Mar 7, 2024
Feb 22, 2024
Apr 26, 2023
Apr 26, 2023
Feb 29, 2024
Mar 5, 2024
Mar 5, 2024
Feb 28, 2024
Mar 14, 2023
Mar 11, 2024
Jan 17, 2023
Mar 9, 2024
Mar 9, 2024

Repository files navigation

Algos: A Comprehensive Collection of C Algorithms

GitHub stars GitHub forks GitHub watchers GitHub followers

Welcome Aboard!

This repository is a collection of basic C algorithms designed for programmers of all levels of expertise. It includes a variety of algorithms related to searching, sorting, merging, graph theory, and much more.

Its mission is to hack Algorithms in C into the core skill set of every C aficionado, embodying the true hacker spirit.

Contributing

All hands on deck!

🙌 Contributions are welcomed from everyone. Whether you're a seasoned C programmer or a beginner looking to learn and contribute, your PRs are highly appreciated.

Getting Started

Ready to Sail?

  1. Clone the repository: git clone https://github.com/Sergius-Nyah/Algos.git
  2. Navigate into the directory: cd Algos
  3. Compile the desired file: gcc filename.c -o outputfile
  4. Test your change: ./outputfile
  5. Now, Rest! You've played your part. Give yourself a warm pad on the back and wait for your PR to be merged. Ciao:)

Contact

Got any questions, feel free to open an issue or contact me directly at my email

GitHub issues GitHub issues-closed

Happy Coding, folks!

Releases

No releases published

Packages

No packages published