btw, the task:
https://leetcode.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal/description/?envType=study-plan-v2&envId=top-interview-150
and honestly, fuck it, very annoying shit
https://leetcode.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal/description/?envType=study-plan-v2&envId=top-interview-150
and honestly, fuck it, very annoying shit
LeetCode
Construct Binary Tree from Preorder and Inorder Traversal - LeetCode
Can you solve this real interview question? Construct Binary Tree from Preorder and Inorder Traversal - Given two integer arrays preorder and inorder where preorder is the preorder traversal of a binary tree and inorder is the inorder traversal of the sameβ¦
β€1
https://leetcode.com/problems/binary-tree-postorder-traversal/description/
I mean, yeah, sometimes recursion -> iteration transition is SO hard
I mean, yeah, sometimes recursion -> iteration transition is SO hard
π5
Solution itself is not that hard. But I have no idea how to come up with it, it does not recall me anything.
Top down -> bottom up conversion is 100050000% easier than this shit.
Top down -> bottom up conversion is 100050000% easier than this shit.
π2
Todayβs stream was pure embarrassment. So I shut it down. Maybe it was due to overworking, as Im doing leetcode for 6-7 hours these days, maybe just in general too dumb for it, idk.
I will restream the same shit on Tuesday. Sorry
I will restream the same shit on Tuesday. Sorry
π1
and yeah, strongly typed languages save u more time for shit like that than take due to being cumbersome.
Tomorrow the last day before xD.
I have binary search (hate it the most), heap, DP and random stuff like bit manipulation and math (somehow I think I will not be given the task from it)
So around 15-20 problems for 1 day. Let's see xDD
I have binary search (hate it the most), heap, DP and random stuff like bit manipulation and math (somehow I think I will not be given the task from it)
So around 15-20 problems for 1 day. Let's see xDD
β€2
does anybody know why this shit happened?
Yesterday streamed from mac, all seems to work okay, stream was going well on Youtube, but on twitch it showed like stream is going, but there was no visual track at all.
Now I see that recording is actually saved in twitch, and it looks okay.
WTF, is it my obs configuration on mac, is it something with Restream or is it twitch shit?
Yesterday streamed from mac, all seems to work okay, stream was going well on Youtube, but on twitch it showed like stream is going, but there was no visual track at all.
Now I see that recording is actually saved in twitch, and it looks okay.
WTF, is it my obs configuration on mac, is it something with Restream or is it twitch shit?
okay, I have just finished this book. What can I say I wouldn't recommend tbh.
I don't really like the books that are presented as reference, most of the books about the Language, C#, JAva, SQL, etc.
However there were some parts that were quite interesting about the linux internals:
kernel/user modes, processes, threads, virtualization, TCP/IP stack, filesystem, etc, but this is only 10% of the book, therefore no recommendation from my side. Other 90% of the book is just bunch of commands and tutorial about how to run them.
And any commands nowadays is just 1 q to gpt.
I don't really like the books that are presented as reference, most of the books about the Language, C#, JAva, SQL, etc.
However there were some parts that were quite interesting about the linux internals:
kernel/user modes, processes, threads, virtualization, TCP/IP stack, filesystem, etc, but this is only 10% of the book, therefore no recommendation from my side. Other 90% of the book is just bunch of commands and tutorial about how to run them.
And any commands nowadays is just 1 q to gpt.