1.58K subscribers
602 photos
1 file
974 links
Don't miss a day to solve the problem
My leetcode graph - https://leetcode.com/SamoylenkoDmitry/
Download Telegram
March 20, 2024
March 22, 2024
https://leetcode.com/problems/reorder-list/description/

Reorder Linked List 1->2->3->4->5 -> 1->5->2->4->3 #medium
March 23, 2024
https://leetcode.com/problems/find-the-duplicate-number/description/

Duplicate single number in 1..n array, no extra memory #medium
March 24, 2024
March 25, 2024
https://leetcode.com/problems/first-missing-positive/description/

First number 1.. not presented in the array, O(1) space #hard
March 26, 2024
March 27, 2024
March 30, 2024
March 31, 2024
march23.webm
59.3 KB
Congrats everyone who grind this month💪
March 31, 2024
April 2, 2024
April 3, 2024
April 5, 2024
April 7, 2024
https://leetcode.com/problems/number-of-students-unable-to-eat-lunch/description/

First sandwitch not eaten by any while popped from a queue #easy
April 8, 2024