Move Zeros and False | Python | Leetcode/CodeWars | #Quarantineandcode

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Keep up the good work with the tutorials.

brandijohnson
Автор

I was just working on this problem and was so stuck. This was helpful. Gonna try to implement in JavaScript

TheClovtar
Автор

I just went to your WordPress website and as a beginner learning to program in python, ngl, I felt overwhelmed bcos I realize just how much I don't know and have to learn, but I do feel inspired.
Btw, I have a question: I have been doing a few codewars problems and so far, I'd say it's been going fairly well, I have been able to solve some of the problems (current rank is 7kyu). My question is, in your experience, what is the difficulty of code wars problems compared to Leetcode problems? I ask bcos, although I can solve some of the problems in codewars, when I went on Leetcode, I was just sat there thinking...where do I even start with this!

ThErrandBoy
Автор

Thanks for getting a mic, but can you turn it up next time? I thought this was one of those ASMR videos. Can you go through more of the thinking process, so we can see how you came up with the solution?
Mine: return sorted(arr, key=lambda x: x is 0)

punstress
welcome to shbcf.ru