Posts in Recursion

What Beer Can Teach You About Recursion

As the semester at The Flatiron School wraps up, we’ve been practicing how to solve some pretty common computer science problems that might come up in a technical interview. While these problems can be pretty intimidating at first, one of the best ways to approach them is by breaking them down into smaller pieces that can then be combined to give a solution to the original problem.

written in Algorithms, Computer Science, Flatiron School, Recursion Read on →