This repository contains my solutions to various coding problems from platforms like LeetCode and Programmers. The primary goal is to improve problem-solving skills and share knowledge with others.
The solutions are organized by the platform where the problems are hosted. The main platforms include:
Problems are categorized by their type and difficulty:
- Algorithms: Sorting, Searching, Dynamic Programming, etc.
- Data Structures: Arrays, Linked Lists, Trees, Graphs, etc.
- Difficulty Levels: Easy, Medium, Hard or level 0, 1, 2 ...