Skip to content

πŸ‘¨πŸ»β€πŸ’» | Semester 3 DS Using C Codes

License

Notifications You must be signed in to change notification settings

Lebyy/semester-3-ds-using-c-codes

Repository files navigation

Semester 3 D.S Using C Codes

This repository contains all the codes that I have written during my semester 3 D.S Using C course.

Table of Contents

About

This repository contains all the codes that I have written during my semester 3 D.S Using C course. The codes are written in C language and are compiled using GCC compiler. The codes are written in a way that they can be easily understood by anyone who is new to programming. The codes are well commented and are easy to understand.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • GCC compiler
  • Code Editor

Installation

  1. Clone the repo
git clone Lebyy/semester-3-ds-using-c-codes
  1. Open the folder in your code editor
cd semester-3-ds-using-c-codes
  1. Compile the code
gcc filename.c -o filename
  1. Run the code
./filename

Usage

The codes can be used for reference and can be used to learn the basics of programming in C language and Data Structures.

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.

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

License

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

Contact

My Email - [email protected]

My Website - lebyy.me

My Twitter - @lebyy_dev

My GitHub - Lebyy

Support

If you would like to support me, you can do so by buying me a coffee!

Buy Me A Coffee Buy Me a Coffee at ko-fi.com

About

πŸ‘¨πŸ»β€πŸ’» | Semester 3 DS Using C Codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages