Divisible Sum Pairs HackerRank Coding Solution - O(n) Coded in Python

  Рет қаралды 3,758

Kindson The Tech Pro

Kindson The Tech Pro

Күн бұрын

Пікірлер: 9
@abdullahshehata4067
@abdullahshehata4067 2 жыл бұрын
1 % 5 = 1, I don't understand how you got 4 at minute 6:05 . Someone Please explain this to me.
@divyanshudwivedi2591
@divyanshudwivedi2591 3 жыл бұрын
Great job!
@KindsonTheTechPro
@KindsonTheTechPro 3 жыл бұрын
Thanks! And do remember to subscribe to get updated!
@phinguyen4823
@phinguyen4823 3 жыл бұрын
if k - mod == 0: compl = 0 else: compl = k - mod WHAT? if mod == 0: compl = 0 else: compl = k - mod Should be this way instead :D
@KindsonTheTechPro
@KindsonTheTechPro 3 жыл бұрын
You need three conditions: 1. If the complement exists, increment count 2. if the mod exists, increase modulus value by 1 3. Else, add the value to the hash table Sorry my explanation was not clear enough 😊
@sushantsomani294
@sushantsomani294 3 жыл бұрын
Yes correct....try input for {1,2,3,4,5} and k=2
@nemanja.tonic87
@nemanja.tonic87 2 жыл бұрын
int compl = k - mod == 0 ? 0 : k - mod; isn't this the same as just writing int compl = k - mod; I have no idea how your code passes the testcases, but that line should say: int compl = mod == 0 ? 0 : k - mod;
10 Important Python Concepts In 20 Minutes
18:49
Indently
Рет қаралды 439 М.
Hackerrank: Divisible Sum Pairs
12:55
TKGgames
Рет қаралды 6 М.
Hilarious FAKE TONGUE Prank by WEDNESDAY😏🖤
0:39
La La Life Shorts
Рет қаралды 44 МЛН
UFC 287 : Перейра VS Адесанья 2
6:02
Setanta Sports UFC
Рет қаралды 486 М.
Counter-Strike 2 - Новый кс. Cтарый я
13:10
Marmok
Рет қаралды 2,8 МЛН
«Жат бауыр» телехикаясы І 26-бөлім
52:18
Qazaqstan TV / Қазақстан Ұлттық Арнасы
Рет қаралды 434 М.
FASTER JavaScript In 2025 With Sets
13:13
Jack Herrington
Рет қаралды 23 М.
7 Outside The Box Puzzles
12:16
MindYourDecisions
Рет қаралды 364 М.
Как устроен PYTHON
37:44
про АйТи | IT Pro
Рет қаралды 33 М.
Fast Inverse Square Root - A Quake III Algorithm
20:08
Nemean
Рет қаралды 5 МЛН
The Genius Way Computers Multiply Big Numbers
22:04
PurpleMind
Рет қаралды 283 М.
How to Remember Everything You Read
26:12
Justin Sung
Рет қаралды 2,7 МЛН
How to STUDY so FAST it feels like CHEATING
8:03
The Angry Explainer
Рет қаралды 2,6 МЛН
Learn GO Fast: Full Tutorial
1:07:53
Alex Mux
Рет қаралды 532 М.
Subarray Division Hackerank Challenge Solution
7:40
Kindson The Tech Pro
Рет қаралды 14 М.
Hilarious FAKE TONGUE Prank by WEDNESDAY😏🖤
0:39
La La Life Shorts
Рет қаралды 44 МЛН