Git basics
Languages
Tech Culture/History
Clean Code
Misc.
100

Allow you to develop features, fix bugs, or safely experiment with new ideas in a contained area of your repository.

What is a git branch?

100

Name the two most popular JavaScript frameworks.

React, AngularJS

100

Tech. company that designed the first CPU.

What is Intel?

100

In an ideal world this "chunk" of code should be responsible for only ONE task.

What is a function?

100

Hedge fund that pays SWE interns $144.23 / hour with $10,000 sign on bonus.

What is Arrowstreet Capital?

200

The command "git push" pushes your code to the ______ __________.

What is the remote repository?
200

What is the lightweight, intuitive data format used to send data between application servers and web pages (and used heavily in JavaScript).

JSON

200

Name 5 co-founders of any of the FAANG companies.

Google: Larry Page, Sergey Brin

Facebook: Mark Zuckerberg, Eduardo Saverin

Apple: Steve Jobs, Steve Wozniak

Netflix: Reed Hastings

Amazon: Jeff Bezos

200

"Later equals never."

What is LeBlanc's Law?

200

What town in California is the heart of Silicon Valley?

Palo Alto, CA

300

Command that temporarily shelves changes you've made to your working copy so you can work on something else, and then come back and re-apply them later on.

What is "git stash"?

300

Name 4 object-oriented languages.

Java, C++, Ruby, Python, Perl, JavaScript, Scala, VisualBasic.NET

300

The 10,000 attendee Silicone Valley hackathon that takes place in the heart of San Francisco.

What is TechCrunch Disrupt?

300

A programmer style that makes it difficult to add new data structures.

What is procedural code?

300

Name 5 B2C (Business-to-Consumer) tech companies.

Robinhood, Meta, PayPal, Google, Twitter, Reddit, Netflix, Spotify, etc.
400

Command that undoes local changes to the state of your git repo. 

What is "git reset"?

400

Which language is preferred by High-Frequency Trading firms to execute trades for its efficiency and granular access to memory?

C++

400

What is the name of the Silicon Valley tech startup accelerator that launched companies like Stripe, Airbnb, DoorDash, Coinbase, etc.?

YCombinator

400

Engineer and author who wrote the Agile Manifesto & Clean Code.

Who is Robert C. Martin?

400

The fear of not having your phone.

What is nomophobia?

500

When you git reset you go from the _______ area to the _______ directory.

What is staging & working?

500

Language enforces lots of memory safety at compile time and was deemed the “Most Loved Language” in StackOverflow’s Developer Survey for 4 years in a row?

Rust

500

Silicon Valley rapid blood-testing device startup on trial for fraud.

Theranos

500

Danish computer scientist who founded C++.

Who is Bjarne Stroustrup?

500

Names of the two engineers who founded Tesla motors.

Who is Martin Eberhard and Marc Tarpenning?

M
e
n
u