PrevNextAll
Why study data structures?
- Better than most realistic program code which may
- have too much detail - takes too long to explain
- be too specialised - unlikely to be useful
- not be well understood - difficult to know what to teach
- Data structures are well understood
- Data structures are simple enough to explain quickly
- Data structures are of practical use