Pattern Printing | Problems on Loops - Part 1 | Lecture 7 | C++ and DSA Foundation Course

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 406

  • @CollegeWallahbyPW
    @CollegeWallahbyPW  2 роки тому +28

    ▶ PW Skills Website - pwskills.com
    ▶ PW Skill Instagram Official Channel - instagram.com/pw.skills/
    ▶ PW Skills LinkedIn Channel -
    www.linkedin.com/in/pw-skills-136050249
    ▶ PW Skills Telegram Channel- t.me/SkillsPW

    • @sohailrehman826
      @sohailrehman826 2 роки тому +5

      mam, I am from Pakistan I wanted to enroll on your website but outside Indian not allowed please do some thing for outsider

    • @00__mdasif
      @00__mdasif 2 роки тому +6

      Ma'am please ham bachho per raham kare pdf download karna ka option enable ker de bahut pareshani hoti hai hame. Mai bhi kujh apni zindagi mai kerna chahta hu mai agar delhi ya kisi bade sahar ka bachha rahta to kabhi na kahta. Ma'am mai Bihar ke backward rular area se taluk rakhta hu.
      Please iss bache ki madad kare pdf enable ker de please taki mai bhi seekh saku.
      Regards,
      Very limited resource wala bachha

    • @sarabjitsingh911
      @sarabjitsingh911 2 роки тому +1

      @@sohailrehman826 Bro, use VPN

    • @civilmotivationzid7309
      @civilmotivationzid7309 2 роки тому +4

      Please enable notes PDF download option
      Please PW
      Reply why do u disable that option.

    • @piyushkumarjena2419
      @piyushkumarjena2419 2 роки тому

      Sir we need C classes too

  • @MuhammadSaqib-f6v
    @MuhammadSaqib-f6v Рік тому +12

    One of the best teacher for c++ in the world ........alot of thanks from Pakistan.......

    • @subhendukabaap2864
      @subhendukabaap2864 9 місяців тому

      Kya majak kar rha hai bhai .isse pehle maine c padhi thi cw se hi playlist bhi hai channel par sir ne bohot achee se explain kiya sab kuch ..ye best nhi hai lagta hai tujhe ache teachers nhi mile yakeen nhi aa rha toh dekh liyo videos agr c padhne ka mn ho ,...and don't get offended

    • @frozenflames4552
      @frozenflames4552 6 місяців тому

      @@subhendukabaap2864 how to get notes and assignment of this lec

    • @subhendukabaap2864
      @subhendukabaap2864 6 місяців тому

      Glitch Hai Bhai, par try krle description mein link Hai PW ka ushe download Kara c++ ka course mile toh enroll kar wahan mil Jayenge notes ​@@frozenflames4552

  • @ashutoshraj6553
    @ashutoshraj6553 Рік тому +4

    29:42 -
    int n;
    cin>>n;
    for(int i=1; i

  • @thanoz6003
    @thanoz6003 2 роки тому +27

    16:09 -
    // Inverted Triangle
    int n;
    cin>>n;
    for(int i = 1; i

    • @n_s4082
      @n_s4082 Рік тому +1

      what about hollow numrical triangle??

    • @realshiavnshh80
      @realshiavnshh80 Рік тому +2

      29:02 wala wrong haj

    • @ashutoshraj6553
      @ashutoshraj6553 Рік тому +1

      29:42 -
      yeh sahi hai
      int n;
      cin>>n;
      for(int i=1; i

    • @ashutoshraj6553
      @ashutoshraj6553 Рік тому +4

      41:50 -
      int n ;
      cin>>n; //number of rows to be printed

      int dig = 1; //no. of digits to be printed

      for(int i = 1; i

    • @aditya_kawane6520
      @aditya_kawane6520 10 місяців тому

      Thank you

  • @neelesh.9793
    @neelesh.9793 2 роки тому +13

    Ma'am is a request to you that please continue all the classes in such a speed, today's class was very good, today I have also understood

  • @samirneupane7563
    @samirneupane7563 2 роки тому +13

    I just complete c++ ,now i am covering dsa by the help of this awesome series ,thanks you.

    • @sawankumarroy8949
      @sawankumarroy8949 Рік тому

      Where is assignments of this lecture

    • @adityagupta4444
      @adityagupta4444 Рік тому

      @@sawankumarroy8949 you can search pw skills then move to this course then lec. then you get the ans

    • @samirneupane7563
      @samirneupane7563 Рік тому

      @@sawankumarroy8949 , avilable in website ,but i am from nepal , i am not able to sign up as ,i don't have indian number.

    • @herohera3497
      @herohera3497 Рік тому

      ​@@samirneupane7563 k chaiyo broo

  • @maniac3449
    @maniac3449 11 місяців тому +5

    One thing here to notice is that you yourself must practice (dry run) on a rough page or copy because it will surely help you understand the concept otherwise it will be hard to digest the concepts taught by mam
    EDIT: Practice the code on any IDE too

  • @dfordigitalduniya4764
    @dfordigitalduniya4764 2 роки тому +3

    We are Lucky , We are learning from Urvi Di's Tutorial...Thanks Di..

  • @Minatokageee
    @Minatokageee 2 місяці тому +1

    28:59 is quit hard to understand , it took me some time but here's how I would explain it -----
    Outer loop: for(int i = 1; i

  • @harshitsharma9580
    @harshitsharma9580 10 місяців тому +2

    In almost all his videos he says hello hello everyone this is urvi And welcome to another video by pw skills 🎉🎉

  • @Piyush_Gupta7979
    @Piyush_Gupta7979 2 роки тому +11

    You clear my star pattern doubt I check all youtube video but your way of explanation is awesome ❤️🙏🏼

    • @amantrivedi8135
      @amantrivedi8135 2 роки тому

      Have you Heard about @KunalKushwaha , I am saying this course is not good but bro please don,t say that there is no one who teach the way ma,am teach..

    • @hiteshsingla9018
      @hiteshsingla9018 2 роки тому

      last triangle wale question ka solution dio

    • @DistanceShort
      @DistanceShort 2 роки тому

      can you solve the pyramid question using only two loops?????

    • @tejasbomble2659
      @tejasbomble2659 7 місяців тому

      Could anyone explain what is Modular is it percentage or divided

    • @Sejal-t3d
      @Sejal-t3d 5 місяців тому

      ​@@DistanceShortyes

  • @DebugYaar
    @DebugYaar 2 роки тому +9

    Thanku ma'am. Feeling so satisfied after running the code.. 😊😌

    • @DistanceShort
      @DistanceShort 2 роки тому +1

      can you solve the pyramid question using only two loops?????

  • @shaheermalik533
    @shaheermalik533 9 місяців тому +1

    my fav teacher for c++.respect from Pakistan 😊

  • @janmejaysahu9011
    @janmejaysahu9011 2 роки тому +27

    Happy Diwali to all PW teacher I love PW and his mind-blowing hard work 🤠

    • @DistanceShort
      @DistanceShort 2 роки тому +1

      can you solve the pyramid question using only two loops?????

  • @Nisar980
    @Nisar980 11 місяців тому +2

    Thank you so much mam you're the best I searched for many playlists in cpp but this is the best playlist on yt to learn cpp 🎉❤ for pattern question I took 1.30 hr 😅to understand finally I am very clear with my loops 😂

  • @E_ter_nit_y
    @E_ter_nit_y Рік тому +2

    Amazing ,this is litreally the best video which explains these topics ,thanks a lot

  • @lavnish228
    @lavnish228 2 роки тому +3

    It was a really good problem session , I tried doing all questions by myself and managed to do everything although some of my programs were a bit more complicated , but i have also saved the simple approach you gave

    • @DistanceShort
      @DistanceShort 2 роки тому

      can you solve the pyramid question using only two loops?????

    • @lavnish228
      @lavnish228 2 роки тому +1

      @@DistanceShort since there are a lot of pyramid questions i cant tell exactly which question u r talking about but most of the questions here can be solved by using a couple of loops and if else statements

    • @DistanceShort
      @DistanceShort 2 роки тому

      @@lavnish228 star(*) pyramid question (first pyramid question solved in this lecture)
      *
      * * *
      * * * * *
      * * * * * * *
      this one??

    • @DistanceShort
      @DistanceShort 2 роки тому

      also thanks for replying and appreciating my question

    • @lavnish228
      @lavnish228 2 роки тому

      @@DistanceShort ohh this one , here we have to use a loop and inside the loop , we have to use two loops , one for printing spaces , one for printing "*". If u want the exact statements i can post them here

  • @rahulkumardas3915
    @rahulkumardas3915 2 роки тому +11

    Please, enable pdf download option on website

  • @CodexGem
    @CodexGem 2 роки тому +5

    When I started the video ma'am logic and mine were not even matching anywhere, But by the end of the video my logic and ma'am logic was going on the same track.
    Very helpful ❤content, Thanks for the lovely content.

  • @diwanshu009
    @diwanshu009 2 роки тому +9

    Dosto Aap konsi language follow kr rhe ho let's discuss
    Hats off To Urvi Mam and Manvi mam 🙌

  • @PriyashaGupta
    @PriyashaGupta 2 роки тому +3

    Dii jaise apa sochta waise soacha nhi ka rha kaise prblm solve kri woh kaise shi hogaa ?
    Daily practice se ?

  • @NirajKumarPandey1234
    @NirajKumarPandey1234 Рік тому +1

    [7].I have seen this lecture today. And you explain any concept in easy language, mam.
    1th December 2023.
    ❤❤❤❤❤.

  • @redditindo
    @redditindo 2 роки тому +1

    Urvi mam ...but u dont upload the assignment yet........its pending till 22th october(6th lecture of c++)...............pls fix this mam😫

  • @FoodMania907
    @FoodMania907 2 роки тому +6

    I am unable to refer the questions notes of this video of pattern programs in pw skills website , it is showing error message alert on this website , please fix this issue as soon as possible.

  • @audumbartanangi8099
    @audumbartanangi8099 2 роки тому +38

    Mam,will you cover class and object,constructor distructor , polymorphism in this series?

  • @cubicleArc
    @cubicleArc 2 роки тому +2

    Thank you for zooming the coding screen.

  • @Er.-Mauryaji10
    @Er.-Mauryaji10 Рік тому

    before this lecture i am very afraid that how i done pattern print but after seeing this lecture my confidence level boost ...... thank you so much mam 🥰🥰

  • @sktgaming7664
    @sktgaming7664 7 місяців тому

    finally I found the best lectures.

  • @Shivang-v1p
    @Shivang-v1p Місяць тому +1

    17:30

  • @deepakbhallavi1612
    @deepakbhallavi1612 2 роки тому +1

    Video completed...All Patterns Done✅

    • @imkkavita579
      @imkkavita579 7 місяців тому

      bro mera pattern code work kyu nahi kar raha dekho

  • @sauravpatra5051
    @sauravpatra5051 2 роки тому +2

    Mam their is no solution pdf in description and on pw site please make it available

  • @NOTTNTOG
    @NOTTNTOG 2 роки тому +5

    Happy diwali guys aap video dekna aaya ho matlab app bhi padha raha ho aap ko saflta jarur milegi 👍👍👍👍👍❤❤❤

  • @apnashankar
    @apnashankar 2 роки тому +3

    Happy Diwali URVI mam ❤️❤️

  • @yashvalecha2860
    @yashvalecha2860 2 роки тому +1

    Will mam cover topics after array kyunki usme wahi tak likha h

  • @shubhamdhami6519
    @shubhamdhami6519 2 роки тому +91

    Legends don't use loop instead of loops they prefer multiple cout statements!!!😂😂

  • @punitchawla5069
    @punitchawla5069 2 роки тому +6

    Mam diwali ko to chutti de dete 😂
    Happy diwali to all 🥰🥰

  • @JasharajMallick
    @JasharajMallick 2 роки тому +3

    PW skills team, we are not able to download notes. Please solve the issue.

  • @saranshjain3091
    @saranshjain3091 5 місяців тому

    for inverted triangle write j

  • @anirbanghosh9611
    @anirbanghosh9611 2 роки тому +7

    PW skills team please fix this issue:
    The notes are not properly visible on the website

    • @ebadjunaid9418
      @ebadjunaid9418 2 роки тому

      Bhai

    • @ebadjunaid9418
      @ebadjunaid9418 2 роки тому

      Bhai Mai India sai nhi hoo and Mai PW skills ki website access nhi Kar sakta please mujhse WhatsApp par contact karle and mujhay assignment send mar dai kare

    • @kundankumar8467
      @kundankumar8467 2 роки тому

      @@ebadjunaid9418 hello bro , I can help you ...aap apna number do

    • @avinashprasad7858
      @avinashprasad7858 2 роки тому

      @@ebadjunaid9418 contact no de

  • @abhi559
    @abhi559 Рік тому

    pattern question 4 j condition (int j=i;j

  • @adityarana7438
    @adityarana7438 5 місяців тому

    Doubts: 1. 36:13
    2. 41:44

  • @fanofabdevillersandmathslo5960

    my code for last question:
    int n;
    cin>>n; //n=no.of rows
    for(i=1;i

  • @AnkitSingh-bm4zc
    @AnkitSingh-bm4zc 2 роки тому

    Bahut accha padhte hai mam aap

  • @Devin_1024
    @Devin_1024 2 роки тому +6

    (SOLUTION OF last Question )🔥🔥🔥🔥🔥🔥
    int n;
    cin >> n;
    for (int i = 1; i

    • @Science_36014
      @Science_36014 2 роки тому

      op

    • @anuragshetty5325
      @anuragshetty5325 2 роки тому

      @Chintan Patelyou can take K and L as J, they are colums only but here he took different name for every loop you can take it as J;

    • @vanshjain2828
      @vanshjain2828 Рік тому

      Hats off to you

    • @ashishraj-wg1oz
      @ashishraj-wg1oz 5 місяців тому +1

      bahi ya k and l kaha sa aaya

  • @aixarjun
    @aixarjun 2 роки тому +1

    ma'am, I attempt all questions , thank you for this video
    My method is different and longer then you but result is same.

  • @shubhamdevghare7846
    @shubhamdevghare7846 2 роки тому +2

    ✨🌟Happy Dipawali ✨🌟

  • @PuneetKumar-tq2bp
    @PuneetKumar-tq2bp 6 місяців тому

    Mam please tell where we got assignment question for practice

  • @lapi-hh7bf
    @lapi-hh7bf 9 місяців тому +1

    for (int j = i; j

    • @Summer69384
      @Summer69384 5 місяців тому

      Vow informative 👆🤓

  • @LevelUpCoder
    @LevelUpCoder 2 роки тому +1

    Why java playlist is not uploading daily

  • @SiddharthSandilya-m1s
    @SiddharthSandilya-m1s 4 місяці тому

    Ma'am the last question you showed for homework is not done .. please provide the coad

  • @Krsna-dttcygcf
    @Krsna-dttcygcf 5 місяців тому

    what is the name of the course?i can't find it

  • @Kabbadilove1
    @Kabbadilove1 Рік тому +1

    Notes access kha se honge
    Plz reply if someone knows

  • @shaikhkhushboo2605
    @shaikhkhushboo2605 6 місяців тому

    where can I find extra practise questions in description?

  • @manjitroy2054
    @manjitroy2054 2 роки тому

    Mam u r very cute voice is awesome teaching is excellent everything is easy to understand hatsoff mam

  • @Abhi-gl6uj
    @Abhi-gl6uj 2 роки тому +1

    Mam website not working

  • @YashDiwan-xy1tc
    @YashDiwan-xy1tc 6 місяців тому +1

    15:56
    //inverted half pyramid
    int main()
    {
    int rows;
    cin>>rows;
    for(int i=rows;i>=1;i--)
    {
    for (int j = 1; j

  • @neel5706
    @neel5706 2 роки тому +1

    mam pattern 5 is not giving the required output is there any change in that code which you have written?

  • @eren3031
    @eren3031 3 місяці тому

    29:18 pe jo code h mam vo work nhi kar rha h, glat output aa rha h

  • @harshvardhankant4579
    @harshvardhankant4579 Рік тому +1

    does anybody now the code of the last question in h.w.

  • @AimeHubHindi
    @AimeHubHindi 4 місяці тому

    My code for 1st question
    int rows;
    for(int i =0;i

  • @ankushladani496
    @ankushladani496 2 роки тому +1

    Thank you mam....

  • @sonukumar-gi5lq
    @sonukumar-gi5lq 2 роки тому +1

    Keep supporting ma'am 🙂

  • @zaheerdeshmukh7596
    @zaheerdeshmukh7596 11 місяців тому

    isme i and j variable bhi lena padhe ga na pahele program me

  • @crugerplays9791
    @crugerplays9791 2 роки тому +1

    i made all the patterns without even taking help from the video . thanks for clearing the basics. although i learned python so, i had a basic idea to print patterns.

  • @janhviguptavlog_mirandahou2860
    @janhviguptavlog_mirandahou2860 2 роки тому

    Thanks teacher

  • @manishbajaj8458
    @manishbajaj8458 2 роки тому

    Maam plz help me ..
    In numerical ractangular pattern i wrote the same in devc++ code is running but not showing numbers it is showing multiplication sign

  • @shailuniwas4740
    @shailuniwas4740 2 роки тому

    When we open the pdf of assignment questions and MCQ it's enable and shows on the screen please purchase the course

  • @Surbhi-bp5gm
    @Surbhi-bp5gm 5 місяців тому

    Mam telegram channel ka link nhi chal rha

  • @Programming1201
    @Programming1201 Рік тому

    Hello mam why we 2 multiply with and subtract with 1 please reply

  • @AnkitSingh-bm4zc
    @AnkitSingh-bm4zc 2 роки тому

    Aap bahut acche ho

  • @HarshSingh-kd8hd
    @HarshSingh-kd8hd 2 роки тому

    Mam Carly bracelet{ } kab Lagana chaiye kab nahi kis syntax ke pahale ya baad me Lage ga
    Bahut error bata deta hai mam , please tell

  • @namangupta1623
    @namangupta1623 2 роки тому

    Ma'am where in the description?

  • @ranakumarsinghthenewstrugg7508
    @ranakumarsinghthenewstrugg7508 2 роки тому +3

    Nice lecture 👍

  • @royalschool644
    @royalschool644 2 роки тому +1

    happy diwali to all of you

  • @arshgarg8766
    @arshgarg8766 8 місяців тому

    where are the questions in description?

  • @princetiwari2022
    @princetiwari2022 2 місяці тому

    30.07-
    int n;
    cin >> n;
    for (int i = 1; i

  • @pushprajdwevedi7252
    @pushprajdwevedi7252 2 роки тому +3

    I don't know how but i had already watched this lecture already a couples of day before

  • @ritual.boy097
    @ritual.boy097 2 роки тому +4

    Maam i know u are trying ur best to teach us..... But i am starting from scratch so its tough to understand logic quickly ...So please help us to improve that how to improve and one more thing i want to add up please teach the problem more precisely

    • @ritual.boy097
      @ritual.boy097 2 роки тому

      @@sudhakarpandey7372 Bro can u help me how ????
      Coz it's pretty difficult for me as a beginner to understand logic quickly ???
      And this question is one of the most important thing ----
      "HOW TO LEARN NEW CONCEPT AND AT THE SAME TIME CODING PRACTISE"..i could not able to understand whether do problem or new concepts

    • @Technicalomkar07
      @Technicalomkar07 2 роки тому

      Brother u have to follow from first video not only watching videos you have to take notes of these videos becuz its application languages u have do practice if u dont experience these examples and language,u will never get it

    • @dreamerb1
      @dreamerb1 2 роки тому

      @@sudhakarpandey7372 same here
      with time and practice from different resources we can overcome it

  • @AbhimanyuKumar-uc3uj
    @AbhimanyuKumar-uc3uj Рік тому

    Mam pattern 5 ka problem nhi ho rha hai

  • @Harsh-ud7sb
    @Harsh-ud7sb 2 роки тому

    Mam in my pc this visual studio code will not be opened please help me to fix this

  • @tiloksharma4374
    @tiloksharma4374 Рік тому +1

    Mam extra questions kha h

  • @kratikpaliwal
    @kratikpaliwal 2 роки тому

    numerical rectangle wale code sahi chal raha hai kya?

  • @harshalpawar4164
    @harshalpawar4164 2 роки тому

    Mam in how many days will you cover class and object ?

  • @rratedmeme4849
    @rratedmeme4849 2 роки тому

    OTP is not received on your pw skills website please resolve this problem

  • @harshvardhanjainmotivation8837
    @harshvardhanjainmotivation8837 2 роки тому +1

    Thank you ma'am

  • @MNS_30
    @MNS_30 2 роки тому

    I have a question related program i am copy your code but they does not accurately output is difference

  • @ankitkr4119
    @ankitkr4119 2 роки тому

    Class ka notes kaha milega or assignment?

  • @Tbm4545
    @Tbm4545 2 роки тому

    Are bhia apke notes open ki nahi horahe hai site pe kya chal kya raha hai

  • @sahil-eu6si
    @sahil-eu6si Рік тому

    mam where to get practice que

  • @shumailakareem766
    @shumailakareem766 Рік тому

    where is the notes link ? I can't find it plxxx help me

  • @pratikshiradkar6574
    @pratikshiradkar6574 2 роки тому

    Mam detail notes assignment enroll karne ke bad bhi nai milre

  • @ranakumarsinghthenewstrugg7508
    @ranakumarsinghthenewstrugg7508 2 роки тому

    Mam will you give assignment?

  • @GD-Entrance
    @GD-Entrance Рік тому

    Ye to devmanus nikal re ❤

  • @vaibhavyadav9210
    @vaibhavyadav9210 2 роки тому

    Notes kha pe milte ha

  • @sharan9741
    @sharan9741 2 роки тому

    Unable to download notes of this class plz enable it

  • @naveenprajapati9053
    @naveenprajapati9053 2 роки тому

    last wala ka question ka solution kaha milega

  • @piyushkumarjena2419
    @piyushkumarjena2419 2 роки тому

    If you do so it will of great help

  • @GharDwarkitchen
    @GharDwarkitchen Рік тому

    From where to access questions ?

  • @artpencilcreations5259
    @artpencilcreations5259 Рік тому +1

    Ma'am ek baar code ko bhi samjha diya karo kisse kya ho raha hai..
    Aur description me questions kaha haii?????

  • @tamzeedahmed1536
    @tamzeedahmed1536 Рік тому

    Anyone tell me discreption mae questions kha pr h???