Skip to content

Repository files navigation

LeetCode Solutions

A collection of my solutions to LeetCode problems, automatically synced to GitHub using LeetHub.

📌 About

This repository contains my solutions to LeetCode problems that I have solved while practicing:

  • Data Structures
  • Algorithms
  • Problem Solving
  • Competitive Programming
  • Technical Interview Preparation

Solutions are organized by problem and may include different programming languages.

📂 Repository Structure

leetcode-solutions/
├── Easy/
├── Medium/
├── Hard/
└── README.md

Each solution may contain:

  • Problem statement/reference
  • Solution code
  • Programming language
  • Complexity analysis

🛠️ Languages

Solutions may be written in:

  • C++
  • Java
  • Python
  • JavaScript
  • SQL

🎯 Goals

  • Solve problems consistently
  • Improve algorithmic thinking
  • Strengthen data-structure knowledge
  • Prepare for technical interviews
  • Track my problem-solving progress

🔗 LeetCode

My solutions are based on problems from LeetCode.


⭐ If you find this repository useful, feel free to star it!

LeetCode Topics

Array

0001-two-sum
2906-construct-product-matrix
3069-distribute-elements-into-two-arrays-i

Simulation

3069-distribute-elements-into-two-arrays-i

Matrix

2906-construct-product-matrix

Prefix Sum

2906-construct-product-matrix

Math

0009-palindrome-number
0013-roman-to-integer

Hash Table

0001-two-sum
0013-roman-to-integer

String

0013-roman-to-integer

About

A collection of my solutions to LeetCode problems, automatically synced to GitHub using LeetHub.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages