- Hands-On High Performance Programming with Qt 5
- Marek Krajewski
- 51字
- 2021-07-02 13:54:06
Types of data structures
There aren't that many types of data structures we use in day-to-day programming. What we said about fancy algorithms before does apply in the same measure to fancy data structures—they will be needed very seldom! We can achieve good performance using some well-known data structures.