bro you have such a helpful channel. idk if you remember me, but I talked to you on LinkedIn when I was in high school trying to do leetcode. I am saving all your videos to my watch later! Thanks and keep up the great work!
@EricProgramming2 жыл бұрын
Thank you Adarsh for your support!
@DogaOzgon2 жыл бұрын
This was quite insightful. Definitely think that more people should know about it and looking forward for more content like this!
@EricProgramming2 жыл бұрын
Thanks bud!
@nj33902 жыл бұрын
Very nice! It's good that it has the test code as well.
@trang0512 Жыл бұрын
Using hashmap + couting sort could be faster and easier to implement. map[node_value] = count;
@prajub99Ай бұрын
We will need a treemap in this situation? So it will anyway be NlogN
@rydmerlin Жыл бұрын
What did your own prep involve?
@EricProgramming Жыл бұрын
That is my own prep. Everything that I shared on KZbin is my own prep
@nhbknhb2 жыл бұрын
Wow, thanks! What about System Design?
@EricProgramming2 жыл бұрын
What about it?
@nhbknhb2 жыл бұрын
@@EricProgramming How does someone prepare for System Design Interviews?
@EricProgramming2 жыл бұрын
I am planning on adding more system design topics soon on my second channel - Eric Tech. Please make sure to subscribe me there.