Skip to content

Mo-Shakib/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions

wakatime example workflow

LeetCode is a website containing many algorithm questions. Most of them are real interview questions of Google, Facebook, LinkedIn, Apple, etc. and it always help to sharp our algorithm skills. This repo shows my solutions in Python. Please feel free to reference and STAR to support this repo, thank you!

# Title Solution Difficulty Submission Date
88 Merge sorted array Python Easy 2022-01-05
1 Two sum Python Easy 2022-01-05
14 Longest common prefix Python Easy 2022-01-05
4 Median of two sorted arrays Python Hard 2022-01-05
350 Intersection of two arrays ii Python Easy 2022-01-05
9 Palindrome number Python Easy 2022-01-05
13 Roman to integer Python Easy 2022-01-05
997 Find the town judge Python Easy 2022-01-05
26 Remove duplicates from sorted array Python Easy 2022-01-05
2124 Check if all as appears before all bs Python - 2022-01-06
53 Maximum subarray Python Easy 2022-01-06
20 Valid parentheses Python Easy 2022-01-06
11 Container with most water Python Medium 2022-01-06
709 To lower case Python Easy 2022-01-06
136 Single number Python Easy 2022-01-06
5960 Capitalize the title Python - 2022-01-08
5976 Check if every row and column contains all numbers Python - 2022-01-09
258 Add digits Python Easy 2022-01-09
349 Intersection of two arrays Python Easy 2022-01-09
66 Plus one Python Easy 2022-01-09
171 Excel sheet column number Python Easy 2022-01-10
1486 Xor operation in an array Python - 2022-01-12
507 Perfect number Python Easy 2022-01-12
67 Add binary Python Easy 2022-01-12
27 Remove element Python Easy 2022-01-12
415 Add strings Python Easy 2022-01-14
461 Hamming distance Python Easy 2022-01-14
118 Pascals triangle Python Easy 2022-01-19
283 Move zeroes Python Easy 2022-01-28
367 Valid perfect square Python Easy 2022-04-01
441 Arranging coins Python Easy 2022-04-01
69 Sqrt x Python Easy 2022-04-01
680 Valid palindrome ii Python Easy 2022-04-02
633 Sum of square numbers Python Easy 2022-04-02
1952 Three divisors Python - 2022-04-04
1461 Check if a string contains all binary codes of size k Python - 2022-05-31

About

This repo contains my LeetCode solution files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published