Minimum Swaps 2 |ARRAYS |HACKERRANK Solution| PYTHON| Interview| Algorithm|Programming for Beginners

preview_player
Показать описание
Preparing for Interviews or Learning Programming in Python.

If there's a specific problem or a concept you want me to make a video on, LET ME KNOW IN THE COMMENTS BELOW.

If you liked my video, Do hit the LIKE BUTTON and SUBSCRIBE to my channel!

I'm making tutorials on all questions so stay tuned!
Рекомендации по теме
Комментарии
Автор

Sir, if you don't mind I didn't understood from where you started to tell the flags

harshithambati
Автор

Thanks, man! You explain things pretty good

devenmeza
Автор

small remarks:
line(15) a = i
line(21) a =b
are not used, we can remove them.
also, we can initiate l with 0, (line17) l =0
so there is no need to subtract (-1) at line 24

falconych
Автор

why it doesn't work for some other test cases?

hasanfuad
Автор

Sir any basic strategy to counter medium level questions in hacker rank from scratch..

athanikarammy