Skip to content

fizaayesha/Leetcode-Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,134 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leecode-Problems

Collection of LeetCode questions to ace the coding interview! - Created using LeetHub

LeetCode Topics

Array

0039-combination-sum
0040-combination-sum-ii
0053-maximum-subarray
0078-subsets
0079-word-search
0121-best-time-to-buy-and-sell-stock
0128-longest-consecutive-sequence
0139-word-break
0399-evaluate-division
0416-partition-equal-subset-sum
0560-subarray-sum-equals-k
1014-k-closest-points-to-origin
1548-check-if-all-1s-are-at-least-length-k-places-away
1626-best-team-with-no-conflicts
2358-number-of-ways-to-split-array
2588-maximum-number-of-points-from-grid-queries
3640-trionic-array-ii
3719-longest-balanced-subarray-i

Backtracking

0017-letter-combinations-of-a-phone-number
0039-combination-sum
0040-combination-sum-ii
0078-subsets
0079-word-search

Bit Manipulation

0078-subsets
0231-power-of-two
0795-k-th-symbol-in-grammar

Math

0070-climbing-stairs
0231-power-of-two
0795-k-th-symbol-in-grammar
1014-k-closest-points-to-origin

Recursion

0231-power-of-two
0795-k-th-symbol-in-grammar

Hash Table

0017-letter-combinations-of-a-phone-number
0128-longest-consecutive-sequence
0139-word-break
0146-lru-cache
0560-subarray-sum-equals-k
2300-construct-string-with-repeat-limit
3719-longest-balanced-subarray-i

String

0017-letter-combinations-of-a-phone-number
0079-word-search
0091-decode-ways
0139-word-break
0399-evaluate-division
0647-palindromic-substrings
1250-longest-common-subsequence
2300-construct-string-with-repeat-limit
3617-find-the-original-typed-string-i

Depth-First Search

0079-word-search
0399-evaluate-division
0803-cheapest-flights-within-k-stops
0820-find-eventual-safe-states

Breadth-First Search

0399-evaluate-division
0803-cheapest-flights-within-k-stops
0820-find-eventual-safe-states
2583-divide-nodes-into-the-maximum-number-of-groups
2588-maximum-number-of-points-from-grid-queries

Graph

0399-evaluate-division
0803-cheapest-flights-within-k-stops
0820-find-eventual-safe-states
2583-divide-nodes-into-the-maximum-number-of-groups

Topological Sort

0820-find-eventual-safe-states

Divide and Conquer

0053-maximum-subarray
1014-k-closest-points-to-origin
3719-longest-balanced-subarray-i

Geometry

1014-k-closest-points-to-origin

Sorting

1014-k-closest-points-to-origin
1626-best-team-with-no-conflicts
2588-maximum-number-of-points-from-grid-queries

Heap (Priority Queue)

0803-cheapest-flights-within-k-stops
1014-k-closest-points-to-origin
2300-construct-string-with-repeat-limit
2588-maximum-number-of-points-from-grid-queries

Quickselect

1014-k-closest-points-to-origin

Greedy

2300-construct-string-with-repeat-limit

Counting

2300-construct-string-with-repeat-limit

Union Find

0399-evaluate-division
2583-divide-nodes-into-the-maximum-number-of-groups
2588-maximum-number-of-points-from-grid-queries

Shortest Path

0399-evaluate-division
0803-cheapest-flights-within-k-stops

Dynamic Programming

0053-maximum-subarray
0070-climbing-stairs
0091-decode-ways
0121-best-time-to-buy-and-sell-stock
0139-word-break
0416-partition-equal-subset-sum
0647-palindromic-substrings
0803-cheapest-flights-within-k-stops
1250-longest-common-subsequence
1626-best-team-with-no-conflicts
3640-trionic-array-ii

Memoization

0070-climbing-stairs
0139-word-break

Two Pointers

0647-palindromic-substrings
2588-maximum-number-of-points-from-grid-queries

Prefix Sum

0560-subarray-sum-equals-k
2358-number-of-ways-to-split-array
3719-longest-balanced-subarray-i

Trie

0139-word-break

Matrix

0079-word-search
2588-maximum-number-of-points-from-grid-queries

Linked List

0146-lru-cache

Design

0146-lru-cache
0901-online-stock-span

Doubly-Linked List

0146-lru-cache

Stack

0901-online-stock-span

Monotonic Stack

0901-online-stock-span

Data Stream

0901-online-stock-span

Union-Find

0128-longest-consecutive-sequence

Segment Tree

3719-longest-balanced-subarray-i

About

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages