Geschreven door studenten die geslaagd zijn Direct beschikbaar na je betaling Online lezen of als PDF Verkeerd document? Gratis ruilen 4,6 TrustPilot
logo-home
Samenvatting

AQA A-Level Computer Science - Fundamentals of Data Structures Summary

Beoordeling
-
Verkocht
-
Pagina's
13
Geüpload op
21-08-2025
Geschreven in
2022/2023

A concise summary of the notes I used when I was studying for my A-levels. I have checked that this summary follows all of the points on the AQA specification to ensure that it covers everything that you will need to know. It includes all of the definitions and examples that you need to know, as well as comparison tables to be able to quickly breakdown concepts and how they relate to eachother. I wrote this with the exam questions in mind and alot of the knowledge within it should be worded / explained in such a way so that you can directly answer a question with this document. I hope you all find it useful. Best of luck.

Meer zien Lees minder
Instelling
Vak

Voorbeeld van de inhoud

📦
Fundamentals of data
structures
Last edited time @November 12, 2023 11:03 AM

Status Done

Data structures and abstract data types
Data structure → a common format for storing large volumes of related data,
which is an implementation of an abstract data type. Examples include files,
stacks and queues.

Abstract data type → A conceptual model of how data can be stored and the
operations that can be carried out on the data.

File → a collection of related data. Files allow for data to be portable and
accessible on different computers. They also enable saving and loading of
data.

Text file → a file that contains human-readable characters. Common text
file formats include CSV and txt (shown below):




An example CSV file.




An example txt file




Fundamentals of data structures 1

, Binary file → A file that stores data as a sequence of 1s and 0s. These
files are commonly displayed in hexadecimal form for conciseness.




Record → one line of a text file.

Field → An item of data.

Array → A set of related items stored under a single variable identifier
(name). They can have multiple dimensions and can be likened to a table.
They are also indexed with the first item having and index of 0. An array is
stored as a set allocation of memory which is found from the number of items
in the array (its length) and the type of the item within the array.

Static and dynamic data structures


📌 NOTE: Queues and Stacks are discussed in more detail later on.



Queue → A data structure where the first item added is the first item
removed.

Stack → A data structure where the last item added is the first item removed.
Very much like a stack of plates.

Static data structure → A method of storing data where the amount of data
stored (and the memory allocated) is fixed. This allocation is defined by the
programmer. This allows for very quick access times as their memory location
is fixed.




Fundamentals of data structures 2

Gekoppeld boek

Geschreven voor

Study Level
Publisher
Subject
Course

Documentinformatie

Heel boek samengevat?
Nee
Wat is er van het boek samengevat?
Chapter 2
Geüpload op
21 augustus 2025
Aantal pagina's
13
Geschreven in
2022/2023
Type
SAMENVATTING

Onderwerpen

$5.60
Krijg toegang tot het volledige document:

Verkeerd document? Gratis ruilen Binnen 14 dagen na aankoop en voor het downloaden kun je een ander document kiezen. Je kunt het bedrag gewoon opnieuw besteden.
Geschreven door studenten die geslaagd zijn
Direct beschikbaar na je betaling
Online lezen of als PDF

Maak kennis met de verkoper
Seller avatar
andreasmullen

Ook beschikbaar in voordeelbundel

Maak kennis met de verkoper

Seller avatar
andreasmullen The University of Birmingham
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
-
Lid sinds
9 maanden
Aantal volgers
0
Documenten
23
Laatst verkocht
-

0.0

0 beoordelingen

5
0
4
0
3
0
2
0
1
0

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Bezig met je bronvermelding?

Maak nauwkeurige citaten in APA, MLA en Harvard met onze gratis bronnengenerator.

Bezig met je bronvermelding?

Veelgestelde vragen