Skip to content

Latest commit

 

History

History
87 lines (61 loc) · 3.35 KB

README.md

File metadata and controls

87 lines (61 loc) · 3.35 KB

CST201 DS

An awesome repository for data structure (CST201)

Report Bug .

Downloads Contributors Issues License

Table Of Contents

About The Repo

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.

Built With

all programs are written in C 😍

Getting Started

You can download all the contents of the repository as .zip file or you can clone this repository by forking.

Usage

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:

  1. name and GitHub username of the owner of the repo
  2. a link to the repo
  3. name and GitHub username of the program author(s) [if applicable]

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/FeatureName)
  3. Commit your Changes (git commit -m 'Add some FeatureName')
  4. Push to the Branch (git push origin feature/FeatureName)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • 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