Data-Structures-Algorithms
Data-Structures-Algorithms copied to clipboard
Your personal library of every algorithm and data structure code that you will ever encounter
### Submission Checklist - [ ] Your pull request targets the `master` branch of the repository. - [ ] You have only one commit (if not, [squash](http://forum.freecodecamp.org/t/how-to-squash-multiple-commits-into-one-with-git/13231) them into one...
I would like to implement the minimax algorithm for n-ary trees in C++.
### Submission Checklist - [x] Your pull request targets the `master` branch of the repository. - [x] You have only one commit (if not, [squash](http://forum.freecodecamp.org/t/how-to-squash-multiple-commits-into-one-with-git/13231) them into one commit). -...
Fixes #[Add issue number here."First steps for issues #IssueNumber] #88 Language: [Add here in what language you have implemented this data structure or algorithm.] C++
**Would you like to work on the issue?** yes