GM Fun Facts
GM Cars
Programming Languages
Data Structures and Algorithms
100

This is the city where General Motors was founded

What is Detroit?

100

GM's best selling pickup

What is the Chevy Silverado.

100

This language is known for it's snake mascot

What is Python?

100

This is the most basic data structure used to store a list of elements in order

What is an array?

200

Sharing a name with a planet and was previously a brand of GM

What is Saturn?

200

This is GM's luxury vehicle brand

What is Cadillac?

200

In Java, this keyword allows a method to be called on a class without creating an instance of it

What is static?

200

This linear structure follows the FIFO principle

What is a queue?

300

This GM brand was discontinued in 2010, but was revived as a sub brand under GMC

What is Hummer?

300

This GMC truck shares its platform with the Chevy Silverado

What is the GMC Sierra?

300

In TypeScript, this keyword ensures a variable can never be reassigned

what is a const?

300

This sorting algorithm repeatedly compares and swaps adjacent elements if they're in the wrong order

What is bubble sort?

400

The number of brands currently under the GM umbrella in the US

What is 4?

400

This iconic muscle car returned in 2010 after an 8-year hiatus

What is the Chevrolet Camaro?

400

This Java Collection type prevents duplicate elements and does not guarantee order

What is a set?

400

This structure is used in depth first search and follows LIFO (Last In First Out)

What is a stack?

500

This non-GM EV is based on the Ultium platform and built in the same factory as the Blazer EV

What is the Honda Prologue?

500

This Cadillac EV launched in 2023 as a part of GM's luxury electric path

What is the Cadillac Lyriq?

500

This Java concept allows a class to have multiple methos with the same name, as long as the parameters differ

What is method overloading?

500

This structure uses nodes and pointers

What is a linked list?

M
e
n
u