Which data structure supports implicit hashing operation to access elements efficiently. code example
Example: data structures used
Depending on the data that I am working with, I use
Arrays, Lists, Sets, Maps.
Depending on the data that I am working with, I use
Arrays, Lists, Sets, Maps.