Skip to content

Latest commit

 

History

History
executable file
·
28 lines (18 loc) · 2 KB

README.md

File metadata and controls

executable file
·
28 lines (18 loc) · 2 KB

Introduction

Special thanks for the guys up there ☝️


This repo is a small collection of some algorithms and data structures.

You are free to use this programs for whatever you want.

Contributing

If you want to contribute to this repository you can do it freely, I'll just ask for two things:

  • If you use a new language please create a directory for it.
  • If you create a sorting algorithm please check out the sorting-env directory. in the root of this project.

Plans for the future

  • Create a Jupyter Notebook to explain some of the programs
  • Create a CI/CD file to check pull requests
  • Get this repo to more awesome people :D
  • Create a Github Page
  • Start Adding IA Algorithms