General Flashcards

1
Q

What is hashing?

A

Hashing is the process of transforming a given value into an integer

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

File systems

What is a path?

A

A path is an address to a file or directory

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

What is hardware?

A

Hardware is physical machinery

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

What is a bit?

A

A bit is a binary digit. It can either be a 0 or 1

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

What is a byte?

A

A byte is a unit of 8 bits

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

What is a kilobyte?

A

A kilobyte is ~1 thousand bytes

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

What is a megabyte?

A

A megabyte is ~1 million bytes

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

What is a gigabyte?

A

A gigabyte is ~1 billion bytes

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

What is a terabyte?

A

A terabyte is ~1 trillion bytes

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

What is serialization?

A

Serialization is the process of converting objects into bytes

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

What is deserialization?

A

Deserialization is the process of converting bytes into objects

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

What is a side effect?

A

A side effect is the modification of state outside of a local environment

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

What are production engineers known as?

A

Production engineers are known as SRE, DevOps engineers, and Sysadmins

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