Daily (159 day streak)
Today, is good medium problem. And very nice hints in case you don't come up with intuition.
Just small hint from my side, you must return maximum SQUARE, not rectangle. This what was not working for me.
https://leetcode.com/problems/maximize-area-of-square-hole-in-grid/description/?envType=daily-question&envId=2026-01-15
#daily #medium
Today, is good medium problem. And very nice hints in case you don't come up with intuition.
Just small hint from my side, you must return maximum SQUARE, not rectangle. This what was not working for me.
https://leetcode.com/problems/maximize-area-of-square-hole-in-grid/description/?envType=daily-question&envId=2026-01-15
#daily #medium
π6
https://youtu.be/2jqS7wN-yzs?si=p-mOHGr30UY6dROc
Absolute sigma. I am personally web dev to some extend, but way more down on infra. But still, he is legend, and tells the truth. Sometimes people produce this:
https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
Absolute sigma. I am personally web dev to some extend, but way more down on infra. But still, he is legend, and tells the truth. Sometimes people produce this:
https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
YouTube
The Problem with the Web
Jonathan Blow explains what is wrong with the web.
Tip me: https://ko-fi.com/blowfan
Jon's Twitch: https://www.twitch.tv/j_blow
Tip me: https://ko-fi.com/blowfan
Jon's Twitch: https://www.twitch.tv/j_blow
π₯2
Daily (160 day streak)
Don't be scared by 20% acceptance rate, actually it is not hard. Hints are again very useful, and basically will give you a solution.
https://leetcode.com/problems/maximum-square-area-by-removing-fences-from-a-field/description/?envType=daily-question&envId=2026-01-16
#daily #medium
Don't be scared by 20% acceptance rate, actually it is not hard. Hints are again very useful, and basically will give you a solution.
https://leetcode.com/problems/maximum-square-area-by-removing-fences-from-a-field/description/?envType=daily-question&envId=2026-01-16
#daily #medium
π5
Media is too big
VIEW IN TELEGRAM
Best experience with government/public services ever. Slavic people - you will understand.
π₯8β€5
This media is not supported in your browser
VIEW IN TELEGRAM
I found an apartment already, and I guess I have amazing neighbourπππ
π₯19β€10
Daily (161 day streak)
Today is pretty nice and interesting problem, that involves a bit of Cortasian plane knowledge and a bit of geometry knowledge, but very basic one.
https://leetcode.com/problems/find-the-largest-area-of-square-inside-two-rectangles/description/?envType=daily-question&envId=2026-01-17
#daily #medium
Today is pretty nice and interesting problem, that involves a bit of Cortasian plane knowledge and a bit of geometry knowledge, but very basic one.
https://leetcode.com/problems/find-the-largest-area-of-square-inside-two-rectangles/description/?envType=daily-question&envId=2026-01-17
#daily #medium
π2β€1
Daily (163 day streak)
Where the fuck easy problems???
Today is not that hard problem to be honest, basic prefix sum will work to pass. To make it more optimal - you would need to optimize further. Pretty good medium, I just want one easy problem for break.
https://leetcode.com/problems/maximum-side-length-of-a-square-with-sum-less-than-or-equal-to-threshold/description/?envType=daily-question&envId=2026-01-19
#daily #medium
Where the fuck easy problems???
Today is not that hard problem to be honest, basic prefix sum will work to pass. To make it more optimal - you would need to optimize further. Pretty good medium, I just want one easy problem for break.
https://leetcode.com/problems/maximum-side-length-of-a-square-with-sum-less-than-or-equal-to-threshold/description/?envType=daily-question&envId=2026-01-19
#daily #medium
LeetCode
Maximum Side Length of a Square with Sum Less than or Equal to Threshold - LeetCode
Can you solve this real interview question? Maximum Side Length of a Square with Sum Less than or Equal to Threshold - Given a m x n matrix mat and an integer threshold, return the maximum side-length of a square with a sum less than or equal to thresholdβ¦
π2
Daily (164 day streak)
Hallelujah we eventually have EASY problem for daily.
https://leetcode.com/problems/construct-the-minimum-bitwise-array-i/?envType=daily-question&envId=2026-01-20
#daily #easy
Hallelujah we eventually have EASY problem for daily.
https://leetcode.com/problems/construct-the-minimum-bitwise-array-i/?envType=daily-question&envId=2026-01-20
#daily #easy
π3
Daily (165 day streak)
A bit of bitwise bullshit, needs quite a lot to build an intuition. Not worth it.
https://leetcode.com/problems/construct-the-minimum-bitwise-array-ii/?envType=daily-question&envId=2026-01-21
#daily #medium
A bit of bitwise bullshit, needs quite a lot to build an intuition. Not worth it.
https://leetcode.com/problems/construct-the-minimum-bitwise-array-ii/?envType=daily-question&envId=2026-01-21
#daily #medium
π2
This media is not supported in your browser
VIEW IN TELEGRAM
It is me going to sleep when Ive just checked tomorrowβs daily leetcode is easy
π9
Daily (166 day streak)
Easy one, just simulate what is written in the description
https://leetcode.com/problems/minimum-pair-removal-to-sort-array-i/description/?envType=daily-question&envId=2026-01-22
#daily #easy
Easy one, just simulate what is written in the description
https://leetcode.com/problems/minimum-pair-removal-to-sort-array-i/description/?envType=daily-question&envId=2026-01-22
#daily #easy
π2
People, are there mobile devs?
I have bunch of questions about how this shit works. Preferably react native / expo guys. Interested in big abstract picture.
I want to ask how hard it will be to port some web thingy to ios/android, and what is even more critical - to make appstore accept it.
I have bunch of questions about how this shit works. Preferably react native / expo guys. Interested in big abstract picture.
I want to ask how hard it will be to port some web thingy to ios/android, and what is even more critical - to make appstore accept it.
β€2
Daily (167 day streak)
Today is pretty hard problem, that involves few concepts that I never heard of. I guess this is the first problem that chat gpt cannot handle as easy as it handles other problems. It is yesterday's problem, but we need to have O(n * log n)
https://leetcode.com/problems/minimum-pair-removal-to-sort-array-ii/description/?envType=daily-question&envId=2026-01-23
#daily #hard
Today is pretty hard problem, that involves few concepts that I never heard of. I guess this is the first problem that chat gpt cannot handle as easy as it handles other problems. It is yesterday's problem, but we need to have O(n * log n)
https://leetcode.com/problems/minimum-pair-removal-to-sort-array-ii/description/?envType=daily-question&envId=2026-01-23
#daily #hard
π1
In apartment that I rent in Dublin, I have shared washing machines and dryer. I'm sharing with one more tenant.
There is meter that needs 1 euro for 30 minutes of washing machine / dryer work.
I run out of 1 eur coins, cause I thought 1 eur is per washing, not per 30 mins.
It turned out that 5 CZK and 1 EUR coins are EXACTLY THE SAME SIZE
Save this lifehack :)
There is meter that needs 1 euro for 30 minutes of washing machine / dryer work.
I run out of 1 eur coins, cause I thought 1 eur is per washing, not per 30 mins.
It turned out that 5 CZK and 1 EUR coins are EXACTLY THE SAME SIZE
Save this lifehack :)
π12β€2
Daily (168 day streak)
Happy Saturday. Today is easy problem with hard description.
(hint for understanding the problem is in the comments), this is 1 minute problem once you understand the description
https://leetcode.com/problems/minimize-maximum-pair-sum-in-array/description/?envType=daily-question&envId=2026-01-24
#daily #medium
Happy Saturday. Today is easy problem with hard description.
(hint for understanding the problem is in the comments), this is 1 minute problem once you understand the description
https://leetcode.com/problems/minimize-maximum-pair-sum-in-array/description/?envType=daily-question&envId=2026-01-24
#daily #medium
LeetCode
Minimize Maximum Pair Sum in Array - LeetCode
Can you solve this real interview question? Minimize Maximum Pair Sum in Array - The pair sum of a pair (a,b) is equal to a + b. The maximum pair sum is the largest pair sum in a list of pairs.
* For example, if we have pairs (1,5), (2,3), and (4,4), theβ¦
* For example, if we have pairs (1,5), (2,3), and (4,4), theβ¦
To not be so lonely and have something else to do, decided to buy guitar, hopefully today will bring this bitch homeπ.
Turned out Microsoft music room in the office was very handy, I miss it
Turned out Microsoft music room in the office was very handy, I miss it
β€7
Said - done. Became an owner of this beauty.
Once more: AMAZING consultant in the store. Once more I find proof that people in Ireland are the nicest.
Once more: AMAZING consultant in the store. Once more I find proof that people in Ireland are the nicest.
π₯23