Commit Graph

11 Commits

Author SHA1 Message Date
Stas
70d871a925 Reverse polish notation (#387)
* Added ReversePolishNotation

* Added link to Wikipedia
2020-10-03 20:40:02 +05:30
Utkarsh Chaudhary
eaf4f91c01 Added PrimeCheck (#340) 2020-10-02 00:06:07 +05:30
Utkarsh Chaudhary
226169a432 Added Modular Binary Exponentiation (Recursive) (#337) 2020-10-01 23:27:32 +05:30
Aayush2011
323db8f292 digitSumAdded (#315)
Co-authored-by: Aayushadh <ayushharwani2011@gmail.com>
2020-10-01 23:13:27 +05:30
Rob Hicks
5150909f18 added GridGetX and GridGetY (#222)
* added GridGetX and GridGetY

* fixed Node CI issues

* fixed Node CI issues

* made requested changes

* fixed Node CI errors
2020-07-07 07:40:57 +05:30
Tapajyoti Bose
4203835cd6 Added Monte Carlo Pi Approximation (#201)
* Added Monte Carlo Pi Approximation

* Added comments
2020-06-24 11:25:01 +05:30
vinayak
37ab4b0752 rename and reorganizing (#194) 2020-06-20 10:26:44 +05:30
Rajiv Ranjan Singh
f75549f6d7 Created DijkstraSmallestPath.js in Graphs (#185)
* Created DijkstraSmallestPath.js in Graphs

* Deleted DijkstraSmallestPath.js from Maths
2020-06-20 10:09:07 +05:30
vinayak
9000e1caaa Re-orgainze files and folders in the repository (#172)
* Re-orgainze files and folders in the repository

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-05-18 11:10:07 +05:30
Satzyakiz
f4fdfd2b4b Fibonacci without recursion added (#159)
* changes made

* Update Fibonacci.js

* fib

Co-authored-by: vinayak <itssvinayak@gmail.com>
2020-05-09 10:06:07 +05:30
itsvinayak
75f6888019 Javascript/Math: editing file name 2020-05-06 18:30:19 +05:30