Solve any Character or String pattern in Java

  Рет қаралды 85,645

Simply Coding

Simply Coding

Күн бұрын

Пікірлер: 45
@thasneem-566
@thasneem-566 Жыл бұрын
stg this channel deserves more recognition..made the concept 10x simpler! thankk uuuuu so muchh!
@thotabhavana6250
@thotabhavana6250 3 жыл бұрын
The best video I came across regarding patterns...! :)Simple to understand and even for application what we have learnt..!
@adi_is_back
@adi_is_back Жыл бұрын
Thank you so much! This is very useful for ICSE class 10 computer students as well! Much appreciated! 😇
@shresthashar5144
@shresthashar5144 Жыл бұрын
truly😂
@Nausikhiya95
@Nausikhiya95 2 жыл бұрын
This video is best to learn letter pattern
@moulyanerella
@moulyanerella 3 жыл бұрын
It's just amazing.Thank you for the videos
@Sagarkasar9
@Sagarkasar9 Жыл бұрын
How to slove double hill pattern using above technique. ??
@NitinChouhan-l1w
@NitinChouhan-l1w 8 ай бұрын
correct hill pattern solution because it doesn't work with given tringle both edges having 'A' according to code.
@akshatsingh1162
@akshatsingh1162 2 жыл бұрын
mam in the patterns with word can we assign string s= "REDOC" instead of string s= "CODER" then we will not have to change the value of p to 4
@ridhimatripathi
@ridhimatripathi Жыл бұрын
Yes
@priyasivath8939
@priyasivath8939 Жыл бұрын
As a programmer, u should be able to do everything via, code rather than manual process, Instead, If u r getting string as user input... Will u do 1st reverse the string?? Then only pattern??
@skygazer2145
@skygazer2145 3 жыл бұрын
Very useful your videos are keep uploading! Thanks😊
@SimplyCoding
@SimplyCoding 3 жыл бұрын
Thank You. So nice of you
@gboy6120
@gboy6120 3 жыл бұрын
mam can we use this same method in C also?
@SimplyCoding
@SimplyCoding 3 жыл бұрын
Yes, definitely. In C, String is char array, so instead of charAt() function you can use straight indexing to access the character
@vekateswaran9481
@vekateswaran9481 3 жыл бұрын
Oh My God, it is Amazinnnnnnnnnnnnnnnnnnnng!!!!!!!!!!!!!! Alien Level Trick to solve pattern. it covers almost 80% of the Matrix Pattern Program. I had a doubt please clarify me.. This Program is efficient on applications? According to BIG 'O' Notation? This may useful to crack my Interviews.
@rojindevadas4303
@rojindevadas4303 Жыл бұрын
9:05 what is the need of initialising p=5 there ??
@ADITISINHA-v6q
@ADITISINHA-v6q 2 күн бұрын
She makes few mistakes
@KitVibes-k7k
@KitVibes-k7k 2 жыл бұрын
THANKYOU SOO MUCH❤❤
@priyanshuverma410
@priyanshuverma410 3 жыл бұрын
Just amazing!!!!
@shaurya00087
@shaurya00087 8 ай бұрын
Watching oneday before exam 😀
@unknown21997
@unknown21997 8 ай бұрын
Watching 2½ hrs before the exam 😂😢
@Crazy-drama-v9s
@Crazy-drama-v9s 8 ай бұрын
Same 😅
@unknown21997
@unknown21997 8 ай бұрын
100 ayega dw 😂 bhailog
@suiiiiii5798
@suiiiiii5798 8 ай бұрын
Thanks mam😊
@userme30
@userme30 3 жыл бұрын
Perfect
@kiransupekar8764
@kiransupekar8764 3 жыл бұрын
Thank you
@Nausikhiya95
@Nausikhiya95 2 жыл бұрын
Ok so can you tell me that what is main thing in java to do any program do you have some idea
@Nausikhiya95
@Nausikhiya95 2 жыл бұрын
Can you tell me
@mailareppapujar6875
@mailareppapujar6875 3 жыл бұрын
Sorry ma'am not alphabets pattern; I want to print real 'A,B,C ---Z' and 'a,b,c---z' , 0,1,2...9 and special characters like $,%,^,&,*,@,~,)(,[ # and any type of curve pattern etc. All these with a smooth edges. Please make video this. You can just tell the most basic that will be applicable to all.
@deepword30
@deepword30 23 күн бұрын
😊😊
@alexthecreator8380
@alexthecreator8380 2 жыл бұрын
how do capitalize only the first column
@SimplyCoding
@SimplyCoding 2 жыл бұрын
If you want to do anything specific for first row, column, you can watch this video on how to handle those with if condition - kzbin.info/www/bejne/r2WbnZiJYshjbK8
@paladugumahesh4865
@paladugumahesh4865 2 жыл бұрын
Hi in this Video Subtitles are display Wrong . Plz Next Time You Should Not Repeated.Don't Fell Bad.
@0777Suleyman
@0777Suleyman 2 жыл бұрын
wouldn't that be simpler to build diamond like this? public class Patterns { public static void main(String[] args) { pattern31(5); } static void pattern31(int n) { n = 5; for (int row = 1, p='A'; row n ? 2 * n - row : row; int space = n - columns; for (int s = 0; s
@kishorejalakam7427
@kishorejalakam7427 3 жыл бұрын
Hallow diamond pattern program cheyandi madam
@SimplyCoding
@SimplyCoding 3 жыл бұрын
Yes, we are releasing a video on square and hollow pattern next week.
@kishorejalakam7427
@kishorejalakam7427 3 жыл бұрын
@@SimplyCoding ok TQ madam fastga cheyaraa
@SimplyCoding
@SimplyCoding 3 жыл бұрын
Hello, you can watch our hollow pattern video here - kzbin.info/www/bejne/r2WbnZiJYshjbK8
@mohammedfaizer1826
@mohammedfaizer1826 3 жыл бұрын
make hollow pattern
@SimplyCoding
@SimplyCoding 3 жыл бұрын
Hello, you can watch our video on hollow pattern here - kzbin.info/www/bejne/r2WbnZiJYshjbK8
@frostyfreezemovies
@frostyfreezemovies 2 жыл бұрын
❤️❤️❤️mam
@khandlapradip7167
@khandlapradip7167 3 жыл бұрын
video is creat in hindi plz
@vitz8572
@vitz8572 Жыл бұрын
Can't understand with accent
Solve any square or hollow pattern in Java
17:15
Simply Coding
Рет қаралды 161 М.
Solve any Star Pattern program in Python
18:44
Simply Coding
Рет қаралды 1 МЛН
Disrespect or Respect 💔❤️
00:27
Thiago Productions
Рет қаралды 42 МЛН
The Ultimate Sausage Prank! Watch Their Reactions 😂🌭 #Unexpected
00:17
La La Life Shorts
Рет қаралды 8 МЛН
String in Java - Word Programs
16:05
Simply Coding
Рет қаралды 48 М.
LeetCode was HARD until I Learned these 15 Patterns
13:00
Ashish Pratap Singh
Рет қаралды 575 М.
Solve any Number Program
16:46
Simply Coding
Рет қаралды 99 М.
How to solve any Star Pattern Program
18:47
Simply Coding
Рет қаралды 1,2 МЛН
x86 Assembly: Hello World!
14:33
John Hammond
Рет қаралды 1,4 МЛН
Solve String Programs in Java
14:37
Simply Coding
Рет қаралды 99 М.
Solve any Number Pattern program in Python
20:14
Simply Coding
Рет қаралды 231 М.
How to solve any number pattern program in Java
18:15
Simply Coding
Рет қаралды 726 М.
All Rust string types explained
22:13
Let's Get Rusty
Рет қаралды 183 М.
Disrespect or Respect 💔❤️
00:27
Thiago Productions
Рет қаралды 42 МЛН