Skip to content

itsjayeshk/leetcode-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions 🚀

This repository contains my solutions to various LeetCode problems, written in C++.
I am solving these problems daily as part of my Data Structures & Algorithms (DSA) practice.


📂 Structure


🛠️ Topics Covered (and growing)

  • Arrays
  • Strings
  • Hashing
  • Two Pointers
  • Sorting
  • Dynamic Programming
  • Graphs
  • More coming soon...

✅ Progress

  • Problems solved: (update this number weekly)
  • Language: C++
  • Goal: Consistency + Mastering problem-solving

💡 Motivation

This repo is a part of my journey to:

  • Improve problem-solving skills
  • Build strong fundamentals in DSA
  • Prepare for coding interviews

🌟 How to Use

  1. Clone this repo:
    git clone https://github.com/itsjayeshk/leetcode-solutions.git
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages