Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

156 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode-repository

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

LeetCode Topics

Array

0011-container-with-most-water
0033-search-in-rotated-sorted-array
0075-sort-colors
0081-search-in-rotated-sorted-array-ii
0153-find-minimum-in-rotated-sorted-array
0154-find-minimum-in-rotated-sorted-array-ii
0162-find-peak-element
0410-split-array-largest-sum
0532-k-diff-pairs-in-an-array
0852-peak-index-in-a-mountain-array
0875-koko-eating-bananas
0962-maximum-width-ramp
1011-capacity-to-ship-packages-within-d-days
1482-minimum-number-of-days-to-make-m-bouquets
1552-magnetic-force-between-two-balls
2126-destroying-asteroids
3300-minimum-element-after-replacement-with-digit-sum
3633-earliest-finish-time-for-land-and-water-rides-i
3635-earliest-finish-time-for-land-and-water-rides-ii

Math

0050-powx-n
0062-unique-paths
0070-climbing-stairs
3300-minimum-element-after-replacement-with-digit-sum
3751-total-waviness-of-numbers-in-range-i

Greedy

0011-container-with-most-water
0410-split-array-largest-sum
2126-destroying-asteroids
3633-earliest-finish-time-for-land-and-water-rides-i
3635-earliest-finish-time-for-land-and-water-rides-ii

Sorting

0075-sort-colors
0532-k-diff-pairs-in-an-array
1552-magnetic-force-between-two-balls
2126-destroying-asteroids
3633-earliest-finish-time-for-land-and-water-rides-i
3635-earliest-finish-time-for-land-and-water-rides-ii

Two Pointers

0011-container-with-most-water
0075-sort-colors
0141-linked-list-cycle
0532-k-diff-pairs-in-an-array
0876-middle-of-the-linked-list
0962-maximum-width-ramp
3633-earliest-finish-time-for-land-and-water-rides-i
3635-earliest-finish-time-for-land-and-water-rides-ii

Binary Search

0033-search-in-rotated-sorted-array
0081-search-in-rotated-sorted-array-ii
0153-find-minimum-in-rotated-sorted-array
0154-find-minimum-in-rotated-sorted-array-ii
0162-find-peak-element
0410-split-array-largest-sum
0532-k-diff-pairs-in-an-array
0852-peak-index-in-a-mountain-array
0875-koko-eating-bananas
1011-capacity-to-ship-packages-within-d-days
1482-minimum-number-of-days-to-make-m-bouquets
1552-magnetic-force-between-two-balls
3633-earliest-finish-time-for-land-and-water-rides-i
3635-earliest-finish-time-for-land-and-water-rides-ii

Dynamic Programming

0062-unique-paths
0070-climbing-stairs
0410-split-array-largest-sum
3751-total-waviness-of-numbers-in-range-i

Enumeration

3751-total-waviness-of-numbers-in-range-i

Linked List

0141-linked-list-cycle
0876-middle-of-the-linked-list

Hash Table

0141-linked-list-cycle
0532-k-diff-pairs-in-an-array

Prefix Sum

0410-split-array-largest-sum

Database

0180-consecutive-numbers

Stack

0962-maximum-width-ramp

Monotonic Stack

0962-maximum-width-ramp

Recursion

0050-powx-n

Memoization

0070-climbing-stairs

Combinatorics

0062-unique-paths

About

A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages