#Logical

  Рет қаралды 49,812

WriteCodeWith Prince

WriteCodeWith Prince

Күн бұрын

Пікірлер: 31
@dog_lover173
@dog_lover173 3 ай бұрын
Thanks, great explanation. Keep it up the good work
Жыл бұрын
This is one of the best logic. Have never seen in any site.
@tushardeurmalle5722
@tushardeurmalle5722 Жыл бұрын
Thanks Its very nice logic to find out duplicate cout
@sayedfurqan5102
@sayedfurqan5102 4 ай бұрын
well explained bro.. Great
@marotipanchal2880
@marotipanchal2880 Жыл бұрын
you can also use trim() method instead of replace
@digitallearning-29
@digitallearning-29 Жыл бұрын
Thanks a lot sir, and wish you all the very best.
@WriteCodeWithPrince
@WriteCodeWithPrince Жыл бұрын
So nice of you
@soorajnair3499
@soorajnair3499 9 ай бұрын
Thank You sir great explaination
@omkar5577
@omkar5577 2 жыл бұрын
The best Explanation I've ever seen..Thanks alot..❤❤
@prasadshimpi7921
@prasadshimpi7921 Ай бұрын
you can solve with string not required to convert into array
Жыл бұрын
if(count>1) { map.put(arr[i], count); } If you apply this logic then we will get only duplicate characters count.
@kiransingh8239
@kiransingh8239 2 жыл бұрын
Best implementation,thanks a lot
@mohammadsalma9996
@mohammadsalma9996 3 жыл бұрын
Super explanation sir do more videos on java developer
@dibyashreedash4183
@dibyashreedash4183 3 жыл бұрын
Sir you are the best teacher in my life i never see this type of explanation in coding ❤️ thankew so much sir 🙏🙏
@ateeqhalikhan4012
@ateeqhalikhan4012 2 жыл бұрын
thanks alot..
@venkatakrishna4942
@venkatakrishna4942 2 жыл бұрын
Thank you so much sir
@raviambadagatti5088
@raviambadagatti5088 2 жыл бұрын
Hi Sir Very informative session , in above how it is printing the unique character because it may print like a=4 a=4 a=4 a=4 because arr[i] is traversing from 0 index to length
@prohealthtricks7874
@prohealthtricks7874 2 жыл бұрын
Find recurrence of text ab means how to find s = " abababaabababaaa"
@pranav2003
@pranav2003 Жыл бұрын
@pradnyagawai1634
@pradnyagawai1634 3 жыл бұрын
and please make videos on collection interfaces and classes
@pradnyagawai1634
@pradnyagawai1634 3 жыл бұрын
can you explain the same question without having 2 for loop so that time complexity will reduce .
@kingsite8328
@kingsite8328 3 жыл бұрын
Getting error in Map map = new TreeMap() Error: Character cannot resolved to a type
@WriteCodeWithPrince
@WriteCodeWithPrince 3 жыл бұрын
import java.util.*; class TestMap { public static void main(String[] args) { Map map = new TreeMap(); map.put('c',10); System.out.println(map.get('c')); } } please write proper way. import
@gauravpatil6364
@gauravpatil6364 2 жыл бұрын
Sir why your use for loop inside another for loop ,or anyone can explain this pls if possible....?
@flynneugene2675
@flynneugene2675 Жыл бұрын
what
@joyal7701
@joyal7701 3 жыл бұрын
why treemap is used?
@manojpatil2457
@manojpatil2457 2 жыл бұрын
So that order is maintained
@rahulwani989
@rahulwani989 2 жыл бұрын
Array index outof bound exception it's showing
@WriteCodeWithPrince
@WriteCodeWithPrince 2 жыл бұрын
Please write code probably. It's will not give exception or error
@sachitabala
@sachitabala Жыл бұрын
Very easy to understand. Thanks much
Java Program To Find Occurrence Of Each Character | Ashok IT
18:15
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
Java Program #14 - Find duplicate characters in a String in Java
10:07
Programming For Beginners
Рет қаралды 7 М.
27 - Java Program to find the duplicate words in a string.
17:07
Software Testing And Automation
Рет қаралды 14 М.
Java Program to Find the Frequency of Character in a String
5:23
Talented Developer
Рет қаралды 2,2 М.
Fastest Way to Learn ANY Programming Language: 80-20 rule
8:24
Sahil & Sarra
Рет қаралды 960 М.
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН