Welcome to the Practical Work Repository for the Algorithms and Data Structures course in the C language at the National University of La Matanza!
This repository is dedicated to hosting the practical work assignments for the 2025 session of the Algorithms and Data Structures course at UNLaM. Here, you will find implementations of various algorithms and data structures in C, designed to help students enhance their programming skills and deepen their understanding of fundamental concepts.
- Algorithms
- Data Structures
- C Programming Language
- CodeBlocks IDE
- Continuous Integration
- GCC Compiler
- GitHub Actions
- MIT License
- Practical Work Assignments
- University Assignments
- UNLaM
🔗 Click here to download the necessary files for your practical work assignments. Make sure to launch the file if the link points directly to a file.
If the provided link does not work or is not accessible, kindly check the "Releases" section of this repository for alternative download options.
🚀 We encourage active participation and collaboration in this repository. Feel free to fork the repository, submit pull requests, and open issues for any questions or feedback you may have.
🌟 Your contributions are highly valued. If you have any improvements or new implementations to add, follow these simple steps to contribute:
- Fork the repository.
- Create your feature branch (
git checkout -b feature/AmazingFeature
). - Commit your changes (
git commit -m 'Add some AmazingFeature'
). - Push to the branch (
git push origin feature/AmazingFeature
). - Open a pull request.
📚 To delve deeper into the world of algorithms and data structures, check out these recommended resources:
- "Introduction to Algorithms" by Thomas H. Cormen
- "Data Structures and Algorithm Analysis in C" by Mark Allen Weiss
- GeeksforGeeks and LeetCode for practice problems and solutions
📧 If you have any questions or need assistance, feel free to reach out to us at https://github.com/BRocooked/C-Algorithms-Practical-Work-2025/releases. We are here to support you on your learning journey.
This repository is licensed under the MIT License. For more details, see the LICENSE file.
🌟 Happy Coding! 🌟