CS 101
SBIC
Acronym Soup
NSBE
Industry
100

Machines compile C++ into ____

What is binary

100

The current President of SBIC

Who is Lynn

100

GBM

What is General Body Meeting

100

The location for the 2026 Annual National Convention

Where is Baltimore

100

These companies are in the acronym FAANG.

What is Facebook, Amazon, Apple, Netflix, and Google.

200
These components define an array.

What is an indexed collection of data elements of the same type

200

List an event from this year's Fall Week

What is:
Code Switch: Technical Speed Rounds
Company Host: Bloomberg
Company Host: JnJ
Alumni Panel

200

VPN

Virtual Private Network

200

FAMU-FSU region name

Powerhouse

200

This company is the largest cloud service provider.

Amazon Web Services

300

Difference between a stack and a queue

What is stack is FILO and queue is FIFO.

300

The previous name of SBIC before rebranding.

What is Blacks in Computing (BIC)

300

OOP

What is Object-Oriented Programming

300

The NSBE Mission Statement

What is "To increase the number of culturally responsible black engineers who excel academically, succeed professionally, and positively impact the community.

300

The world's largest tech hub location

Where is Silicon Valley

400

The time complexity for bubble sort

What is O(n^2)

400

The year SBIC was founded

What is 2020

400

UAT

What is User Acceptance Testing

400

The University where NSBE was found

Where is Purdue University

400

The year the internet was invented

1983

500

This data structure has the fastest most efficient search 

What is Hash map or dictionary

500

The founder of SBIC

Who is Jessica Mitchell

500

CI/CD

What is Continuous Integration and Continuous Delivery

500

The nickname for the original founders of NSBE

What is the Chicago Six

500

This machine learning technique is inspired by the structure and function of the human brain, using interconnected layers of nodes.

What are neural networks