Probably is a personal repository for coding problem solutions, including algorithmic challenges, data structure exercises, and competitive programming problems. It is designed to be easy to navigate, maintain, and expand with future problems.
- Solutions in multiple languages (currently Rust, TypeScript, Python, etc.)
- Organized by problem source and difficulty
- Clean, reusable code snippets
- Easily extensible for new problems
Clone the repository:
git clone https://github.com/bitabs/probably.git
cd probablyMIT License – Free to use, modify, and distribute.