Daily (135 day streak)
I would say not easy to build an intuition a bit. But doable.
https://leetcode.com/problems/delete-columns-to-make-sorted-iii/description/?envType=daily-question&envId=2025-12-22
#daily #hard
I would say not easy to build an intuition a bit. But doable.
https://leetcode.com/problems/delete-columns-to-make-sorted-iii/description/?envType=daily-question&envId=2025-12-22
#daily #hard
andreyka26_se
The best thing you can do to your colleagues is to select this option
2 persons asked me to do this explicitly xD
Daily (136 day streak)
Not bad problem, not that hard, but not that easy either.
https://leetcode.com/problems/two-best-non-overlapping-events/description/?envType=daily-question&envId=2025-12-23
#daily #medium
Not bad problem, not that hard, but not that easy either.
https://leetcode.com/problems/two-best-non-overlapping-events/description/?envType=daily-question&envId=2025-12-23
#daily #medium
Daily (137 day streak)
Happy Wednesday. Easy problem, go and collect the coin
https://leetcode.com/problems/apple-redistribution-into-boxes/description/?envType=daily-question&envId=2025-12-24
#daily #easy
Happy Wednesday. Easy problem, go and collect the coin
https://leetcode.com/problems/apple-redistribution-into-boxes/description/?envType=daily-question&envId=2025-12-24
#daily #easy
👍2
Daily (138 day streak)
Happy Thursday. Very good problem, pretty easy for "mid", go and collect the coin.
https://leetcode.com/problems/maximize-happiness-of-selected-children/description/?envType=daily-question&envId=2025-12-25
#daily #medium
Happy Thursday. Very good problem, pretty easy for "mid", go and collect the coin.
https://leetcode.com/problems/maximize-happiness-of-selected-children/description/?envType=daily-question&envId=2025-12-25
#daily #medium
👍2
andreyka26_se
it was third day of vibe coding....
This bitch yesterday, was using one single react component for editing and creating some entity. And it got cycled for 1 hour into same loop:
- both edit and create forms are sending “POST”, request, so edit actually creates new entity
- next cycle point, is when it just sends 2 POST requests for single create forms. Now editing form is correct
And it was for one hour.
Was using Vs code copilot, agent mode, sonnet4.
After some time, I explicitly asked to switch to 2 forms, and separately fixed them.
Besides that switched to sonnet4.5, it was much better.
Why vscode copilot? - cause for last week as Ms employee, it is free for me😁
- both edit and create forms are sending “POST”, request, so edit actually creates new entity
- next cycle point, is when it just sends 2 POST requests for single create forms. Now editing form is correct
And it was for one hour.
Was using Vs code copilot, agent mode, sonnet4.
After some time, I explicitly asked to switch to 2 forms, and separately fixed them.
Besides that switched to sonnet4.5, it was much better.
Why vscode copilot? - cause for last week as Ms employee, it is free for me😁
😁2🤯1
Daily (139 day streak)
Today is pretty easy (but medium) problem.
https://leetcode.com/problems/minimum-penalty-for-a-shop/description/?envType=daily-question&envId=2025-12-26
#daily #medium
Today is pretty easy (but medium) problem.
https://leetcode.com/problems/minimum-penalty-for-a-shop/description/?envType=daily-question&envId=2025-12-26
#daily #medium
👍3
Finally finished. Very mixed feeling. Gonna do a review soon, so far I would not recommend to any level engineers
🔥9