Computer History Trivia
Tech Companies
Time Complexity
Acronyms
Miscellaneous
100

The company that designed the first CPU

What is Intel?

100

The place where Apple, Dell, and Microsoft started their offices

What is a garage?

100

Time complexity of accessing an item in an array

What is O(1)?

100

The meaning of 'LAN'

What is Local Area Network?
100

The specific class of computer software that provides the low-level control for a device’s specific hardware

What is Firmware?

200

The year the first computer was invented

What is 1943?

200

The most popular computer system ever sold

What is the Commodore 64?

200

Time complexity of binary search?

What is O(log n)?

200
The meaning of 'HTML'

What is Hypertext Markup Language?

200

The application that has the file extension '.xls'

What is MS Excel?

300

The first mass-produced computer

What is the IBM 650?

300

The two founders of Apple

Who is Steve Jobs and Steve Wozniak?

300

The average time complexity of quick sort

What is O(n*logn)?

300

The meaning of 'PCB'

What is a printed Circuit Board?

300
Name at least 10 data types supported by python

What is str, int, float, complex, list, tuple, range, dict, set, frozenset, bool, bytes, bytearray, memoryview, and NoneType?

400

The first computer programmer

Who is Ada Lovelace?

400

The computer company invented the first floppy disks, hard disk drives, and DRAMS

What is IBM?

400

Time complexity of Depth-First Search 

What is O(V)?

400

The meaning of 'ALU'

What is Arithmetic Logic Unit?

400

The core values of the Computer Science Honors Society

What is Equity, Service, and Excellence?

500

The first computer system that used color display

What is the Apple 1?

500

The current CEO of Microsoft

Who is Satya Nadella?

500

Time complexity of Breadth-first search when Adjacency List is used

What is O(V + E)? 

500

The meaning of 'FLOPS'

What is Floating-point Operations Per Second?

500

The type of computer memory that requires power to maintain stored information

What is Volatile Memory?

M
e
n
u