Skip to content

TejasTechluxverse7/Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

307 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 LeetCode Solutions – Tejas Kondhalkar

📌 About

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.


📊 Stats

  • 🟢 Easy
  • 🟡 Medium
  • 🔴 Hard
  • 📈 Total Solved

🧠 Topics Covered

  • Arrays
  • Strings
  • Hashing
  • Two Pointers
  • Recursion
  • Dynamic Programming (DP)
  • Graphs
  • Trees

📂 Repository Structure

Leetcode/
│
├── 18-4sum/
│   └── solution.cpp
│
└── README.md

✍️ Solution Details

Each solution includes:

  • Problem Name
  • Difficulty
  • Approach
  • Time & Space Complexity

🎯 Goals

  • Solve at least 1 problem daily
  • Focus more on Medium & Hard
  • Strengthen problem-solving skills
  • Prepare for placements (DSA + System Thinking)

🔗 Connect


⭐ Star this repo if you find it useful!

About

All Leetcode Problems Solved

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors