TypeScript
TypeScript copied to clipboard
Feature/bucket sort
I just added bucket sort. That is a small step towards completing this repo for implementation of all algorithms and data structures in typescript.
I did some changes kindly review them and let me know If I'm still wrong.