Array/list vs Dictionary (why we have them at first place)
- by itsaboutcode
To me they are both same and that is why i am wondering why we have dictionary data structure when we can do everything with arrays/list? What is so fancy in dictionaries?