This repository serves as a space for study materials and discussions for a study group centered around the book "Fundamentals of Data Structures in C". Authored by Horowitz, Sahni, and Anderson, this book provides an introduction to data structures using the C programming language and covers various data structures and algorithms.
- Understand the fundamental concepts of data structures and algorithms through the book "Fundamentals of Data Structures in C".
- Enhance coding skills by implementing data structures and algorithms using the C language.
- Foster mutual learning and knowledge sharing through discussions and collaboration.
- Meetings will take place every other week on Mondays at 9:00 PM in the 42Seoul conference room.
- Each session will last for 1 hours, dedicated to reviewing and discussing study materials.
- Fork this repository.
- Clone the forked repository to your local machine.
- Prepare study materials and implement code on your local machine.
- Commit your work to a new branch and push it to the remote repository
- Create a pull request to the original repository.
- Iterate through discussions and reviews to improve your code and eventually merge it.
Contributions from everyone are welcome in this repository. You can contribute in various forms such as bug reports, feature suggestions, documentation improvements, and code enhancements. Feel free to send pull requests or open issues.
This repository is distributed under the MIT License. See the LICENSE file for more information.