Skip to content

Solving the LeetCode 75 Study Plan- a curated set of 75 essential problems to master data structures, algorighms and ace technical interviews.

License

Notifications You must be signed in to change notification settings

abdi7d/LeetCode-75

Repository files navigation

🏆 LeetCode 75 Solutions

This repository contains my solutions to the LeetCode 75 problems, written in Python.


📊 Progress

🟥 [█░░░░░░░░░░░░░░░░░░░] 8.0%


🎯 Goal

Solve all 75 problems from the LeetCode 75 list, with clean and optimized solutions.


📋 Problem List

# Problem Difficulty Status Solution Link
1 Move Zeros Easy 01_move_zeros.py
2 Is Subsequence Easy 02_is_subsequence.py
3 Merge Strings Alternately Easy 03_Merge_Strings_Alternately.py
4 Greatest Common Divisor of Strings Easy 04_Greatest_Common_Divisor_of_Strings.py
5 Find Peak Element Medium 05_Find_Peak_Element.py
6 Removing Stars From a String Medium 06_Removing_Stars_From_a_String.py
7 - Easy -
8 - Medium -
9 - Medium -
10 - Medium -
11 - Medium -
12 - Easy -
13 - Easy -
14 - Medium -
15 - Medium -
16 - Easy -
17 - Medium -
18 - Medium -
19 - Medium -
20 - Easy -
21 - Easy -
22 - Easy -
23 - Easy -
24 - Medium -
25 - Medium -
26 - Medium -
27 - Medium -
28 - Medium -
29 - Easy -
30 - Medium -
31 - Medium -
32 - Medium -
33 - Medium -
34 - Medium -
35 - Medium -
36 - Medium -
37 - Medium -
38 - Medium -
39 - Easy -
40 - Easy -
41 - Medium -
42 - Medium -
43 - Medium -
44 - Medium -
45 - Medium -
46 - Medium -
47 - Easy -
48 - Medium -
49 - Medium -
50 - Medium -
51 - Medium -
52 - Medium -
53 - Medium -
54 - Medium -
55 - Medium -
56 - Medium -
57 - Medium -
58 - Medium -
59 - Easy -
60 - Easy -
61 - Medium -
62 - Medium -
63 - Medium -
64 - Medium -
65 - Medium -
66 - Easy -
67 - Easy -
68 - Medium -
69 - Medium -
70 - Medium -
71 - Medium -
72 - Medium -
73 - Medium -
74 - Medium -
75 - Medium -

✅ = Solved
❌ = Not yet solved

📊 Summary by Difficulty

Difficulty Total Solved Unsolved
Easy 20 4 16
Medium 55 2 53
Hard 0 0 0

About

Solving the LeetCode 75 Study Plan- a curated set of 75 essential problems to master data structures, algorighms and ace technical interviews.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages