Skip to content

prateeksingh74/leetcode-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions by Prateek Singh

📊 Stats

  • 🔢 Problems Solved: 13 / 150
    • 🟢 Easy: 8
    • 🟠 Medium: 5
    • 🔴 Hard: 0
  • 🧩 Languages: 2
  • 🎯 Goal: Top 150 LeetCode Problems
    • 🟩⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ 13/150 (8%)

This repository contains my solutions to LeetCode problems for the Top Interview 150 Questions, organized by difficulty.
Each solution includes code, a short explanation, and complexity analysis if needed.


🗂️ Folders

  • easy/ beginner-level problems
  • medium/ intermediate challenges
  • hard/ advanced questions
  • utils/ code templates or reusable snippets

🧾 File Naming Format

Each solution file is named using this pattern:

[difficulty]/[problem-number]-[kebab-case-title].[extension]


🚀 Goal

  • Solve all Top 150 LeetCode problems and build a strong, organized GitHub portfolio.

📆 Progress Tracker

# Title Difficulty Language Status
129 Max Profit EASY C
88 Merge Sorted Array EASY C
217 Valid Anagram EASY PY
27 Remove Element EASY C
217 Contains Duplicates EASY PY
1 Two Sum EASY PY
169 Majority Element EASY C
26 Remove Duplicates From Sorted Array EASY C
45 Jump Game 2 MEDIUM C
189 Rotate Array MEDIUM C
122 Max Profit 2 MEDIUM C
274 H Index MEDIUM C 🟠
55 Jump Game MEDIUM C
80 Remove Duplicates From Sorted Array2 MEDIUM C
135 Candy HARD C 🔴

About

An updated document/tracker of solutions to LeetCode problems I solve!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •