HackerRank - Repeated String | Full Solution with Simplified Examples and Visuals | Study Algorithms

  Рет қаралды 7,765

Nikhil Lohia

Nikhil Lohia

Күн бұрын

Пікірлер: 22
@shruthibudidha5508
@shruthibudidha5508 5 ай бұрын
great and clear explanation sir!!Thank you so much sir Not only this sir,each and every video was awesome and easily understandable
@kumarisuruchisuman8919
@kumarisuruchisuman8919 3 жыл бұрын
No one can explain like you ☺
@C__janhaviKadam
@C__janhaviKadam 5 ай бұрын
crisp and clear ! thankss
@CostaKazistov
@CostaKazistov 2 жыл бұрын
Really clear explanation. Definitely helped to understand this interesting HackerRank problem and the optimal solution. Many thanks!!
@pradeeps9633
@pradeeps9633 2 жыл бұрын
bro you're just amazing👌👌.we want this type of teaching.
@Lion-st5g3s378
@Lion-st5g3s378 3 жыл бұрын
10 out of 10 explanation 🌼️, tysm!
@MrMclit
@MrMclit 3 жыл бұрын
Great explanations, thank you
@pratyakshamaheshwari8269
@pratyakshamaheshwari8269 3 жыл бұрын
Thank you Sir, you taught it very well.
@TheAxelgr
@TheAxelgr Жыл бұрын
I love you man!
@rohitsaka
@rohitsaka 3 жыл бұрын
Can you Please make it on Stock Span Problem
@nikoo28
@nikoo28 3 жыл бұрын
Reach out to me on my email in channel description with the problem link.
@vaitheeswaranr2115
@vaitheeswaranr2115 8 ай бұрын
StringLeftLength=n%strLength; Will be helpful?
@prativa810
@prativa810 Жыл бұрын
why is the time complexity O(1)? You have run the two loops in the code
@arjunmsit
@arjunmsit 2 ай бұрын
I guess it's because the loop is run for size of input string and not on N. I'm this case it's 5 which can be dropped to 0(1)
@_JAGATHEESANV
@_JAGATHEESANV Жыл бұрын
Why can't we use this stringLeftLength=n%strLength;
@nikoo28
@nikoo28 Жыл бұрын
you can
@spencersedano
@spencersedano 3 ай бұрын
how is this an easy question
@niharikamurulidhara7017
@niharikamurulidhara7017 3 жыл бұрын
Sir....I tried the below code.. #include #include using namespace std; int main() { long long int n,count=0; int length,i; string sub_str; getline(cin,sub_str); cin>>n; length = sub_str.length(); if(length==1) { if(sub_str[i]=='a') { count=n; } else { count=0; } } // finding number of a's in substring else if(length>1) { for(i=0;i
@nikoo28
@nikoo28 3 жыл бұрын
Try looking at the test cases I have in my code and debug your code with those cases. Maybe you can catch the problem
@_httpantwon
@_httpantwon 2 жыл бұрын
It still wasn't clear
@nikoo28
@nikoo28 2 жыл бұрын
Which part did you face a problem at? I can try to elaborate
@k16e
@k16e 2 жыл бұрын
Shouldn't you `Math.floor(n / sLength)` the number of reps?
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
you will never ask about pointers again after watching this video
8:03
The Doomsday Algorithm - Numberphile
14:33
Numberphile
Рет қаралды 858 М.
Fast Inverse Square Root - A Quake III Algorithm
20:08
Nemean
Рет қаралды 5 МЛН
Fastest Way to Learn ANY Programming Language: 80-20 rule
8:24
Sahil & Sarra
Рет қаралды 956 М.