Skip to content

enterayush/LeetcodeSolve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

226 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetcodeSolve

Leetcode Solutions

LeetCode Topics

Array

0001-two-sum
0004-median-of-two-sorted-arrays
0026-remove-duplicates-from-sorted-array
0031-next-permutation
0048-rotate-image
0053-maximum-subarray
0066-plus-one
0075-sort-colors
0136-single-number
0169-majority-element
0189-rotate-array
0204-count-primes
0268-missing-number
0283-move-zeroes
0485-max-consecutive-ones
0503-next-greater-element-ii
0724-find-pivot-index
0867-transpose-matrix
1752-check-if-array-is-sorted-and-rotated
1920-build-array-from-permutation
2110-number-of-smooth-descent-periods-of-a-stock
2149-rearrange-array-elements-by-sign
3190-find-minimum-operations-to-make-all-elements-divisible-by-three
3433-count-mentions-per-user
3531-count-covered-buildings
3562-maximum-profit-from-trading-stocks-with-discounts
3573-best-time-to-buy-and-sell-stock-v
3577-count-the-number-of-computer-unlocking-permutations
3583-count-special-triplets
3606-coupon-code-validator

Binary Search

0004-median-of-two-sorted-arrays
0069-sqrtx
0268-missing-number
0278-first-bad-version

Divide and Conquer

0004-median-of-two-sorted-arrays
0053-maximum-subarray
0169-majority-element

Math

0007-reverse-integer
0009-palindrome-number
0013-roman-to-integer
0048-rotate-image
0066-plus-one
0069-sqrtx
0189-rotate-array
0204-count-primes
0268-missing-number
1523-count-odd-numbers-in-an-interval-range
1925-count-square-sum-triples
2110-number-of-smooth-descent-periods-of-a-stock
2147-number-of-ways-to-divide-a-long-corridor
3190-find-minimum-operations-to-make-all-elements-divisible-by-three
3433-count-mentions-per-user
3577-count-the-number-of-computer-unlocking-permutations

String

0013-roman-to-integer
0020-valid-parentheses
2147-number-of-ways-to-divide-a-long-corridor
3110-score-of-a-string
3606-coupon-code-validator

Stack

0020-valid-parentheses
0503-next-greater-element-ii

Hash Table

0001-two-sum
0013-roman-to-integer
0169-majority-element
0268-missing-number
3531-count-covered-buildings
3583-count-special-triplets
3606-coupon-code-validator

Two Pointers

0026-remove-duplicates-from-sorted-array
0031-next-permutation
0075-sort-colors
0189-rotate-array
0283-move-zeroes
2149-rearrange-array-elements-by-sign

Sorting

0075-sort-colors
0169-majority-element
0268-missing-number
3433-count-mentions-per-user
3531-count-covered-buildings
3606-coupon-code-validator

Enumeration

0204-count-primes
1925-count-square-sum-triples

Number Theory

0204-count-primes

Counting

0169-majority-element
3583-count-special-triplets

Brainteaser

3577-count-the-number-of-computer-unlocking-permutations

Combinatorics

3577-count-the-number-of-computer-unlocking-permutations

Simulation

0867-transpose-matrix
1920-build-array-from-permutation
2149-rearrange-array-elements-by-sign
3433-count-mentions-per-user

Dynamic Programming

0053-maximum-subarray
2110-number-of-smooth-descent-periods-of-a-stock
2147-number-of-ways-to-divide-a-long-corridor
3562-maximum-profit-from-trading-stocks-with-discounts
3573-best-time-to-buy-and-sell-stock-v

Interactive

0278-first-bad-version

Tree

3562-maximum-profit-from-trading-stocks-with-discounts

Depth-First Search

3562-maximum-profit-from-trading-stocks-with-discounts

Prefix Sum

0724-find-pivot-index

Matrix

0048-rotate-image
0867-transpose-matrix

Bit Manipulation

0136-single-number
0268-missing-number

Monotonic Stack

0503-next-greater-element-ii

About

Leetcode Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages