I've enjoyed learning from your content in recent months and I'm stoked to see you're returning with more
@MichaelSambol2 жыл бұрын
Thank you! I appreciate the support.
@yhoang6674 Жыл бұрын
In union function, section 'fix pointers to combine root lists' the last line was FH.root_list.left.right = FH.root_list should be FH2.root_list.left.right = FH.root_list, right?
@MichaelSambol Жыл бұрын
take you take a look here? github.com/msambol/dsa/blob/master/data_structures/fibonacci_heap.py#L61-L66 draw two simple heaps and go through the process of moving pointers.
@שיראדלר10 ай бұрын
the insert will always be to the root_list? how are the rest of the layers formed then? תודה מראש!
@ahmednesartahsinchoudhury2628 Жыл бұрын
This video is great. Couldn't find the extractMin and decreaseKey videos. Did you make them?
@MichaelSambol Жыл бұрын
Extract min will be out this week! I pushed code last night if you want to take a look: github.com/msambol/youtube/blob/master/data_structures/fibonacci_heap.py
@arzoobapna51482 жыл бұрын
Thank you so much! I couldnt figure out the clrs pseudocode for my life! Im so thankful for this video. You saved me so many tears. Deletion video please?
@MichaelSambol2 жыл бұрын
In the works! Thanks for watching.
@heyitspixl2 жыл бұрын
wtf are you a mind reader how do you post videos exactly on what i need the moment i need them lolol
@barto_e Жыл бұрын
hey man you right? love your vids I learn a lot with them
@MichaelSambol Жыл бұрын
Doing well, more coming! Thank you for watching. 💪🏼