O(n log n) Time Complexity Explanation

preview_player
Показать описание
I'm a fresh graduate software engineer, so I just want to share what I learn in university. If you find this video helpful, share it with your friends that might need it. It'll help my channel out a lot. Thank guys! Enjoy :)
Рекомендации по теме
Комментарии
Автор

This is very helpful but I really wish I could see how the code look like for O(nlogn)

daniealmohd
Автор

Thank you for this video, but I totally don't understand. I am supposed to write a simple code that uses O(log n). I know its as you said, "Divide and conquer" but I am not sure I really understand how to implement it.

jamescoughlin