A structured collection of algorithmic and optimization-focused programming challenges, categorized into three difficulty levels: easy, medium, and hard.
-
Updated
Jun 28, 2025 - JavaScript
A structured collection of algorithmic and optimization-focused programming challenges, categorized into three difficulty levels: easy, medium, and hard.
Library of tools in python I use for algorithmic challenges
The Sudoku Solver is a C++ application developed as a self-learning project during my first year of studies in Software Engineering. It takes a 9x9 Sudoku grid as input and solves it, displaying the solved Sudoku grid on the screen.
My competitive programming problems as author or co-author
Add a description, image, and links to the algorithmic-challenges topic page so that developers can more easily learn about it.
To associate your repository with the algorithmic-challenges topic, visit your repo's landing page and select "manage topics."