Java program to remove the duplicate charaters in the given String

  Рет қаралды 11,728

QAFox

QAFox

Күн бұрын

Пікірлер: 11
@yadojuvennela317
@yadojuvennela317 3 жыл бұрын
The JAVA playlist which is in your Channel is for Software Testers? Or for JAVA developers? I hope you reply Sir
@QAFox
@QAFox 3 жыл бұрын
Its for everyone. But only Core Java is covered.
@yadojuvennela317
@yadojuvennela317 3 жыл бұрын
@@QAFox I wanna learn Core JAVA To become a software tester so that I'm asking Does this core java playlist become soo much for software Testers ? I think this much Core JAVA playlist For Software Testing is not needed Please reply And 1 more doubt about SQL playlist (in your Channel) is that entirely need for software testing? Please reply
@QAFox
@QAFox 3 жыл бұрын
@@yadojuvennela317 Yes, both these Core Java and SQL Playlist are required for Software Testers. Though they are created by keep in Testers in mind, it won't restrict developers from learning too.
@yadojuvennela317
@yadojuvennela317 3 жыл бұрын
@@QAFox Thankyou Sir
@QAFox
@QAFox 3 жыл бұрын
@@yadojuvennela317 Welcome :)
@ParmeshYadav-c6t
@ParmeshYadav-c6t Жыл бұрын
thank u so much to upload this viedo
@QAFox
@QAFox Жыл бұрын
Welcome :)
@alagarsadjactamil3503
@alagarsadjactamil3503 2 жыл бұрын
👍
@QAFox
@QAFox 2 жыл бұрын
Thank you :)
@sunnygupta5087
@sunnygupta5087 7 ай бұрын
/*Hello Sir Please comment, Is this ok to write following way without using hashset class.*/ package practice5; public class RemoveDuplicateCharactersFromGivenString { public static void main(String[] args) { String str = "hellomate"; // helomat String newStr =""; char[] ch = str.toCharArray(); for(char c : ch) System.out.print(c); newStr = newStr+ch[0]; for(int i = 1; i
Java Program to left rotate a String by 1 position
12:07
QAFox
Рет қаралды 1,7 М.
"كان عليّ أكل بقايا الطعام قبل هذا اليوم 🥹"
00:40
Holly Wolly Bow Arabic
Рет қаралды 14 МЛН
НИКИТА ПОДСТАВИЛ ДЖОНИ 😡
01:00
HOOOTDOGS
Рет қаралды 2,8 МЛН
Java Program #14 - Find duplicate characters in a String in Java
10:07
Programming For Beginners
Рет қаралды 5 М.
"كان عليّ أكل بقايا الطعام قبل هذا اليوم 🥹"
00:40
Holly Wolly Bow Arabic
Рет қаралды 14 МЛН