Know your data structures – List vs Dictionary vs HashSet
Are there any cases when it doesn’t really matter how your data is structured, as long as you’re fulfilling the task at hand? Or is it always important to use the perfect data structure for the job? Let’s find out! Those collections have quite different purposes and use cases. Specifically,...
2019, Feb 11 — 3 minute read