Merge sort : counting inversion hackerrank solution // counting inversion using merge sort

Опубликовано: 04 Август 2020
на канале: Kuldip Ghotane
3,893
38

In this video counting inversion using merge sort I have discussed what is merge sort and inversion is, how to approach the problem.

first we will learn basic merge sort and will point out where inversion occurs and in the second part I have written code for this problem.

Things which we need to keep in mind for merge sort.
1. divide the array
2.divide it recursively
3. merge array
4.count the inversion

if you are someone who is trying to solve all the problems from hackerrank interview preparation kit playlist and getting stuck anywhere or looking for optimized solution do check my playlist
   • Hackerrank Interview Preparation Kit  

Link for second part :


Смотрите видео Merge sort : counting inversion hackerrank solution // counting inversion using merge sort онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Kuldip Ghotane 04 Август 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 3,893 раз и оно понравилось 38 людям.