Skip to content

Huerte/algo-solutions-python

Repository files navigation

Programming Problem Solving (Python Edition)

Platform License

LeetCode Codewars HackerRank CheckiO GeeksforGeeks

A personal collection of my Python solutions to algorithm problems


It is intended for learning, practice, and reference.

Structure

Solutions are organized by year. Each file is named practice<n> in the order I solved them.

algo-solutions-python/
├── practice_problem_solutions (2025)/
│   ├── practice1.py
│   ├── practice2.py
│   └── ...
├── practice_problem_solutions (2026)/
│   ├── practice1.py
│   ├── practice2.py
│   └── ...

Each file usually includes the problem source and a short note at the top as a comment.


License

Distributed under the MIT License. See LICENSE for details.


© 2026 Huerte. All Rights Reserved.

About

This repository serves as a personal collection of my Python solutions for algorithm-related problems. It is intended for learning, practice, and reference.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages