Skip to content

ayaantuts/DSA

Repository files navigation

Welcome to my repository

This repository contains all the programs that I have done in my college for the subject DSA

How to use this repository

  • Clone this repository
  • Make sure you have gcc installed
    • To check if you have gcc installed
      • Run the following command
       gcc --version
    • If you don't have gcc installed
  • Open the folder of the program you want to run
  • Open the terminal in that folder
    • To compile
      • Run the following command
       gcc <filename>.c -o <filename>
    • To run
      • Run the following command
       <filename>

Table of Content

The table of content can be found in the FileNames.md file

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Languages used

C

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages