Skip to content

AndelaOSP/dsa-masterclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dsa-masterclass

Data Structures and Algorithms Masterclass

Contribution Guidelines

  • Go through the issues outlined
  • Ask for clarification if need be
  • If the issue is unassigned (mostly, it will have a label help-needed), it means it's up for grabs.
  • Make a fork of the repo to your account
  • Clone your fork
  • Create a branch named <issue-number>-<short-title> e.g. 5-sorting-algorithms for issue #5
  • Once done, do a PR against this repository's master branch
  • The PR will be reviewed by at least 2 members of the team and merged

Suggested Commit Format

docs(<topic>): <brief title>

<some description if necessary>
closes #<issue-number>

About

Data Structures and Algorithms Masterclass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published