Skip to content

nitinsahu2003/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

LeetCode Topics

String

0044-wildcard-matching
0072-edit-distance
0115-distinct-subsequences
0516-longest-palindromic-subsequence
0583-delete-operation-for-two-strings
1129-longest-string-chain
1170-shortest-common-supersequence
1250-longest-common-subsequence
1437-minimum-insertion-steps-to-make-a-string-palindrome

Dynamic Programming

0044-wildcard-matching
0072-edit-distance
0115-distinct-subsequences
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
0516-longest-palindromic-subsequence
0583-delete-operation-for-two-strings
0673-number-of-longest-increasing-subsequence
0714-best-time-to-buy-and-sell-stock-with-transaction-fee
1129-longest-string-chain
1170-shortest-common-supersequence
1250-longest-common-subsequence
1437-minimum-insertion-steps-to-make-a-string-palindrome

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
0673-number-of-longest-increasing-subsequence
0714-best-time-to-buy-and-sell-stock-with-transaction-fee
1129-longest-string-chain
1396-count-servers-that-communicate
1876-map-of-highest-peak
1878-check-if-array-is-sorted-and-rotated
2358-number-of-ways-to-split-array

Prefix Sum

2358-number-of-ways-to-split-array

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

Binary Search

0300-longest-increasing-subsequence

Depth-First Search

1396-count-servers-that-communicate

Breadth-First Search

1396-count-servers-that-communicate
1876-map-of-highest-peak

Union Find

1396-count-servers-that-communicate

Matrix

1396-count-servers-that-communicate
1876-map-of-highest-peak

Counting

1396-count-servers-that-communicate

Math

0368-largest-divisible-subset

Sorting

0368-largest-divisible-subset
1129-longest-string-chain

Hash Table

1129-longest-string-chain

Two Pointers

1129-longest-string-chain

Binary Indexed Tree

0673-number-of-longest-increasing-subsequence

Segment Tree

0673-number-of-longest-increasing-subsequence

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages