Skip to content

Sid481/leetcode-solutions

Repository files navigation

🧠 LeetCode Solutions in Java

This repository contains my solutions to various problems on LeetCode using Java.
Each solution is automatically pushed here using the LeetHub Chrome Extension.

📊 Progress Tracker

Difficulty Problems Solved
🟢 Easy 1
🟡 Medium 10
🔴 Hard 1

🛠️ Features

  • 🔄 Auto-synced using LeetHub
  • 📁 Organized by difficulty (Easy, Medium, Hard)
  • 🧾 Problem descriptions and tags (optional via LeetHub settings)
  • 🧪 Language: Java

📂 Folder Structure

├── Medium ├── Hard ├── Easy

LeetCode Topics

Array

0035-search-insert-position
0039-combination-sum
0040-combination-sum-ii
0046-permutations
0078-subsets

Backtracking

0017-letter-combinations-of-a-phone-number
0022-generate-parentheses
0039-combination-sum
0040-combination-sum-ii
0046-permutations
0078-subsets

String

0017-letter-combinations-of-a-phone-number
0022-generate-parentheses

Dynamic Programming

0022-generate-parentheses

Bit Manipulation

0078-subsets

Hash Table

0017-letter-combinations-of-a-phone-number

Binary Search

0035-search-insert-position

About

A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •