Special Programs in C − Pyramid of Stars

  Рет қаралды 854,534

Neso Academy

Neso Academy

6 жыл бұрын

C Programming & Data Structures: Special C Programs − Pyramid of Stars.
Topics discussed:
1) How to print a pyramid of stars using only for loops and if-else condition.
C Programming Lectures: goo.gl/7Eh2SS
Follow Neso Academy on Instagram: @nesoacademy(bit.ly/2XP63OE)
Follow me on Instagram: @jaspreetedu(bit.ly/2YX26E5)
Contribute: www.nesoacademy.org/donate
Memberships: bit.ly/2U7YSPI
Books: www.nesoacademy.org/recommende...
Website ► www.nesoacademy.org/
Forum ► forum.nesoacademy.org/
Facebook ► goo.gl/Nt0PmB
Twitter ► / nesoacademy
Music:
Axol x Alex Skrindo - You [NCS Release]
#CProgrammingByNeso #CProgramming #PyramidCProgram #PatternProgram

Пікірлер: 428
@nitins7103
@nitins7103 6 жыл бұрын
This tutorial is by far the best on the internet in solving the pyramid problems, so beautifully expressed. Thank you Neso Academy! Brilliant job
@SurajKumar-jx4zw
@SurajKumar-jx4zw 4 жыл бұрын
Bhai kabhi fursat mile to Saurav sukhla sir Ka video dekhna
@SaifCSE__
@SaifCSE__ 4 жыл бұрын
@@SurajKumar-jx4zw dekhkr idhr aaya hu bro Yaha depth mei smjhaya gya
@daverussell4052
@daverussell4052 3 жыл бұрын
@@tamil8198 maybe because you dont put the new line character?? like that cause printf wont automaticly put the character
@balakrishnabalu3035
@balakrishnabalu3035 2 жыл бұрын
@@SurajKumar-jx4zw rarattygg
@shashinegative9366
@shashinegative9366 2 жыл бұрын
if someone feel it dificult try this .... int main() { int total_rows; printf("enter the size of rows "); scanf("%d",&total_rows); for(int rows=1;rows
@rajcodes100
@rajcodes100 4 жыл бұрын
You have literally nailed this concept in true mathematical style - kudos to you sir.
@daytrade1013
@daytrade1013 4 жыл бұрын
It took me a few watches to fully comprehend this, but you are definitely the best at explaining code. I have watched used everything and everyone from freecodecamp and CS50(harvard) to Traversy and WesBos ... Best programming tutor out there .. not even close.. A+++++ thank you!
@rakeshgain5495
@rakeshgain5495 4 жыл бұрын
I am an Engineering Student and I found your way of teaching is best to understand all these concept. Excellent Sir !!
@mayrah8813
@mayrah8813 3 жыл бұрын
My uni teacher just handed us a book and said good luck and gives us homework I always come here because you help so much more thank you. 🥰
@samrat9197
@samrat9197 3 жыл бұрын
this is one of the finest channel where you find all the stuff from basics to the in depth level that too for free this is far better than all those white hat jr.It really helped me a lot thank for the entire neso academy team
@Ankitkumar-bn2bs
@Ankitkumar-bn2bs 3 жыл бұрын
Hats off ! to your teaching style. Petition to bring your multiple copies into all the schools of India. 🙏
@okkami676
@okkami676 2 жыл бұрын
This is by far the BEST EXPLANATION of the pyramid nested loop that I have seen. Thank you SO MUCH, SIR!
@rakeshgaddam5739
@rakeshgaddam5739 4 жыл бұрын
Sir,your explanation is so good that even high school student can also understand. Thankyou sir.
@youhub1x
@youhub1x Жыл бұрын
Here we can write If( j > (n-i) && j < (n+i) ) Instead of If(j=n+(i-1))
@RishiSingh-dj9ou
@RishiSingh-dj9ou 3 жыл бұрын
As a beginner i am watching this tutorial (jbki internet par phle se hi freshly prepared tutorials available h jo latest h )but even this content of neso is far far better than those latest tutorial.....❣️❣️❣️🤪🤪
@nesoacademy
@nesoacademy 3 жыл бұрын
Yes, latest has not much to do with these basic courses.
@priyankapawar4789
@priyankapawar4789 5 жыл бұрын
Thank you for explaining with concept of matrix....clear view about the pyramid structure... thank you,
@iamDejaray1
@iamDejaray1 3 жыл бұрын
This man can really teach. No tutorials on KZbin beats this, Yes!, None!
@Sinister_Rewind
@Sinister_Rewind 4 жыл бұрын
Wow sir that was awesome, ur explanation is lit !!! I never thought i will get this program in just some mins
@smritiyadav907
@smritiyadav907 Жыл бұрын
OMG This so fabulous .❣ I couldn't to resist my self for comment really the way you are expressing and solve the problems i think a small child can also understand. If all the teachers will taught like this then there will be no existence of mindless people in all over the world.🙇‍♀ THANK YOU SO MUCH SIR ! 🙌
@IZALEXZ
@IZALEXZ Жыл бұрын
I rarely comment on anything and this is by far one one the most well made tutorials I have ever watched!
@cryscoxx
@cryscoxx Жыл бұрын
your tutorials are the best. i find myself understand the concept fully from your videos. if there were any other creators appear when i search for something, i'll always put you first, for real! thank you sir 💖
@bharathkumars8535
@bharathkumars8535 4 жыл бұрын
Worthy Channel ! Truely amazing sir. Thanks a lot for your great efforts.
@Shanmukha19
@Shanmukha19 3 жыл бұрын
Hats off to your explanation. What a great lecture loved it. Thanks a lot.
@muhammadfachri3884
@muhammadfachri3884 4 жыл бұрын
Clearly explained, good job for making this video, it helps a lot. I hope your channel get a lot of subcribers
@pravinnaga3524
@pravinnaga3524 5 жыл бұрын
Wowwww 😻😻😍 explained neatly nd clearly the concept !! 🖤😍💯😄
@vishalyadav067
@vishalyadav067 3 жыл бұрын
Love you so much sir , i see alote of KZbin video about c++ * pattern but no one explain how this nested for loop work , but my doubt is clear after watching this video....👍👍👍👍🙏🙏🙏🙏❤️❤️❤️❤️one of the best teacher for c programming language in the world....
@AkashR4J
@AkashR4J 5 жыл бұрын
Sir...from deep heart ...you really make me understand
@vietnhatvo8345
@vietnhatvo8345 2 жыл бұрын
Thanks for the lesson Sir. I have another way to solve the problem as below: int main() { int n=0; printf("Input the number of row:"); scanf("%d", &n); for (int i = 1; i = 0; blankspace--) { printf(" "); } for (int star = 1; star < 2 * i; star++) { printf("*"); } printf(" "); } return 0; }
@straatvisser5038
@straatvisser5038 Жыл бұрын
Can you explain step by step? thanks
@swagatamchakraborty3352
@swagatamchakraborty3352 6 жыл бұрын
Excellent solution to this special problem of pyramid of stars! Truly speaking I have never seen such a simplified way of solving this kind of pattern programs. Excellent effort! Just keep it up Neso Academy! Looking forward to many such simplified solutions to other well known pattern programs.
@devangihprajapati4162
@devangihprajapati4162 4 жыл бұрын
Sir you are teaching very nicely. Your teaching is outstanding and excellent.
@pritigohil777
@pritigohil777 Жыл бұрын
Amazing! The way you have simplified things is fantastic.
@enjoythemoment9107
@enjoythemoment9107 10 ай бұрын
Hi
@cocolasticot9027
@cocolasticot9027 Жыл бұрын
As an alternative you can write your if statement for the blanks : (with the for loops initialised to 0) if (i + j < n - 1 || j - i > n - 1) { printf(" "); } else { printf("*"); }
@m3dev
@m3dev 3 жыл бұрын
The best KZbin channel i have seen ever, thanks buddy for the easy explanation.
@sadakalo2818
@sadakalo2818 5 жыл бұрын
Yes ! This is Beautiful and you are the Master.
@ashwinivaidya4183
@ashwinivaidya4183 Жыл бұрын
In my engg career, after paying to many institute and coching center finally now from Neso academy i got to know and understood better than any of these ... That too free of cost ... Thank you ❤️❤️💯💯
@justcaused6182
@justcaused6182 3 жыл бұрын
Dude, I usually don't like Indian tutorials, but damn, you are so understandable and you explain very well. I always skipped these kind of tasks because I never understood them. Now I'll never skip it!
@HarshaVardhan-kt5uu
@HarshaVardhan-kt5uu 3 жыл бұрын
which one u likes plz put link here so we can also watch
@laskdjf3880
@laskdjf3880 Жыл бұрын
u just did a racism 💀
@akkapakapujitha9482
@akkapakapujitha9482 4 жыл бұрын
wow very great explanation sir thank you sooo much for your clear explanation .The best lecture of pyramids of c ever.
@amrsaad9772
@amrsaad9772 4 жыл бұрын
Actually this is amazing video.. You made it very easy to understand with your representation
@mounikaveeramreddy236
@mounikaveeramreddy236 5 жыл бұрын
Easiest logic to solve patterns... Thanks to neso academy
@anilkumargupta4894
@anilkumargupta4894 6 жыл бұрын
Clearity of concept of how matrix is used in coding ..... It make quest. Bit easier .😎
@excitedbox5705
@excitedbox5705 4 жыл бұрын
You could also print n-(i+1) spaces and print i+n-spaces stars. And increment i. That way you can use a for loops like you use in your first example. First you have 4-1 so print 3 spaces and 4-3 spaces is 1 star. Increment i to 1 and you have 4-2 so print 2 spaces and n+1 is 5, -2 spaces is 3 stars. increment i again and so on.
@computertreasure8856
@computertreasure8856 3 жыл бұрын
Your channel is best ....👌👌 You are providing complete and clear concept of programming...I am very lucky that I got your channel.... thank you so much sir 🙏🙏 for this content.😊😊
@pramodkumarsahu7092
@pramodkumarsahu7092 Жыл бұрын
I have watched so many related videos. This is the best!. Thanks a lot for this
@nazmapervin7198
@nazmapervin7198 4 жыл бұрын
This is one of the most helpful videos!!Keep it up!!
@mahimsd7645
@mahimsd7645 5 жыл бұрын
Excellent explanations .... Best of the Best !!!!!
@d07-poonampatil33
@d07-poonampatil33 5 жыл бұрын
You are amazing sir ... I easly get this Thank you so much.... 👌🏼
@sonalkamble2453
@sonalkamble2453 3 жыл бұрын
The code is incorrect... you need to initialize i and j =0. Also for the first for loop you need to put for(i =0; i < n; i++)
@ammulurani8285
@ammulurani8285 3 жыл бұрын
Finally got it..after so many trials...thanks
@dem0aikido
@dem0aikido Жыл бұрын
Very good explanations. All your videos is a small treasure. Thank you
@YuvarajK-ew3cm
@YuvarajK-ew3cm Ай бұрын
Thank you !! this helped me to clear the concept of coordination or placement well explained with boxes !!
@rohitupasani3239
@rohitupasani3239 4 ай бұрын
I have been confused about this pattern logic for a month I wasn't able to understand it, you explained it in a very easy way thank you so much sir ❤️
@aruhi8524
@aruhi8524 2 жыл бұрын
Thanks because of you I found my first programming language easy and it's my first vedio. Have wishful days.
@rohitkumarverma7258
@rohitkumarverma7258 Жыл бұрын
this is the best solution of the pyramid problem ,this is really helpul .thanks to the nesso academy for this .
@asifalam206
@asifalam206 4 жыл бұрын
Amazing one sir.... 💚 from 🇧🇩
@yogeshs4397
@yogeshs4397 4 жыл бұрын
Amazing teaching.... I understood everything
@yaswanthkosuru
@yaswanthkosuru Жыл бұрын
really amazing finally i tried a another approach
@rozaparvin-1387
@rozaparvin-1387 2 жыл бұрын
A huge thank you to you, sir..this was the best explanation ever.✨
@amruthas6974
@amruthas6974 5 жыл бұрын
Very good explanation.. much easy to understand.. Thank u sir
@roshinisrini227
@roshinisrini227 2 жыл бұрын
fall in love with your way of explaining...... just awesome
@TeluguGamersClub
@TeluguGamersClub 4 жыл бұрын
Thanq Neso academy you made this one very easy to understand
@AJ-rj6ee
@AJ-rj6ee 4 жыл бұрын
clearly explained! thanks!
@niladrisekharmondal458
@niladrisekharmondal458 4 жыл бұрын
Beautifully explained.
@b.swain6140
@b.swain6140 4 жыл бұрын
Thank you for clearing my doubt
@aniketsingh1667
@aniketsingh1667 4 жыл бұрын
Very well explained buddy 👌 that was really helpful
@alejguz1552
@alejguz1552 3 жыл бұрын
Bro, I wish I had this video 10 years ago when I took my first programming course.. very informative keep it up
@elianapathan2034
@elianapathan2034 3 жыл бұрын
Hey can you tell me how you build your own logic any tips please
@mformust6502
@mformust6502 3 жыл бұрын
the best best best best best best top top top and the most wonderfull video to learn these structure.God bless you sir
@equianodevonte2301
@equianodevonte2301 4 жыл бұрын
There's a formula for the number of spaces printed on each row prior to the selected character (totalRows - rowNum). It's fewer lines of code or a simpler implementation.
@renugadevi611
@renugadevi611 5 жыл бұрын
Wonderfull explanation 👌👌👌👌👌👌👏👏👏👏
@sakshisrivastava7033
@sakshisrivastava7033 3 жыл бұрын
I'm in love with dry run now... And u made this happen sir
@lucasjohn3014
@lucasjohn3014 4 жыл бұрын
wonderful explanation mathematically.
@tarunkantighosh287
@tarunkantighosh287 Жыл бұрын
What a nice explanations about pattern! Awesome
@francoislecanadien1710
@francoislecanadien1710 4 жыл бұрын
Crystal clear, thanks Sir !
@anandrp8456
@anandrp8456 2 жыл бұрын
Thank you. understand the idea.
@nandinishende750
@nandinishende750 Жыл бұрын
Your explanation is fabulous..... Thank you so much from Bottom of my heart 💓
@bjr816
@bjr816 4 жыл бұрын
I had to learn this in cpp and java and yet I had to come to CProgramming video to understand it lol. It all makes sense now.
@bscreationvlog300
@bscreationvlog300 Жыл бұрын
It is the best channel for learning For dry run every program... thanks so much... Sir...
@suvodas_68
@suvodas_68 4 жыл бұрын
a very good and important topic.what the coe will be for a diamond pattern?
@nabeelmhd669
@nabeelmhd669 3 жыл бұрын
this is the best trick....thankyou for making the job simple !!
@Kushaan_1
@Kushaan_1 3 жыл бұрын
Lucid explanation of a tricky concept,thank u sir!!
@gykg3202
@gykg3202 3 жыл бұрын
So well explained thank you for it!
@vikramsingh-xz8uk
@vikramsingh-xz8uk 5 жыл бұрын
Excellent bro nice video ....you rocks bro...u got the swag...
@5abdulsami
@5abdulsami Жыл бұрын
Most easily understandable lecture!❣
@hanadotexe
@hanadotexe 4 жыл бұрын
brilliant!!! thank you!!!
@naggoudregati
@naggoudregati 8 ай бұрын
This is really superb ❤👏 I love it
@rightwinger2709
@rightwinger2709 4 жыл бұрын
Extraordinary 👍🏻👍🏻👍🏻
@sujaysavandv6977
@sujaysavandv6977 5 жыл бұрын
Thanks 🙏🏻
@swetasingh8494
@swetasingh8494 4 жыл бұрын
Mind blowing explanation
@dgovardhan3430
@dgovardhan3430 3 жыл бұрын
Sir so good explanation thank u for explaining with logic❤️.
@manoharsagunthalla9215
@manoharsagunthalla9215 2 жыл бұрын
Thank you very much sir! No one , so far explain the mathematical theory ( calculus) behind it, explain behind forming pyramids.
@Iamdjsawant
@Iamdjsawant 5 жыл бұрын
oh, That amazing solution bro.
@PritamSoni
@PritamSoni 6 жыл бұрын
Can you please upload the data structure part of C in detail. Will be very helpful
@manhtranthien612
@manhtranthien612 Жыл бұрын
thanks a lots for your lession, it's really hopefull for me to practice c++ thanks a lots
@g5haco
@g5haco 4 жыл бұрын
Thanks for teaching me this sir
@bruhmetsaiharnet6595
@bruhmetsaiharnet6595 2 жыл бұрын
the best tuto of its kind,thank you
@ronniesenpai4839
@ronniesenpai4839 5 ай бұрын
Very well explained! 👏🏻
@ballariravi553
@ballariravi553 4 жыл бұрын
Osm ... bro , a very good explanation
@mercnem6855
@mercnem6855 4 жыл бұрын
Great explanation, but when explaining the placement of the stars shouldn't you have a " " line just outside of the second loop? When running as is, all four stars are on the same row.
@gargimohanty955
@gargimohanty955 2 жыл бұрын
exactly!
@vikaspanchal6628
@vikaspanchal6628 2 жыл бұрын
Yes, how to resolve this
@gargimohanty955
@gargimohanty955 2 жыл бұрын
@@vikaspanchal6628 there are two loops right ? So you have to place the printf(" "); out of the second loop but inside the first loop. And everything else will stay the same.
@carnage_wolfiger
@carnage_wolfiger 4 ай бұрын
I was going to reply. But when I saw this comment in 3 yr old 💀. btw 10:18 here you can see
@saiganapriya3024
@saiganapriya3024 4 жыл бұрын
Finally I understood this!! Thanks a lot !!!!!!!!!!!!!!!!!!!!! :)
@katm752
@katm752 2 жыл бұрын
good explanation simple thank you wish i've found your channel before
@surajdhulannavar3696
@surajdhulannavar3696 5 жыл бұрын
without using if loop we use for loop as for(j=1;j
@luthandoguleni8100
@luthandoguleni8100 4 жыл бұрын
neso iike your channel you are a good teacher
@stefan1629_
@stefan1629_ 4 ай бұрын
awesome stuff sir 👍
@caghey
@caghey Жыл бұрын
i finally understood.. thank you so much!!
Special Programs in C − Check If The Number Is Palindrome Number
8:14
Solve any Star Pattern program in Python
18:44
Simply Coding
Рет қаралды 899 М.
Sigma Kid Hair #funny #sigma #comedy
00:33
CRAZY GREAPA
Рет қаралды 38 МЛН
50 YouTubers Fight For $1,000,000
41:27
MrBeast
Рет қаралды 210 МЛН
1,000 Diamonds! (Funny Minecraft Animation) #shorts #cartoon
00:31
toonz CRAFT
Рет қаралды 38 МЛН
Solve Any Pattern Question With This Trick!
57:20
Kunal Kushwaha
Рет қаралды 2,3 МЛН
How to solve any Star Pattern Program
18:47
Simply Coding
Рет қаралды 1,1 МЛН
C Program For Diamond Pattern With Star | Number | Alphabets
15:28
ECIT Engineering
Рет қаралды 37 М.
Fastest Way to Learn ANY Programming Language: 80-20 rule
8:24
Sahil & Sarra
Рет қаралды 804 М.
Introduction to Two-Dimensional (2D) Arrays
10:20
Neso Academy
Рет қаралды 682 М.
patterns in C - Tips and Tricks
1:18:42
CSE GURUS
Рет қаралды 807 М.
Call By Value & Call By Reference in C
8:34
Neso Academy
Рет қаралды 1,3 МЛН
Sigma Kid Hair #funny #sigma #comedy
00:33
CRAZY GREAPA
Рет қаралды 38 МЛН