Hello Reader, Do you know what are data structures? If not then here is what data structures mean. A data structure is a particular way of organising data in a computer memory so that it can be used effectively. Solidity provides three types of data structures: Structs Arrays Mappings One by one let us look at each […]

Read more of this post