Skip to content

ArshVermaGit/LeetCode-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

45 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Arsh Verma โ€” LeetCode Solutions

Welcome to my collection of LeetCode problem solutions! This repository documents my journey through Data Structures & Algorithms, focused on improving problem-solving skills and preparing for technical interviews.


๐Ÿง  About This Repository

  • ๐Ÿ“š Solutions to LeetCode problems
  • ๐Ÿงฉ Organized by difficulty and topic
  • โšก Written primarily in C++
  • ๐ŸŽฏ Focused on interview preparation and DSA mastery
  • ๐Ÿ”„ Continuously updated as I solve more problems

This repo serves as both a learning archive and a progress tracker.


๐Ÿ—‚ Repository Structure

leetcode-solutions/
โ”‚
โ”œโ”€โ”€ Easy/
โ”œโ”€โ”€ Medium/
โ”œโ”€โ”€ Hard/
โ””โ”€โ”€ README.md

Each solution typically includes:

  • Problem title
  • Clean implementation
  • Optimized approach when applicable

๐Ÿ›  Tech Stack

  • ๐Ÿ’ป Language: C++

  • ๐Ÿงฎ Concepts:

    • Arrays
    • Strings
    • Hashing
    • Recursion
    • Trees & Graphs
    • Dynamic Programming
    • Greedy Algorithms
    • Sliding Window
    • Binary Search

๐Ÿ“ˆ Goals

  • Strengthen core algorithmic thinking
  • Build consistency in daily problem solving
  • Prepare for software engineering interviews
  • Maintain a public record of progress

โญ Why This Repo Exists

Practicing DSA is not just about solving problems โ€” it's about:

  • Writing efficient code
  • Recognizing patterns
  • Learning optimal approaches
  • Growing as an engineer

This repository reflects that journey.


๐Ÿ“ฑ Connect with Me

I'd love to hear your feedback or discuss potential collaborations!

GitHub LinkedIn Twitter Gmail

About

๐Ÿ’ป My LeetCode solutions organized by problem, difficulty, and topic ๐Ÿงฉ ๐Ÿ“š Practicing data structures, algorithms, and interview preparation ๐Ÿš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors