v1.1.6 Alpha
There is a new feature known as Algorithm Hints
- added algorithm hint method for bubble sort
- added algorithm hint method for selection sort
- added string algorithm hint method for isUnique() method
- added string algorithm hint method for isPermutation() method
- string algorithm hint method for URLify() method