Skip to content

v1.1.6 Alpha

Compare
Choose a tag to compare
@Abhijit2505 Abhijit2505 released this 12 Sep 14:33
· 174 commits to master since this release

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