Skip to content

adaugochi/dsa-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithm Practice

We learn

Contribution

  • Clone the repo

  • Each question should be submitted in their respective folders

  • If the question given if from hackerrank, your solution should be inside the folder.

  • Inside root directory are subdirectories that holds the solution to submit

  • Create a file inside the subdirectory. The extension is based on the programming language you will be using to solve the problem. E.g. .js The file name should be a proper description of the question

  • Make new changes, add, commit, and push.

  • Push with git push origin master

File Naming

  • Name of algorithm dot language extension, e.g Tree-Sorting.java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published