Loading…
TechNest
Problem-solving patterns
Maris
SylviaVideo resources
What's an algorithm? - David J. Malan
This 5-minute video from TED-Ed relates to "Algorithms Introduction". Sourced from a vetted educational channel with YouTube safe-search strict. Please preview before sharing — final vetting is a human step.
Watch on YouTube →It's like learning secret steps to solve any puzzle! You figure out the best way to get things done, which is super handy for games and challenges.
When the Olympics arrive in 2034, you could be designing smart systems to manage crowds, schedule events, or even help athletes train better.
Optional materials for this quest.
Standard Playing Cards Deck
RequiredYou'll physically sort a shuffled deck of cards to understand bubble sort and selection sort — there's no better way to feel the difference between algorithms than doing it with your hands.
Graph Paper Composition Notebook
RequiredYou'll draw flowcharts and diagram your algorithms on paper before coding them — this is how real software engineers think through logic before typing a single line. Graph paper keeps your boxes and arrows neat.
Grokking Algorithms by Aditya Bhargava
The most readable algorithms book ever written for beginners. It explains every major algorithm with hand-drawn illustrations and almost no dry math. If you want to go beyond this quest, this is the book.