Project Euler Problems
Move Over LeetCode One of the easiest baseline tests for programming ability is the dreaded LeetCode problems. These questions can range from different programming languages, specific algorithms, databases, dynamic programming, Number Theory, Depth-First Search, and everything in-between. The wide range of topics and categories are meant to allow for someone to either practice their programming abaility to tackle specific concepts or to test someone’s understanding of compute programming while exploring the way in which they are solving a problem.