Skip to content

Coders-Cartel/DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE2101 - Data Structures and Algorithms Course

This Project acts as a Database of programmes related to the topics of Data Structures and Algorithms, provided by the members of the Coders-Cartel Organiaztion.

1_Dyu63sMUVL-gYEZISOE2BQ

This is the file tree structure

alt text

In each of the directory, it contains a txt file which should contain all the questions regarding the Data structure and the code in separate files

To Use this Repository

  1. Clone the repo using git bash

    $ git clone https://github.com/Coders-Cartel/DSA.git

  2. Open the folder in your desired IDE and add or modify code

  3. Then commit all the locally made changes to the main branch of the git repo

$ git status $ git add . $ git commit -m "modified a file" $ git push -u origin main $ git log $ git status

  1. To update your locally stored repo, use

$ git pull

For More info on how to use git yt channel - https://www.youtube.com/watch?v=yxvqLBHZfXk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •