Frontend
Backend
Full-Stack
Career
Catch All
100

What is a higher order function?

A function that takes a function as an argument, or returns a function.

100

Can you seed and migrate within the same file?

Yes you can 

100

True or False: Full stack software engineers are staight up just better than frontend or backend specific devs

TRUE 

100

What type of mindset is absolutely necessary to succeed in this field of work?

Growth Mindset

100

What is the name of the company that developed the extremely easy and fun game series Dark Souls/Bloodborne/Elden Ring?

FromSoftware Inc.

200

How many ways can you apply colors in CSS?

There are THREE different ways to specify colors in CSS.

200

On large projects that you are working on with multiple other devs, SHOULD you seed and migrate within the same file?

No, best practice is to split those two operations up for ease of readability and understanding from other devs

200

Should you stop using JQuery to do your get requests and switch to fetch, which is superior in every single way?

YES, YOU SHOULD STOP USING JQUERY ALL TOGETHER BECAUSE IT WILL BE DEPRECATED SOON. I CAN FEEL IT IN MY BONES!!

200

True or False: MOST software engineers would agree on this concept: In this profession, we are students for life; constantly learning and growing due to new technologies and updates to existing technologies.

TRUE 

200

True or False: Gerard LOVES anime

True, I think?

300

DOUBLE JEOPARDY!!!!!

TRUE OR FALSE: 

NextJS is a React framework designed to work with Typescript as well as JavaScript.

TRUE

300

What does JSON stand for?

JavaScript Object Notation

300
Typically, what are the helper functions called that are used when something is interacted with on the page? For example, the function you call to do something when a button is pressed?

"Event Handlers"

300

What are some of the goals of a cover letter?

It communicates to the employer that you are interested in their position and their company and that you have something valuable to contribute ~ SOMETHING ALONG THESE LINES

300

TECHNICALLY AND SYNTACTICALLY, is JavaScript considered an OOO language?

NO

400

What is the correct term for a collection of images put in a single image?

Sprite

400

What does "app.listen()" do?

The app.listen() method binds itself with the specified host and port to bind and listen for any connections.

400

What is Continuous Integration?

Continuous Integration is the process of implementation of codes that are specially designed & automated for testing. During the time of production, it helps the developers to apply the codes simply. Web developers prefer this process for the integration of codes many times a day.

400

What is the first interview, normally engaged over the phone, called? Questions in this interview are normally along the lines of "Tell me about yourself," or "What is your biggest strength/weakness?"

"Behavioral" Interview

400

DOUBLE JEOPARDY!!!!

TRUE OR FALSE: 

The Galvanize program, as a whole, is incredibly difficult, rewarding, fun and most of all, AMAZING!

True!!!!

500

What is the BEST runtime complexity of Fibonacci sequence?

O(n)

500

What does REST stand for? 

REST states for REpresentational State Transfer and is a software architectural style that is meant to guide the design and development of web services.

500

DOUBLE JEOPARDY!!!!

TRUE OR FALSE:  

GENERALLY SPEAKING and INDUSTRY STANDARDS SAY, you should split up your frontend and backend into different folders within your full-stack app to ensure your dependencies are installed correctly and do not conflict with one another

TRUE

500
Name three soft skills that are necessary for your success in this career field.

Empathy, Emotional intelligence, Emotional control, Communication skills, Self-awareness, etc.

500

True or False: Trevor was the best SEIR of them all

FALSE, it was NATE for sure

M
e
n
u