Code Challenge Curriculum
Last updated
Last updated
Anything related to code challenges is in this section!
usually three buckets:
Behavioral Interviews
Technical Screening
the only asynchronous step
Technical Interviews
Mastering a programming language
Some companies are rigid (can't just use your preference)
Honing up on the ff:
Problem Solving
Designing efficient solutions
Communicating solutions using technical technology
Daily and Intentional
on leetcode; codesignal (also generally referred to as GCF, or General Coding Framework)
60 min after Mindful Mornings!
sometimes thematic, MOSTLY random
catch-ups available for missed sessions
not graded but pay attention to scores!
389 Score AT LEAST three times throughout the program
"You can only cook what's in the fridge!"
Programming is like cooking:
fridge <<>> knowledge base (learned!)
tools/equipment would be the natural predisposition (so don't feel bad; it's not the largest piece in the pie!)
Fluency
"Go slow now to go far later."
probably Reuben (2019)
PEDAC stands for:
Problem
Example
Data Structure
Algorthm
Code