21CTO
21CTO
Dec 14, 2021 · Fundamentals

Why Algorithmic Thinking Is Your Secret Weapon in the AI Era

The article explains how algorithmic and computational thinking—covering problem decomposition, abstraction, algorithm design, and pattern recognition—can boost career prospects, improve time management, reduce anxiety, and guide everyday decisions such as choosing a partner or a restaurant.

Optimal StoppingProblem Solvingalgorithmic thinking
0 likes · 14 min read
Why Algorithmic Thinking Is Your Secret Weapon in the AI Era
Liangxu Linux
Liangxu Linux
Apr 14, 2020 · Fundamentals

Unlock Algorithm Mastery with the ‘Fucking Algorithm’ GitHub Repository

This article introduces the open‑source “Fucking Algorithm” project, a popular GitHub collection of over 60 LeetCode‑based articles that explain algorithm problems with detailed reasoning, aiming to improve developers' problem‑solving mindset and algorithmic thinking.

LeetCodeOpen Sourcealgorithm
0 likes · 3 min read
Unlock Algorithm Mastery with the ‘Fucking Algorithm’ GitHub Repository
21CTO
21CTO
Sep 20, 2015 · Fundamentals

How to Spot True Programming Talent: From Crash Bugs to Clever Algorithms

The article explores practical ways to assess a programmer's depth by assigning crash or performance bugs, analyzing their debugging process, and presenting algorithmic interview puzzles that reveal the difference between merely solving a problem and understanding its underlying essence.

Interview questionsProblem Solvingalgorithmic thinking
0 likes · 5 min read
How to Spot True Programming Talent: From Crash Bugs to Clever Algorithms