Solve any square or hollow pattern in Java

preview_player
Показать описание
In this video we are going to explain some square patterns, like parallel bars, cross, plus and hollow patterns like hollow square, triangle, hill or diamond.
Рекомендации по теме
Комментарии
Автор

never understood patterns until your videos. thank you so much! you saved my life

cagla
Автор

it is my first comment on YouTube after seeing this video I got surprised I suggest u to see this video and pattern based video also there that also u see guys it too good thank u mam

moviescenter
Автор

actually you are underrated but by god every lecture of bigger channels fail in front of this masterpiece. Thanks for making it easy

AnuragKumarPrajapatii
Автор

@SimplyCoding In this video at 7:41 min you have mentioned that to find middle row and column we use the formula n/2+1 but the formula should be (n+1)/2 for odd number and n/2 for even number.

PuspenduBiswas-jnmq
Автор

Thank you.. I was very confused but i m now able to solve problems on my own😄thank you so much.. I was very confused in classes.. But this video help me understand in one go

ecostrium
Автор

Thank you very much for your videos, to be fair your content is one of if not the best educational Java content.

Amroonihashem
Автор

My first comment ever on youtube.


The way you taught is awesome very easy to understand

mddilnawazalam
Автор

Maam many videos are there fr pattern in youtube bt only urs is useful nd understandable Ma'am..thank u so much maam ❤️❤️

crazyjose
Автор

I have never grasp the concepts in such an easy manner.Thanks ma'am 😊😊☺️☺️

harshitkushwah
Автор

For the one who didn't get why we not used i+j == n+1 in hollow triangle and diamond, note that The reasons behind this is that concept i+j will not work here, just forgot that concept, in easy way I will tell you that, in second triangle see from where j is starting in for loop, its j = 1, so j is going to start always from 1 as we move downwards, means j = 1 is the first element for second triangle at each row, so we can say that j = 1 is making the border for second triangle, so that is why we are checking the first element of 2nd triangle every time in if statement that is j == 1 so that whenever it will come, we will create a star, so likewise the border is created for second triangle. In third triangle look what is making border, that's the last element that is when j == i, so that is why we have taken j == i in if statement of third for loop.

hrushikeshmandekar
Автор

Mam...firstly i apprciate your time and effect you have dedicated to make video to make our life so easy to understand the while you explaning hollow increasing triangle there is a distrotion in video no view of anything basiclly from different backgroung of EEE but your explaination about the concept made me so easy i wished like you proffesor was there in colleges all student could have scored out of out and loved there subjects....thank you

vyshnavks
Автор

Thank you so much mam very helpful video i was stucked in patterns now i can solve patterns related to square😊

pgour
Автор

The amazing and elegant style of teaching.

Shivakumar-iktt
Автор

I have fallen in love with your explanation.😊💌💌

shandeshchaudhary-pstz
Автор

Mam u r really a good teacher i never seen ever

prakasherrolla
Автор

mam your hollow triangle pattern is not working, please look at it once na.. Nd so thankful for this video, very helpful and the way you explain is awesome. i am almost 15 times watched your video nd every time i feel blessful.

amanpatel
Автор

Mam please can you also make a DSA playlist🙏🙏...ur teaching way is supebbbb... and simplest...💓🔥

Hiarling
Автор

Detail explanation with understandable pictures

pcgiejx
Автор

Best vdo i have ever seen on this concept
Great explanation

ayushrajput
Автор

Why there is j<i in the increasing space triangle. It gives a disordered shape

thewindwillcarryus
welcome to shbcf.ru