What is a higher order function?
A function that takes a function as an argument, or returns a function.
Can you seed and migrate within the same file?
Yes you can
True or False: Full stack software engineers are staight up just better than frontend or backend specific devs
TRUE
What type of mindset is absolutely necessary to succeed in this field of work?
Growth Mindset
What is the name of the company that developed the extremely easy and fun game series Dark Souls/Bloodborne/Elden Ring?
FromSoftware Inc.
How many ways can you apply colors in CSS?
There are THREE different ways to specify colors in CSS.
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
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!!
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
True or False: Gerard LOVES anime
True, I think?
DOUBLE JEOPARDY!!!!!
TRUE OR FALSE:
NextJS is a React framework designed to work with Typescript as well as JavaScript.
TRUE
What does JSON stand for?
JavaScript Object Notation
"Event Handlers"
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
TECHNICALLY AND SYNTACTICALLY, is JavaScript considered an OOO language?
NO
What is the correct term for a collection of images put in a single image?
Sprite
What does "app.listen()" do?
The app.listen() method binds itself with the specified host and port to bind and listen for any connections.
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.
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
DOUBLE JEOPARDY!!!!
TRUE OR FALSE:
The Galvanize program, as a whole, is incredibly difficult, rewarding, fun and most of all, AMAZING!
True!!!!
What is the BEST runtime complexity of Fibonacci sequence?
O(n)
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.
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
Empathy, Emotional intelligence, Emotional control, Communication skills, Self-awareness, etc.
True or False: Trevor was the best SEIR of them all
FALSE, it was NATE for sure