Skip to content

Latest commit

 

History

126 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

LeetCode Topics

Array

0001-two-sum
0026-remove-duplicates-from-sorted-array
0035-search-insert-position
0053-maximum-subarray
0121-best-time-to-buy-and-sell-stock
0136-single-number
0169-majority-element
0217-contains-duplicate
0485-max-consecutive-ones
0643-maximum-average-subarray-i
0704-binary-search
0852-peak-index-in-a-mountain-array
1004-max-consecutive-ones-iii
1480-running-sum-of-1d-array
1493-longest-subarray-of-1s-after-deleting-one-element
1672-richest-customer-wealth
1920-build-array-from-permutation
1929-concatenation-of-array

Simulation

1920-build-array-from-permutation
1929-concatenation-of-array

Prefix Sum

1004-max-consecutive-ones-iii
1480-running-sum-of-1d-array

Matrix

1672-richest-customer-wealth

Two Pointers

0026-remove-duplicates-from-sorted-array
0125-valid-palindrome
0567-permutation-in-string

Hash Table

0001-two-sum
0003-longest-substring-without-repeating-characters
0169-majority-element
0217-contains-duplicate
0383-ransom-note
0424-longest-repeating-character-replacement
0438-find-all-anagrams-in-a-string
0567-permutation-in-string

Sorting

0169-majority-element
0217-contains-duplicate

String

0003-longest-substring-without-repeating-characters
0020-valid-parentheses
0125-valid-palindrome
0383-ransom-note
0424-longest-repeating-character-replacement
0438-find-all-anagrams-in-a-string
0567-permutation-in-string
1456-maximum-number-of-vowels-in-a-substring-of-given-length

Counting

0169-majority-element
0383-ransom-note

Divide and Conquer

0053-maximum-subarray
0169-majority-element

Bit Manipulation

0136-single-number

Dynamic Programming

0053-maximum-subarray
0121-best-time-to-buy-and-sell-stock
1493-longest-subarray-of-1s-after-deleting-one-element

Stack

0020-valid-parentheses

Binary Search

0035-search-insert-position
0069-sqrtx
0278-first-bad-version
0374-guess-number-higher-or-lower
0704-binary-search
0852-peak-index-in-a-mountain-array
1004-max-consecutive-ones-iii

Math

0069-sqrtx

Interactive

0278-first-bad-version
0374-guess-number-higher-or-lower

Sliding Window

0003-longest-substring-without-repeating-characters
0424-longest-repeating-character-replacement
0438-find-all-anagrams-in-a-string
0567-permutation-in-string
0643-maximum-average-subarray-i
1004-max-consecutive-ones-iii
1456-maximum-number-of-vowels-in-a-substring-of-given-length
1493-longest-subarray-of-1s-after-deleting-one-element

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages