A curated collection of basic maths and number theory problems solved in C++.
This repository is designed to build strong problem-solving foundations for DSA, competitive programming, and technical interviews.
- Strengthen fundamentals of maths used in DSA
- Practice clean and optimized C++ code
- Build a consistent and professional GitHub profile
- Prepare for coding interviews step by step
- Prime Numbers
- Digit Manipulation
- Divisors
- GCD & LCM
- Number Properties