Skip to content

illepidus/Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode

This is mine little project created for solving leetcode problems just for lulz.

Problems

Id Solution Complexity Problem Resolution
1 two-sum EASY Leetcode FAIR
2 add-two-numbers MEDIUM Leetcode FAIR
3 longest-substring-without-r... MEDIUM Leetcode FAIR
4 median-of-two-sorted-arrays HARD Leetcode PASS
5 longest-palindromic-substring MEDIUM Leetcode FAIR
6 zigzag-conversion MEDIUM Leetcode FAIR
7 reverse-integer MEDIUM Leetcode FAIR
8 string-to-integer-atoi MEDIUM Leetcode FAIR
9 palindrome-number EASY Leetcode FAIR
10 regular-expression-matching HARD Leetcode PASS
11 container-with-most-water MEDIUM Leetcode FAIR
12 integer-to-roman MEDIUM Leetcode FAIR
13 roman-to-integer EASY Leetcode FAIR
22 generate-parentheses MEDIUM Leetcode FAIR
38 count-and-say MEDIUM Leetcode FAIR
109 convert-sorted-list-to-bina... MEDIUM Leetcode FAIR
121 best-time-to-buy-and-sell-s... EASY Leetcode FAIR
122 best-time-to-buy-and-sell-s... MEDIUM Leetcode FAIR
136 single-number EASY Leetcode FAIR
211 design-add-and-search-words... MEDIUM Leetcode TIMEOUT
704 binary-search EASY Leetcode FAIR
999 available-captures-for-rook EASY Leetcode FAIR
1114 print-in-order EASY Leetcode FAIR
1117 building-h2o MEDIUM Leetcode FAIR
1221 split-a-string-in-balanced-... EASY Leetcode FAIR
2241 design-an-atm-machine MEDIUM Leetcode FAIR

About

Leetcode problems solved by me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages