Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib_bst

It is a toy binary search tree library written in C++. The goal is to teach people how to get started with git and contribute to open source projects. From time to time I'll keep adding methods that can be implemented for bsts. For your code to be accepted, you must write clean code with comments where necessary.

Contributing to lib_bst

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Toy repo to demonstrate github

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages