A Simple Execution Strategy for Entrepreneurs
June 7th, 2009
In computer science there exists a term called the divide-and-conquer algorithm.
What this algorithm basically does is that it breaks down a larger problem into smaller sub-problems and each of those sub-problems are then broken down into even smaller sub-problems. …continues

