billjedi / leetcode-python

My attempt at leetcode exercises in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leetcode

My attempt at leetcode exercises in Python

1 Two Sum Problem Solution
2 Add Two Numbers Problem Solution
3 Longest Substring Without Repeating Characters Problem Solution
4 Median of Two Sorted Arrays Problem Solution
5 Longest Palindromic Substring Problem Solution
6 ZigZag Conversion Problem Solution
7 Reverse Integer Problem Solution
8 String to Integer (atoi) Problem Solution
9 Palindrome Number Problem Solution
10 Regular Expression Matching Problem Solution
11 Container With Most Water Problem Solution
12 Integer to Roman Problem Solution
13 Roman to Integer Problem Solution
14 Longest Common Prefix Problem Solution
15 3Sum Problem Solution
16 3Sum Closest Problem Solution
17 Letter Combinations of a Phone Number Problem Solution
18 4Sum Problem Solution
19 Remove Nth Node From End of List Problem Solution
20 Valid Parentheses Problem Solution
21 Merge Two Sorted Lists Problem Solution
22 Generate Parentheses Problem Solution
23 Merge k Sorted Lists Problem Solution
24 Swap Nodes in Pairs Problem Solution
25 Reverse Nodes in k-Group Problem Solution
26 Remove Duplicates from Sorted Array Problem Solution
30 Substring with Concatenation of All Words Problem Solution
31 Next Permutation Problem Solution
32 Longest Valid Parentheses Problem Solution
33 Search in Rotated Sorted Array Problem Solution
34 Search for a Range Problem Solution
35 Search Insert Position Problem Solution
36 Valid Sudoku Problem Solution
37 Sudoku Solver Problem Solution
38 Count and Say Problem Solution
39 Combination Sum Problem Solution
40 Combination Sum II Problem Solution
41 First Missing Positive Problem Solution
42 Trapping Rain Water Problem Solution
43 Multiply Strings Problem Solution
44 Wildcard Matching Problem Solution
68 Text Justification Problem Solution
76 Minimum Window Substring Problem Solution

About

My attempt at leetcode exercises in Python

License:MIT License


Languages

Language:Python 100.0%