An awesome repository for data structure (CST201)
Report Bug
.
Hi there 👋 This is a repository for data structure course (course code: CST201) as per the KTU 2019 syllabus. This repo contains almost all lab programs for data structure lab.
Don't forget to give a ⭐ if you like it.
all programs are written in C 😍
You can download all the contents of the repository as .zip file or you can clone this repository by forking.
You are free to download, modify the contents of the repository on sharing proper credit(s) must be given along with.
The credit must include the following:
- name and GitHub username of the owner of the repo
- a link to the repo
- name and GitHub username of the program author(s) [if applicable]
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Please also read through the Code Of Conduct before posting your first idea as well.
- Fork the Project
- Create your Feature Branch
(
git checkout -b feature/FeatureName
) - Commit your Changes
(
git commit -m 'Add some FeatureName'
) - Push to the Branch
(
git push origin feature/FeatureName
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
- Adhil Salim - CS Engineering Student - Adhil Salim - Built this repo and actively contributing
- Advaith Manoj - CS Engineering Student - Adavith Manoj - Contributed to this repo
- Aaron Samuel - CS Engineering Student - Aaron Samuel - Contributed to this repo
- Abhishek P Anil - CS Engineering Student - Abhishek P Anil - Contributed to this repo
- Abin Sunny - CS Engineering Student - Abin Sunny - Contributed to this repo