https://github.com/hamawebdev/c_programming
https://github.com/hamawebdev/c_programming
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hamawebdev/c_programming
- Owner: hamawebdev
- Created: 2024-02-09T18:28:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T11:21:50.000Z (about 2 years ago)
- Last Synced: 2025-01-25T16:44:55.715Z (over 1 year ago)
- Language: C
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mastering C & Data Structures
I'm an aspiring programmer who has completed the C & Data Structures course by Neso Academy.
This repository showcases my solutions to various programming exercises and projects from the course / codewars.
During this learning journey, I tackled problems like sorting algorithms, dynamic memory allocation, and graph traversal.
Implementing these data structures in C helped me deepen my understanding of their efficiency and applications.
This repository is valuable for anyone who has taken the Neso Academy C & Data Structures course or is learning C and data structures independently.
It can serve as a reference for understanding concepts, applying them in practice, and improving problem-solving skills.
Feel free to use and learn from my code. I welcome feedback and contributions to enhance this repository! If you're interested in learning C and data structures, I highly recommend the Neso Academy course.