1.6K subscribers
613 photos
1 file
985 links
Don't miss a day to solve the problem
My leetcode graph - https://leetcode.com/SamoylenkoDmitry/
Download Telegram
December 31, 2023
December 31, 2023
https://leetcode.com/problems/assign-cookies/description/

Max count of greedy children g[Int] to assign cookies with sizes s[Int].
January 1, 2024
January 2, 2024
https://leetcode.com/problems/number-of-laser-beams-in-a-bank/description/

Beams count between consequent non-empty row's `1`s.
January 3, 2024
https://leetcode.com/problems/minimum-number-of-operations-to-make-array-empty/description/

Minimum pairs or triples duplicate removal operations to empty array of numbers.
January 4, 2024
January 5, 2024
https://leetcode.com/problems/maximum-profit-in-job-scheduling/description/

Max profit in non-intersecting jobs given startTime[], endTime[] and profit[].
January 6, 2024
January 7, 2024
January 8, 2024
January 9, 2024
January 10, 2024
January 11, 2024
https://leetcode.com/problems/determine-if-string-halves-are-alike/description/

Are aeiouAEIOU count the same in the two halves of string.
January 12, 2024
January 13, 2024
https://leetcode.com/problems/determine-if-two-strings-are-close/description/

Are strings convertible by swapping existing chars positions or frequencies.
January 14, 2024
January 15, 2024
January 16, 2024
January 17, 2024
https://leetcode.com/problems/climbing-stairs/description/

Ways to climb n stairs by 1 or 2 steps.
January 18, 2024
https://leetcode.com/problems/minimum-falling-path-sum/description/

Min sum moving bottom center, left, right in 2D matrix.
January 19, 2024