Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode-python

A collection of LeetCode questions to ace the coding interview! - Created using LeetHub v2

LeetCode Topics

Array

0001-two-sum
0011-container-with-most-water
0026-remove-duplicates-from-sorted-array
0027-remove-element
0055-jump-game
0080-remove-duplicates-from-sorted-array-ii
0088-merge-sorted-array
0121-best-time-to-buy-and-sell-stock
0122-best-time-to-buy-and-sell-stock-ii
0167-two-sum-ii-input-array-is-sorted
0169-majority-element
0283-move-zeroes
1207-unique-number-of-occurrences
1431-kids-with-the-greatest-number-of-candies
1502-can-make-arithmetic-progression-from-sequence
1679-max-number-of-k-sum-pairs
2215-find-the-difference-of-two-arrays

Two Pointers

0011-container-with-most-water
0026-remove-duplicates-from-sorted-array
0027-remove-element
0028-find-the-index-of-the-first-occurrence-in-a-string
0080-remove-duplicates-from-sorted-array-ii
0088-merge-sorted-array
0125-valid-palindrome
0151-reverse-words-in-a-string
0167-two-sum-ii-input-array-is-sorted
0283-move-zeroes
0345-reverse-vowels-of-a-string
0392-is-subsequence
1679-max-number-of-k-sum-pairs
1768-merge-strings-alternately

Sorting

0088-merge-sorted-array
0169-majority-element
1502-can-make-arithmetic-progression-from-sequence
1657-determine-if-two-strings-are-close
1679-max-number-of-k-sum-pairs

Hash Table

0001-two-sum
0013-roman-to-integer
0169-majority-element
1207-unique-number-of-occurrences
1657-determine-if-two-strings-are-close
1679-max-number-of-k-sum-pairs
2215-find-the-difference-of-two-arrays

Math

0009-palindrome-number
0013-roman-to-integer
0263-ugly-number
1071-greatest-common-divisor-of-strings
2485-find-the-pivot-integer

String

0013-roman-to-integer
0028-find-the-index-of-the-first-occurrence-in-a-string
0125-valid-palindrome
0151-reverse-words-in-a-string
0345-reverse-vowels-of-a-string
0392-is-subsequence
1071-greatest-common-divisor-of-strings
1657-determine-if-two-strings-are-close
1768-merge-strings-alternately

Divide and Conquer

0169-majority-element

Counting

0169-majority-element
1657-determine-if-two-strings-are-close

Dynamic Programming

0055-jump-game
0121-best-time-to-buy-and-sell-stock
0122-best-time-to-buy-and-sell-stock-ii
0392-is-subsequence

Greedy

0011-container-with-most-water
0055-jump-game
0122-best-time-to-buy-and-sell-stock-ii

String Matching

0028-find-the-index-of-the-first-occurrence-in-a-string

Database

0584-find-customer-referee
0595-big-countries
1148-article-views-i
1683-invalid-tweets
1757-recyclable-and-low-fat-products

Binary Search

0167-two-sum-ii-input-array-is-sorted

Prefix Sum

2485-find-the-pivot-integer

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages