|
The definition of data structure is: data + operations on data.
Original poster, you actually use it every day, but you don't pay attention.
If you don’t have a thorough understanding of List, Set, etc., it’s okay if the data structure is not refined, but the programmer’s characteristic is to "see the roots", right?
Discrete mathematics, I believe most people haven't used it much. But if the host wanted to understand how the program changed from CODE to binary code, it was used when looking at the principle of compilation. |
|