Skip to content

Latest commit

 

History

75 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode-solved

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

LeetCode Topics

Array

0004-median-of-two-sorted-arrays
0033-search-in-rotated-sorted-array
0081-search-in-rotated-sorted-array-ii
0153-find-minimum-in-rotated-sorted-array
0300-longest-increasing-subsequence
0875-koko-eating-bananas
1011-capacity-to-ship-packages-within-d-days
1283-find-the-smallest-divisor-given-a-threshold
1846-maximum-element-after-decreasing-and-rearranging
3020-find-the-maximum-number-of-elements-in-subset
3286-find-a-safe-walk-through-a-grid
3737-count-subarrays-with-majority-element-i
3739-count-subarrays-with-majority-element-ii

Binary Search

0004-median-of-two-sorted-arrays
0033-search-in-rotated-sorted-array
0081-search-in-rotated-sorted-array-ii
0153-find-minimum-in-rotated-sorted-array
0300-longest-increasing-subsequence
0875-koko-eating-bananas
1011-capacity-to-ship-packages-within-d-days
1283-find-the-smallest-divisor-given-a-threshold

Hash Table

3020-find-the-maximum-number-of-elements-in-subset
3737-count-subarrays-with-majority-element-i
3739-count-subarrays-with-majority-element-ii

Divide and Conquer

0004-median-of-two-sorted-arrays
3737-count-subarrays-with-majority-element-i
3739-count-subarrays-with-majority-element-ii

Segment Tree

3737-count-subarrays-with-majority-element-i
3739-count-subarrays-with-majority-element-ii

Merge Sort

3737-count-subarrays-with-majority-element-i
3739-count-subarrays-with-majority-element-ii

Counting

3737-count-subarrays-with-majority-element-i

Prefix Sum

3737-count-subarrays-with-majority-element-i
3739-count-subarrays-with-majority-element-ii

Dynamic Programming

0300-longest-increasing-subsequence

Enumeration

1291-sequential-digits
3020-find-the-maximum-number-of-elements-in-subset

Greedy

1846-maximum-element-after-decreasing-and-rearranging

Sorting

1846-maximum-element-after-decreasing-and-rearranging

Breadth-First Search

3286-find-a-safe-walk-through-a-grid

Graph Theory

3286-find-a-safe-walk-through-a-grid

Heap (Priority Queue)

3286-find-a-safe-walk-through-a-grid

Matrix

3286-find-a-safe-walk-through-a-grid

Shortest Path

3286-find-a-safe-walk-through-a-grid

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