Algorithm collection with Javascript, PHP & Python3 for reminder me
Please make sure php 5.6+, node 8+ and python3 are installed in your terminal (command line) And you can test in terminal. For example :
- php arraySum.php (php)
- node binarySum.js (javascript)
- python3 pallindrome.py (python)
List Algoritm Collection :
- Pallindrome
- Array Sum
- Compare The Triplets
- Binary Gap
- Diagonal Difference
- Cyclic Rotation
- Reverse Number