Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I find it funny that he said he didn't know what to pick between 5 types of IDictionary in C#.

* Hashtable

* SortedList

* SortedList<TKey, TValue>

* Dictionary<TKey, TValue>

* ConcurrentDictionary<TKey, TValue>

I don't even know C# (just Java), yet I know that you'd probably want to use Dictionary<TKey, TValue> most of the time.



To be honest, I wrote that just to add a little drama ;)




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: