This repository contains my solutions to problems from LeetCode. I am solving problems daily to improve my Data Structures & Algorithms skills and prepare for technical interviews.
- 🟢 Easy
- 🟡 Medium
- 🔴 Hard
- 📈 Total Solved
- Arrays
- Strings
- Hashing
- Two Pointers
- Recursion
- Dynamic Programming (DP)
- Graphs
- Trees
Leetcode/
│
├── 18-4sum/
│ └── solution.cpp
│
└── README.mdEach solution includes:
- Problem Name
- Difficulty
- Approach
- Time & Space Complexity
- Solve at least 1 problem daily
- Focus more on Medium & Hard
- Strengthen problem-solving skills
- Prepare for placements (DSA + System Thinking)
- 💼 LinkedIn: https://www.linkedin.com/in/tejas-vilas-kondhalkar-98a9b41b1
- 📧 Email: tejasvilas04@gmail.com
⭐ Star this repo if you find it useful!