add "more info" link to original HE site (#22081)
It seems this article is copied almost word for word from the added link, therefor a link to the original page should be added.
This commit is contained in:
committed by
Tom
parent
df577f1278
commit
03cdc70b6c
@ -49,3 +49,5 @@ void bucketSort(float[] a,int n)
|
||||
- [Wikipedia](https://en.wikipedia.org/wiki/Bucket_sort)
|
||||
|
||||
- [GeeksForGeeks](http://www.geeksforgeeks.org/bucket-sort-2/)
|
||||
|
||||
- [Hacker Earth](https://www.hackerearth.com/practice/algorithms/sorting/bucket-sort/tutorial/)
|
||||
|
Reference in New Issue
Block a user