[Essential LeetCode Questions] #371 Sum of Two Integers| Python

preview_player
Показать описание
Mock interview for myself in Python. I recommend watching in x1.5 Speed.
[Problems]
This was a good question to learn how XOR, &, and shift operation enable us to do addition and subtraction!
Рекомендации по теме
Комментарии
Автор

In spite of Saturday and Sunday, I could enjoy watching your new video!
When do you take a rest?
Take care of yourself!

まろ-cn
Автор

Fantastic video and perfect pace. Also lol at all the morons saying the code doesn't work. Should have watched all of the video.

sata
Автор

great video!

i am using python but using python to solve this question is suck. Answer in other langs are really short.

hoyinli
Автор

Felt like actually solving in an interview. Thanks for this. The thinking process to the code is explained well and is more valuable than the actual final code.

itarukmakto
Автор

Honestly the explanation was not at all helpful made me lose interest .

somdattamukherjee
Автор

it fails if the input is -1 and 0. Does anyone have a fix?

dericktrinidad