Let;s goooo. I will share it in article tomorrow. Dp..... it is dp, guys.
What I'm trying to learn from these, is how can I iteratively come up with optimized from bruteforce. Cause I cannot jump usually to bottom up straight away. I need to do this loop: bruteforce -> top down -> bottom up -> optimized bottom up.
What I'm trying to learn from these, is how can I iteratively come up with optimized from bruteforce. Cause I cannot jump usually to bottom up straight away. I need to do this loop: bruteforce -> top down -> bottom up -> optimized bottom up.
❤4
Problem is cool actually - try it:
https://leetcode.com/problems/partition-equal-subset-sum/description/?envType=daily-question&envId=2025-04-07
https://leetcode.com/problems/partition-equal-subset-sum/description/?envType=daily-question&envId=2025-04-07
❤3
Maybe somebody has dealt with long build in Jekyll github pages blogs?
I now waiting around 4-5 minutes for the build from scratch. I guess this is due to static generating and due to the fact I have already 40+ articles with bunch of images.
Is there quick solution? I would assume I would need at least move images to some CDN, ideally the content itself to be returned by some server I would assume. But I have it hosted and built by github, so I'm not sure
I now waiting around 4-5 minutes for the build from scratch. I guess this is due to static generating and due to the fact I have already 40+ articles with bunch of images.
Is there quick solution? I would assume I would need at least move images to some CDN, ideally the content itself to be returned by some server I would assume. But I have it hosted and built by github, so I'm not sure
❤2
andreyka26_se
Let;s goooo. I will share it in article tomorrow. Dp..... it is dp, guys. What I'm trying to learn from these, is how can I iteratively come up with optimized from bruteforce. Cause I cannot jump usually to bottom up straight away. I need to do this loop:…
andreyka26 tech
416. Partition Equal Subset Sum
I am Software Engineer at Microsoft. This is my tech blog where I would like to share my findings, guides and docs. Feel free to contact me.
🔥1
Rn, exactly 3-4 people that are feature owners has "away" status in Teams, until fix is deployed😁
😁1
So, today gonna prepare one topic about authorization.
Do you know any other way of building login pass -> JWT? Basically, if not - why it is bad way?
Do you know any other way of building login pass -> JWT? Basically, if not - why it is bad way?
ahh sorry, 30 more minutes, I will send link here. Today Q&A, A bit of leetcode, load testing on our Scalable AutoIncrement, and Interview Questions as usuall
Started:
https://www.youtube.com/watch?v=QF2wu_8dx_Y&ab_channel=andreyka26_se
https://www.twitch.tv/andreyka26_
https://www.youtube.com/watch?v=QF2wu_8dx_Y&ab_channel=andreyka26_se
https://www.twitch.tv/andreyka26_
YouTube
LeetCode and System Design with Microsoft SWE #13
Solving LeetCode questions and doing System Design with Microsoft SWE.
Today we are solving bunch of binary tree questions on leetcode and creating and running load tests for our Scalable AutoIncrement (unique id generator) System Design.
TikTok: https…
Today we are solving bunch of binary tree questions on leetcode and creating and running load tests for our Scalable AutoIncrement (unique id generator) System Design.
TikTok: https…
🔥3
It was nice stream, I think I need to learn a bit more about capacity limitation in Docker. It is very convenient to put (2 vcpus 2 RAM) for your container and run load tests.
Next time I think we gonna start implementing URL Shortener by using our Snowflake Id generator implementation
Next time I think we gonna start implementing URL Shortener by using our Snowflake Id generator implementation
🔥3
Questions.docx
555.3 KB
I guess around 10 people asked about .NET / Backend questions that I have been asked in outsource interviews. So sharing them here.
I would appreciate your subscription to the channel in return❤️
I would appreciate your subscription to the channel in return❤️
❤11
Forwarded from 马特
Microsoft warns that anyone who deleted mysterious folder that appeared after latest Windows 11 update must take action to put it back | TechRadar
https://www.techradar.com/computing/windows/microsoft-warns-that-anyone-who-deleted-mysterious-folder-that-appeared-after-latest-windows-11-update-must-take-action-to-put-it-back
https://www.techradar.com/computing/windows/microsoft-warns-that-anyone-who-deleted-mysterious-folder-that-appeared-after-latest-windows-11-update-must-take-action-to-put-it-back
TechRadar
Microsoft warns that anyone who deleted mysterious folder that appeared after latest Windows 11 update must take action to put…
Mystery folder is actually tied to a security fix – so if you thought it did nothing and deleted it, think again
😁1
https://youtu.be/o7h_sYMk_oc?t=1779
order of loops can impact your performance by a factor of 18!
Not that I will start care writing my c#, but just interesting thing to know
order of loops can impact your performance by a factor of 18!
Not that I will start care writing my c#, but just interesting thing to know
🔥1