We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f333f commit e16b3cdCopy full SHA for e16b3cd
README.md
@@ -4,7 +4,7 @@
4
## `Today Update`
5
### HashTable
6
#### 575 Distribute Candies
7
-* [Github:#575 Distribute Candies](/HashTable/HashTable.Lib/RandomizedSet.cs)
+* [Github:#575 Distribute Candies](/HashTable/HashTable.Lib/DistributeCandiessln.cs)
8
* [CSDN:#575 Distribute Candies](http://blog.csdn.net/daigualu/article/details/71625170)
9
#### 381 Insert Delete GetRandom O(1) - Duplicates allowed
10
* [Github:# 381 Insert Delete GetRandom O(1) - Duplicates allowed](/HashTable/HashTable.Lib/RandomizedCollection.cs)
0 commit comments