|
|
|
|
|
by williamkuszmaul
1480 days ago
|
|
Unless I'm misreading, the question as stated in the blog post never says there is only one duplicate (there might be many!), so in that sense I think his answer may be wrong. A more robust solution is just to have an array of n counters and just count how many times each item appears. |
|
I do believe it is only one.