Reverse bits | Leet code 190| Theory explained + Python code | July leet code

  Рет қаралды 4,936

Sai Anish Malla

Sai Anish Malla

Күн бұрын

Пікірлер: 12
@verryberrypie
@verryberrypie 3 жыл бұрын
best tutorial here. thank you!
@saianishmalla2646
@saianishmalla2646 3 жыл бұрын
Thank you!!
@eustin
@eustin 3 жыл бұрын
I watched a few videos on the bit shifting solution to this question and yours was the best. your explanation was very clear. thank you!
@kks5475
@kks5475 Ай бұрын
you explain very well but i think it can be more optimise- def reverseBits(self, n: int) -> int: result=0 for i in range(32): result = result >i)&1 return result
@rihhard1072
@rihhard1072 2 жыл бұрын
Im confused why we dont just convert the integer to a string, reverse slice it and then convert back to int. What am I missing ?
@shreehari2589
@shreehari2589 Жыл бұрын
Interviewers won’t accept that solution
@saleheen1
@saleheen1 Ай бұрын
It's not only about solving a problem. The interviewers want to see how smart you are. In this problem they will want to see if you can solve the problem using bit operators. That's why
@ishayadav5221
@ishayadav5221 4 жыл бұрын
Amazingggg
@AnuRadha-wk8vn
@AnuRadha-wk8vn 4 жыл бұрын
👍🤩
@mallasatyanarayana1942
@mallasatyanarayana1942 4 жыл бұрын
Cool
@hameedmulani21
@hameedmulani21 Жыл бұрын
outpur same as your pronunciation
@MrIloveit11
@MrIloveit11 Жыл бұрын
it doesn't matter at all, this Reverse bits video is the best so far on youtube.
Reverse Bits - LeetCode 190 - Python
9:31
DEEPTI TALESRA
Рет қаралды 2,1 М.
Reverse Bits - Binary - Leetcode 190 - Python
10:13
NeetCode
Рет қаралды 135 М.
УЛИЧНЫЕ МУЗЫКАНТЫ В СОЧИ 🤘🏻
0:33
РОК ЗАВОД
Рет қаралды 7 МЛН
번쩍번쩍 거리는 입
0:32
승비니 Seungbini
Рет қаралды 182 МЛН
Integer to English Words - Leetcode 273 - Python
20:59
NeetCodeIO
Рет қаралды 16 М.
Abstraction Can Make Your Code Worse
5:13
CodeAesthetic
Рет қаралды 682 М.
Reverse Bits | LeetCode 190 | C++, Java, Python
22:02
Knowledge Center
Рет қаралды 25 М.
Number of 1 Bits - Leetcode 191 - Python
11:59
NeetCode
Рет қаралды 144 М.
Sum of Two Integers - LeetCode  371 - Python
15:53
DEEPTI TALESRA
Рет қаралды 7 М.
Reverse Bits || LeetCode 190 || Bit Manipulation
6:03
BarikZone
Рет қаралды 30 М.
Object Oriented Programming - The Four Pillars of OOP
11:23
Keep On Coding
Рет қаралды 358 М.
Counting Bits - Dynamic Programming - Leetcode 338 - Python
13:24
УЛИЧНЫЕ МУЗЫКАНТЫ В СОЧИ 🤘🏻
0:33
РОК ЗАВОД
Рет қаралды 7 МЛН