Skip to content

AlirezaMoradiDev/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode

LeetCode Topics

Array

0035-search-insert-position
0485-max-consecutive-ones
0944-delete-columns-to-make-sorted
1470-shuffle-the-array
1502-can-make-arithmetic-progression-from-sequence
1748-sum-of-unique-elements
1929-concatenation-of-array
1967-number-of-strings-that-appear-as-substrings-in-word
2144-minimum-cost-of-buying-candies-with-discount
2149-rearrange-array-elements-by-sign
2574-left-and-right-sum-differences
3300-minimum-element-after-replacement-with-digit-sum
3432-count-partitions-with-even-sum-difference
3633-earliest-finish-time-for-land-and-water-rides-i
3838-weighted-word-mapping

Binary Search

0035-search-insert-position
3633-earliest-finish-time-for-land-and-water-rides-i

Database

0595-big-countries
1050-actors-and-directors-who-cooperated-at-least-three-times
1068-product-sales-analysis-i
1693-daily-leads-and-partners

String

0058-length-of-last-word
0434-number-of-segments-in-a-string
0944-delete-columns-to-make-sorted
1967-number-of-strings-that-appear-as-substrings-in-word
3838-weighted-word-mapping

Math

1523-count-odd-numbers-in-an-interval-range
3300-minimum-element-after-replacement-with-digit-sum
3432-count-partitions-with-even-sum-difference
3751-total-waviness-of-numbers-in-range-i

Prefix Sum

2574-left-and-right-sum-differences
3432-count-partitions-with-even-sum-difference

Simulation

1929-concatenation-of-array
2149-rearrange-array-elements-by-sign
3838-weighted-word-mapping

Two Pointers

2149-rearrange-array-elements-by-sign
3633-earliest-finish-time-for-land-and-water-rides-i

Hash Table

1748-sum-of-unique-elements

Counting

1748-sum-of-unique-elements

Greedy

2144-minimum-cost-of-buying-candies-with-discount
3633-earliest-finish-time-for-land-and-water-rides-i

Sorting

1502-can-make-arithmetic-progression-from-sequence
2144-minimum-cost-of-buying-candies-with-discount
3633-earliest-finish-time-for-land-and-water-rides-i

Dynamic Programming

3751-total-waviness-of-numbers-in-range-i

Enumeration

3751-total-waviness-of-numbers-in-range-i

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors