Very good tutorial brother. Thanks for all your effort. I have a doubt in diamond star pattern. Let say the pattern is * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * here, how do we select the 0th index since it has two identical row with equal number of stars (9 stars)
@@rifajas @rifajas take 58:05 time (diamond star) pattern as a reference, set 'n' value range from -5 to +5 then u get 11 stars in 0th row and 11 rows now u need to remove 0th row because of ur pattern design that's why we need to change if(l==0) then put l value as 1 (l=1) below if else range statement then u get ur pattern
Very helpful video,, even though im a malayali iam able to understand all of what you are saying,,, kindly do videos on array also,, array logic is very hard to understand...,
hi bro your video is really usefull to me but I want to tell a mistake happens in the mirror image pattern use "i=-n+1" instead of "i=-n" it will give the right number of stars that users want
If u want to get 5 then after entering input value (ex n=5) u need to add n=n-1; logic after getting input line Here input is 5 output is 6 reason, it's purely based on that table logic
Bro in 38:44 minute, why you have mentioned 4 as '9 times' in column 'n'. Till previous questions you have mention as 'n' as 5 because we have entered the 5 as input, but for this it must be mentioned 9 as '9 times'. Since it has 9 times you have mentioned used it 9 times, but why 4 is used. Please explain bro....
Bro it's mirror image pattern it is 3rd type in pattern. Half the portion of the pattern is same like another half, So u need to double and add one (2*n+1) => (2*4+1)=9. Already explained in video see again the starting from mirror image pattern concept If u don't understand then u will again command I will help u
Bro eppidi antha i values negative la irunthu positive ah maaruthu and antha L oda if else statement knjm nalla explain pannunga bro plzz plzz athu mattuum dha kolapudhu
C++ la edhutu iruka printf scanf ku bhadhila mattum cin cout irukum mathadhu ellam same dhan ma Inverted pyramid Video link: ruclips.net/video/mPxxovYkIJQ/видео.html
Bro down arrow star pattern la matu why bro N oda value index value ah 4 vachirukeega other patterns la lam normal value 5 nu koduthurukeega idhula matu index value koduthurukeega N ku
Brother andha pattern mattum konjam different, adhuku munna paatha Ella patterum munnadhi space irudha adha poruthu pattern logic kandupidipom but idhula in between la space irukaradhala index value 'j' va vachi kandupidikurom adhanala dhan j value 4 solli vaikurom
@@CodingGuidelinesTamil ryt angle la one star first line la 1* ku apro 4 space thananu kekare??? apro irukarathu sa irukuma 2nd line la 2* irukum uh 3Rd line la 3*
Very nice and effective thank you so much 👏 this is very useful to those who thinks its difficult to learn
Very useful sir students needs this kind of explanation proud of you sir keep doing
crystal clear explanation.......
Vera level bro super ra tech panringa 💥
Thank u sir really usefull to me and ur way of teaching is excellent👍💯
very clear explanation for pattern problem. Thank you so much
Thanks a lot 🙏🙏🙏🙏🙏
Hats off to your hard work, preparation and knowledge sharing attitude 🙏🙏🙏🙏🙏
Very good tutorial brother. Thanks for all your effort. I have a doubt in diamond star pattern.
Let say the pattern is
*
* * *
* * * * *
* * * * * * *
* * * * * * * * *
* * * * * * * * *
* * * * * * *
* * * * *
* * *
*
here, how do we select the 0th index since it has two identical row with equal number of stars (9 stars)
@@rifajas @rifajas take 58:05 time (diamond star) pattern as a reference, set 'n' value range from -5 to +5 then u get 11 stars in 0th row and 11 rows now u need to remove 0th row because of ur pattern design that's why we need to change if(l==0) then put l value as 1 (l=1) below if else range statement then u get ur pattern
Thank you so much for this video sir.Easy to understanding
Hii bro 😊
This video is very useful thank you 🤗 very nice 👍 bro 🥰
Very clear explanation sir keep doing sir
Thankyou so much for this wonderful trick anna
Very helpful video,, even though im a malayali iam able to understand all of what you are saying,,, kindly do videos on array also,, array logic is very hard to understand...,
hi bro your video is really usefull to me but I want to tell a mistake happens in the mirror image pattern use "i=-n+1" instead of "i=-n" it will give the right number of stars that users want
Roomba thanks THALAIVAAA 🤗⭐🤍💗💓💓💘💖
informative video bro thankyou soo much
😘
thank u so much thalaivaaaaa
Good work bro really awesome
Vera level bro...good work...🤞🥰
thank you so much for this video. very understandable and clear.
thanks bro very useful 👍👍🙌🙌
Bro nice ❤
Thank you!!! (from 🇵🇭)
Wow! Semma brooo 💥
Thank you sooooo muchhhhhhh sirrrr 🙏🙏🙏❤❤❤
Thank you so much sir🎉
Great bro love u
thanks bro vera level
vera mathri bro.tnk you so much
very useful .thanku
Can you give a video explanation of patterns using alphabets?
annan 🔥🔥🔥 thanna😁
Very neat and clear
Bro Inverted Pyramid Pattern J value eppadi kandu pidika thrla bro koncham sollunga....and then pyramid types number vachii solve panurathunu videos podunga
Refer this video ruclips.net/user/shortsY_j-iutkb2M?feature=share
Bro the formula for j is 2(n-i)-1,if u substitute the values of n and i u will get the j value bro.
Very nice bro, super
Good information
Nice Understandable❤️
Great work bro....
In arrow pyramids all the output values are +1 in your output for eg:entering num as 5 but the stars are 6 in all arrow patterns
If u want to get 5 then after entering input value (ex n=5)
u need to add n=n-1; logic after getting input line
Here input is 5 output is 6 reason, it's purely based on that table logic
computer starts counting in zero
good explation bro
Nice class..
I'm clearly understand about nested loop and also this type of pattern after watching this vedio
Thank you for this vedio sir
Worth to watch 🩵
Great sir
Bro tough a irukku apdi nu nenachatha evalo easy ya nenaikka vachutinga bro 😅
Bro Hollow diamond Star program athu pathi video podunga bro
Hollow diamond star pattern 2 types:
ruclips.net/video/RanNUYSqRaE/видео.html
ruclips.net/video/4AQeDcTWSOw/видео.html
Supera iruku anna
Pls upload a video for different Number patterns
Pattern in C language: ruclips.net/p/PL3bLfF1I4fv9q5JLYqb8WTpxzgIQbsCix
Now its working 🎉🎉❤
Thank you so much
Bro inverted pyramid star la table forming la n,i,s,j s ku formula s
Anna right angle triangle pattern la 8:31 i+1 method apply pana but compailer la * line ah print akuthu gave solution pls
Enna solla varinganu puriyala pa
Clear ha sollunga
thank you.
Nice.... While loop use panni potu kattunga
While loop use pannalam ma. But lines extra va pogum
@@CodingGuidelinesTamil for reference one program make panunga
@@gayathrisivaraman87 ok ma I willl
SA. I opened. My eyes hurt. Too many buttons. Don't know what to do. Closed my soft.
* * * * * * *
* * * *
* * * *
* * *
* * * *
* * * *
* * * * * * *
sir,can we do this with the same ?
how we give the values of space b/n *..?
Combine hollow square star pattern along with this logic ruclips.net/video/ndX80k9Z4js/видео.html (x pattern in c).
@@CodingGuidelinesTamil thanku sir❤️
v good also speak in English or hindi so more people can understand
Sir can you post the video for inverted full pyramid
ruclips.net/user/shortsY_j-iutkb2M?si=eWm_DVbRnYfdnnvE
Interview point of view Indha pattern podhuma illa innum neraya paakanuma?
Podhum pa
Thanks bro 👍🏻💗
Rhombus program explain pannunga bro
Indha playlist la first 3 videos complete ha parunga...
Kandipa purium
ruclips.net/p/PL3bLfF1I4fv9q5JLYqb8WTpxzgIQbsCix
Videos paathu kuda puriyalana naan explain pandra
In arrow pattern,the output depends on compiler
why compiler?
Depends on logic
Bro in 38:44 minute, why you have mentioned 4 as '9 times' in column 'n'. Till previous questions you have mention as 'n' as 5 because we have entered the 5 as input, but for this it must be mentioned 9 as '9 times'.
Since it has 9 times you have mentioned used it 9 times, but why 4 is used.
Please explain bro....
Bro it's mirror image pattern it is 3rd type in pattern.
Half the portion of the pattern is same like another half, So u need to double and add one
(2*n+1) => (2*4+1)=9.
Already explained in video see again the starting from mirror image pattern concept
If u don't understand then u will again command I will help u
Inverted full pyramid la j initial value enna podanum.j=i kudutha starting la 5 star mattum than print aguthu plz explain anna ..
ruclips.net/video/mPxxovYkIJQ/видео.html
Sir inverter pyramid ku j formula solunga pls
ruclips.net/user/shortsY_j-iutkb2M?si=7UEDnvMqa8E6w0qr
Link la formula iruku
Thank u Sir
Can u say the logic of inverted pyramid pattern sir? Please
Already taken check in c pattern playlist
@@CodingGuidelinesTamil sir actually you gave like homework sir...that one
@@Negaasri ruclips.net/user/shortsY_j-iutkb2M?feature=share
@@CodingGuidelinesTamil TQ so much sir
Bro first program la nested for loop la {} use pannave illa
Konjam methuva sollunga bro.from kerala😊
bro plz explain the inverted pyramid pattern
ruclips.net/video/mPxxovYkIJQ/видео.html
Bro eppidi antha i values negative la irunthu positive ah maaruthu and antha L oda if else statement knjm nalla explain pannunga bro plzz plzz athu mattuum dha kolapudhu
Indha video full ha paarunga purium
ruclips.net/video/j6FtCgj2vzI/видео.html
Appoumea puriyalana
Idhu parunga ruclips.net/video/lzt1QUdSMrU/видео.html
Inverted peramid pattern j value eppadi kandupudikkthe pls replay
Bro starting la iruthu j value eppadi find pandra nu paathingana kandipa idea keadikum
And how do we solve
The below pattern
*
* *
* * *
* * * *
* * * * *
How do i use the n i s j table?
Try to solve using the pyramid pattern method as a reference
Bro inverted pyramid ku condition sollunga..
C++ la edhutu iruka printf scanf ku bhadhila mattum cin cout irukum mathadhu ellam same dhan ma
Inverted pyramid Video link: ruclips.net/video/mPxxovYkIJQ/видео.html
Can you post videos like this for problems bro?
Pyramid return Diamond
Hii sir, I am karthick
I having doubt to create formula for inverted square pattern particularly in formula for j.
What's your doubt?
Bro down arrow star pattern la matu why bro N oda value index value ah 4 vachirukeega other patterns la lam normal value 5 nu koduthurukeega idhula matu index value koduthurukeega N ku
Brother andha pattern mattum konjam different, adhuku munna paatha Ella patterum munnadhi space irudha adha poruthu pattern logic kandupidipom but idhula in between la space irukaradhala index value 'j' va vachi kandupidikurom adhanala dhan j value 4 solli vaikurom
good
in programming
== is called :equals
= is called :assign
😊
What to do if interviewer not allow use paper and pen
@@amalnanna7600 u can write table column logic in program itself by using multi-line comment
(Refere multi line comment)
* * * * * * * * *
* * * * * * *
* * * * *
* * *
*
Bro please tell me what is the condition
Video link: ruclips.net/video/mPxxovYkIJQ/видео.html
sir and how to print this same logic with numbers i mean 1111
2222
3333
4444
@@SPIDERR____ ruclips.net/video/PqTgG5XFelM/видео.htmlsi=BUsrQQMN072UFoWf
In this video I explained ur doubt
@@CodingGuidelinesTamil no sir my doubt is if w write start with ( i=-n ; i
bro pramid la number print panna mudiuma bro
Pannalamea
Triangle nested do while loop la try pannunan failure agudhu bro
Send me the code
how can we do this for inverted pyramid
ruclips.net/user/shortsY_j-iutkb2M?feature=share
Write a program to add to two dimensional arrays
Program should accept two 2D arrays and display its sum
You asked program:
ruclips.net/video/EBp34lmozWs/видео.html
Bro please solve the left side pyramid pattern 🙏
I will help you !!! Can u plz draw the shape of pattern (output) because I can't predict which type of left side pyramid pattern u want
Inverted pyramid what is an j formula for that
Inverted pyramid pattern: ruclips.net/video/mPxxovYkIJQ/видео.html
j
*** *
** **
* ***
Please explain this program and how to find?
Idhu enna pattern input enna kodutha ippadi varuthunu sollunga ma explain pandra
@@CodingGuidelinesTamil sir please sent your mail id..
@@sreenithya013home pagela fb page iruku adhula kealunga ma
Inverted triangle change pannuna ... infinity loop agudhu ....
Send me your program
Right angle laium i+1 kum space irukunga
Sory ryt angle traingle
@@leenaravi3081 ungaluku space veanum na try pannikonga
@@CodingGuidelinesTamil ryt angle la one star first line la 1* ku apro 4 space thananu kekare??? apro irukarathu sa irukuma 2nd line la 2* irukum uh 3Rd line la 3*
Now oly learning c that's y asking
*----
**---
***--
****-
***** Ok uh ryt angle traingle
Sir it’s method all pattern applicable ??
Yeah !!!
you entered number is 5 but the output of the star is starting from 6,why?
It would be 5 only bro kindly check... If u get same output send me ur code
bro in the condtion for down arrow if we enter n=5 we are getting 6 lines result ,actually we want 5 lines right? how can we solve?
Simply add n= n-1 logic after entering input 'n' value
please speak in hindi very good explanation
Array class?
Array: ruclips.net/video/Drhp5n_jYq0/видео.html
how to code for a inverted pyramid with two loops
Inverted pyramid pattern: ruclips.net/video/mPxxovYkIJQ/видео.html
❤❤
18: 01