This repository contains my personal solutions to various coding test problems from platforms like LeetCode, Codeforces, and HackerRank.
-
Most solutions are written in Python 3 and Java.
-
The primary purpose of this repo is for learning and self-practice.
-
Solutions may not always be the most optimized feel free to explore, improve, or suggest better approaches.
-
Problem statements are not included due to platform policies. You can look up the problem with link I give in each files or using the filename or title on the respective platform.
-
/leetcode/
β LeetCode problems -
/codeforces/
β Codeforces contest problems -
/hackerrank/
β HackerRank problems
To track my progress, improve my problem-solving skills, and share learning resources with others.