Python || Q14. Program to remove duplicate characters from the given input String

  Рет қаралды 27,631

Durga Software Solutions

Durga Software Solutions

Күн бұрын

Пікірлер: 33
@ANIL_342
@ANIL_342 Жыл бұрын
Nice, excellent explanation sir I got a clear information about duplicate in string ❤️❤👍
@PriyankaThakarMehta
@PriyankaThakarMehta Жыл бұрын
Thank you very much for this video . The best video I have seen on the explanation of this concept 😊😇
@sharathgujjar8710
@sharathgujjar8710 Жыл бұрын
Great explanation Sir. I am your fan from Karnataka
@jagafaster1149
@jagafaster1149 2 жыл бұрын
Thanks a lot! Your explanation is the best solution which i was looking in internet!
@kvnagendra5354
@kvnagendra5354 5 жыл бұрын
*Frnds plz share durga sir videos though the social media apps, plz promote his channel and content, he has a tons of knowledge and he is providing freely, so plz share his videos& watch ads completely, make a comment on videos to show how u understand the topic*
@NobleSteed00
@NobleSteed00 4 жыл бұрын
You can barely understand what he's saying, but them indians are such nice people I just can't be angry at that.
@stoicratic3890
@stoicratic3890 4 жыл бұрын
If you follow him you will definitely understand what he's driving at... He actually explained it well
@11.naghmamahtab.27
@11.naghmamahtab.27 2 жыл бұрын
Awsm level of explaination
@balasir588
@balasir588 8 ай бұрын
Nice explanation sir
@dhilipmaharish
@dhilipmaharish 5 жыл бұрын
Thanks u very much one of my interview questions in 1round
@rohitpandey832
@rohitpandey832 4 жыл бұрын
Very nice explanation. Thank you so very much.
@yashutoons
@yashutoons 4 жыл бұрын
Nice sometime i get the best solution here thank you
@prozaccc
@prozaccc 4 ай бұрын
thank you so much sarrrr 😻
@kanak328
@kanak328 3 жыл бұрын
Fantastic 👍👍 Thanks sir
@niteshhirulkar4193
@niteshhirulkar4193 2 жыл бұрын
Very clear explanation
@jahangirkhan8019
@jahangirkhan8019 5 жыл бұрын
It was great sir.Thank you
@jeeipy007
@jeeipy007 4 жыл бұрын
i love u thank u so much for ur help
@dikshagupta8440
@dikshagupta8440 5 ай бұрын
thankyou so much sir
@saddamahmad2310
@saddamahmad2310 5 жыл бұрын
thank you very much sir for this video
@ifeomaibeh68
@ifeomaibeh68 2 жыл бұрын
Thank you so much 🥰🥰🥰🥰
@nazeershaik572
@nazeershaik572 3 жыл бұрын
Hats Off To You Sir :)
@jogeshkumarsharma2969
@jogeshkumarsharma2969 4 жыл бұрын
Amazing ,thankyou🙏
@akankshagaikwad3484
@akankshagaikwad3484 2 жыл бұрын
thanks sir
@ramyavedi1114
@ramyavedi1114 3 жыл бұрын
Thanks a lot!! sir
@prithvini04
@prithvini04 5 жыл бұрын
Sir what is the time and space complexities?
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 5 жыл бұрын
Hello Prithvi. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@imamsaheb7468
@imamsaheb7468 5 жыл бұрын
Nice
@rajbagi2002
@rajbagi2002 2 жыл бұрын
Sir the in and not in is not supposed to be used when giving python placement papers. They specificly told to just write the algorithm Can u please explain this program in very detailed way, I request you to do that! def removeDuplicates(s, n): ans = "" for i in range (0,n): k=0 for j in range (0,i): if(s[i]==s[j]): k=1 break if(k==0): ans=ans+s[i] print(ans) s = "aaabaababbccbccd" n = len(s) removeDuplicates(s, n)
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 2 жыл бұрын
Hello Rayan. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@r.j.shayari525
@r.j.shayari525 4 жыл бұрын
Sir value duplicate kese hogi
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 4 жыл бұрын
Hello Ruchi. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
@shivanikushwaha2899
@shivanikushwaha2899 5 жыл бұрын
How we find duplicate character in a string
@DurgaSoftwareSolutions
@DurgaSoftwareSolutions 5 жыл бұрын
Hello Anoop. Plz contact our online team durgasoftonlinetraining@gmail.com or call us on this number +918885252627, 7207212427/28
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
25 nooby Python habits you need to ditch
9:12
mCoding
Рет қаралды 1,8 МЛН
Fundamental Data Types || Python Data Types List data type || by Durga sir
24:42
Durga Software Solutions
Рет қаралды 21 М.
My 10 “Clean” Code Principles (Start These Now)
15:12
Conner Ardman
Рет қаралды 324 М.
AI Is Making You An Illiterate Programmer
27:22
ThePrimeTime
Рет қаралды 212 М.
How To Think Like A Programmer
1:00:07
Coding Tech
Рет қаралды 2,1 МЛН
Learn Java in 14 Minutes (seriously)
14:00
Alex Lee
Рет қаралды 4,9 МЛН
Fundamental Data Types || Immutability vs Mutability || by Durga Sir
20:28
Durga Software Solutions
Рет қаралды 11 М.
Let's code a beginner Python BANKING PROGRAM 💰
15:01
Bro Code
Рет қаралды 346 М.