Skip to content

Vis7044/Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode

LeetCode Topics

Array

0121-best-time-to-buy-and-sell-stock
0122-best-time-to-buy-and-sell-stock-ii
0123-best-time-to-buy-and-sell-stock-iii
0188-best-time-to-buy-and-sell-stock-iv
0300-longest-increasing-subsequence
0309-best-time-to-buy-and-sell-stock-with-cooldown
0368-largest-divisible-subset
0714-best-time-to-buy-and-sell-stock-with-transaction-fee
1129-longest-string-chain
1679-shortest-subarray-to-be-removed-to-make-array-sorted
1755-defuse-the-bomb
2179-most-beautiful-item-for-each-query
2188-minimized-maximum-of-products-distributed-to-any-store
2232-adding-spaces-to-a-string
2552-maximum-sum-of-distinct-subarrays-with-length-k
2699-count-the-number-of-fair-pairs
3380-shortest-subarray-with-or-at-least-k-ii
3429-special-array-i
3522-find-the-power-of-k-size-subarrays-i

Bit Manipulation

3380-shortest-subarray-with-or-at-least-k-ii

Sliding Window

1755-defuse-the-bomb
2552-maximum-sum-of-distinct-subarrays-with-length-k
3380-shortest-subarray-with-or-at-least-k-ii
3522-find-the-power-of-k-size-subarrays-i

Linked List

2182-find-the-minimum-and-maximum-number-of-nodes-between-critical-points

Math

0368-largest-divisible-subset
2187-vowels-of-all-substrings

String

0044-wildcard-matching
1129-longest-string-chain
1170-shortest-common-supersequence
1566-check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence
2187-vowels-of-all-substrings
2232-adding-spaces-to-a-string
3018-make-string-a-subsequence-using-cyclic-increments
3455-minimum-length-of-string-after-operations

Dynamic Programming

0044-wildcard-matching
0121-best-time-to-buy-and-sell-stock
0122-best-time-to-buy-and-sell-stock-ii
0123-best-time-to-buy-and-sell-stock-iii
0188-best-time-to-buy-and-sell-stock-iv
0300-longest-increasing-subsequence
0309-best-time-to-buy-and-sell-stock-with-cooldown
0368-largest-divisible-subset
0714-best-time-to-buy-and-sell-stock-with-transaction-fee
1129-longest-string-chain
1170-shortest-common-supersequence
2187-vowels-of-all-substrings

Combinatorics

2187-vowels-of-all-substrings

Binary Search

0300-longest-increasing-subsequence
1679-shortest-subarray-to-be-removed-to-make-array-sorted
2179-most-beautiful-item-for-each-query
2188-minimized-maximum-of-products-distributed-to-any-store
2699-count-the-number-of-fair-pairs

Sorting

0368-largest-divisible-subset
1129-longest-string-chain
2179-most-beautiful-item-for-each-query
2699-count-the-number-of-fair-pairs

Two Pointers

1129-longest-string-chain
1566-check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence
1679-shortest-subarray-to-be-removed-to-make-array-sorted
2232-adding-spaces-to-a-string
2699-count-the-number-of-fair-pairs
3018-make-string-a-subsequence-using-cyclic-increments

Greedy

0044-wildcard-matching
0122-best-time-to-buy-and-sell-stock-ii
0714-best-time-to-buy-and-sell-stock-with-transaction-fee

Recursion

0044-wildcard-matching

Stack

1679-shortest-subarray-to-be-removed-to-make-array-sorted

Monotonic Stack

1679-shortest-subarray-to-be-removed-to-make-array-sorted

Hash Table

1129-longest-string-chain
2552-maximum-sum-of-distinct-subarrays-with-length-k
3455-minimum-length-of-string-after-operations

String Matching

1566-check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence

Simulation

2232-adding-spaces-to-a-string

Counting

3455-minimum-length-of-string-after-operations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published