Skip to content

Latest commit

 

History

History
executable file
·
23 lines (14 loc) · 846 Bytes

README.md

File metadata and controls

executable file
·
23 lines (14 loc) · 846 Bytes

VisuAlgOl iOS

Hits

VisuAlgOl is an app that helps people in learning algorithms and data structures.

Contributing to VisuAlgOl

To contribute to VisuAlgOl, just follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'.
  4. Push to the original branch: git push origin VisuAlgOl/<location>.
  5. Create the pull request.

Contact

If you want to contact me you can reach me at nkigumnov@gmail.com.

License

This project uses the MIT License.