Right menu

Featured resource


Home > Digital Learning > Resources > Algorithmics > Algorithmics Study Design > Unit 3: Algorithmic problem solving > Area of Study 1: Data modelling with abstract data types

Default object view. Click to create a custom template, Node ID: 23107, Object ID: 34202

Area of Study 1: Data modelling with abstract data types

Area of Study 1: Data modelling with abstract data types

In this area of study, students develop and apply knowledge and skills in representing information. Students select appropriate abstract data types (ADTs), and use them to model key aspects of real-world problems.

ADTs facilitate the modular representation of information and ensure that data is structured and accessed appropriately and that it remains consistent. Students study standard ADTs and focus on the graph ADT, which encapsulates a set of nodes along with their interconnections. Students explore how graph ADTs can be used to solve problems involving networks in areas such as social networks, transport networks and the web. This outcome forms the first part in the process of modelling, designing and implementing a real-world problem.

Yes

Yes