amitbansal7 / Data-Structures-and-Algorithms

Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
248 stars 91 forks source link

bucketsort.c #3

Open vdnrc24 opened 4 years ago

vdnrc24 commented 4 years ago

this is another sorting algo called bucket sort