Data structures and algorithms Flashcards

1
Q

Data structures

A

different ways of storing data on your computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

algorithms

A

operations on different data structures and the set of instructions for executing them

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Array

A

Collection of items

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

memory (RAM)

A

Temporary storage of data often needed for its ease to write and read data quickly

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

storage

A

permanent place to store data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

application software

A

software program designed to perform a specific task for users

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

1 bit =

A

32 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

a byte

A

small unit of data = 8 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

linked list

A

many boxes connected to each other

How well did you know this?
1
Not at all
2
3
4
5
Perfectly