C#
Programming Languages
Sorting Algorithms
Git/GitHub
Hardware
100

This function compares object equality rather than == .

Equals()

100

This is a genus of constricting snakes native to the tropics and subtropics of the Eastern Hemisphere.

Python

100

A thin film of soap or detergent and water that encloses air.

Bubble

100

This is the default branch name in Git repositories

"master" (or "main")

100

Part of the computer that holds the Memory and CPU.

What is Motherboard

200

This keyword imports resources and ensures proper garbage disposal.

using

200

Iron-oxide, or what you need to shake off when you don't play a game for a long period of time.

Rust

200

The adjective that describes a certain brown fox.

Quick

200

A feature that allows developers to suggest changes to a repository without directly modifying the code

pull request

200

Performs the math on a computer.

What is the Arithmetic/Logic Unit (ALU)

300

This operator allows you to access the last element of an array.

Caret/Hat '^'

300

An island where the Dutch grew coffee in the 17th century which eventually became synonymous with coffee itself.

Java

300

One of two operations that can be performed to combine two branches in git.

Merge

300

A command to combine changes from one branch to another

git merge

300

Main high speed memory that holds data and instructions.

What is RAM

400

This type of array contains arrays of possible different lengths.

Jagged

400

A liquid which purportedly converts lead to gold, or a substance or liquid which is believed to cure all ills and give eternal life.

Elixir

400

An acronym for a sales promotion where a customer can buy one item and receive a second item at a discount or for free.

Bogo

400

A command to create a local copy of the a remote repository

git clone

400

Controls all other parts of the computer.

What is Control Unit.

500

This process converts a an object into a format that can be sent over a network.

Serialization

500

My diagnothith

Lisp

500

A computer program that exposes an operating system's services to a human user or other programs.

Shell

500

Those are files that are excluded by Git when you commit your project

.gitignore files

500

Circuits that carry data from one area to another.

What is Busses