C Program For Diamond Pattern With Star | Number | Alphabets

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

КОМЕНТАРІ • 23

  • @Dpz918
    @Dpz918 9 місяців тому +2

    Your way of explaining is wonderful !
    Can u please tell me that which IDE u are using to run the Program?

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

      Thanks! I am using Visual Studio Code with Mingw. You can use any IDE

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

    I have two questions!!
    1: Sir in the formula
    For (c = 1 ; c

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

      1. Yes, first for loop is about we need to put space in column, so space up to (n-r), c is use to represent the current column we are handling it can be space or number.
      2. r++ is incrementing the row and c++ is incrementing column for current row number.

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

      @@ecit Thanks a lot .. keep up the good work !

  • @sixihili1956
    @sixihili1956 Рік тому +3

    Nice and simple explanation thanks a lot 👍

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

      Welcome!

  • @AnshDarji030
    @AnshDarji030 3 місяці тому +2

    Greatest Explanation ! 🤌🏻

    • @ecit
      @ecit  3 місяці тому +1

      @@AnshDarji030 Thank You!

  • @SayedMujtabaHossainy-n5w
    @SayedMujtabaHossainy-n5w 10 місяців тому +1

    that was great. thank you

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

      Most Welcome!

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

    Very good explanation! thank you very much

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

      Most Welcome!

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

    nice explanation tq sir do some pattern problems in c .

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

      Sure, Thanks!
      You may like this one also,
      ua-cam.com/video/cifX9pEq81s/v-deo.htmlsi=PPe-hGW60nP7pzPv

  • @sachinparmar-tp5bp
    @sachinparmar-tp5bp Рік тому +2

    Kya itna jada loop ka use karna program coplexity nhi bada dega

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

      Yes, it will, however you will need atleast 2 loops to implement this.

  • @gisavi4210
    @gisavi4210 4 місяці тому +1

    thank you bro

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

      @@gisavi4210 welcome!

  • @mot0666
    @mot0666 11 місяців тому +1

    Thanks ❤

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

      Most Welcome!

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

    Could you please send me the full number pattern program to me i confused at copyied line

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

      @@VerriboinaVigneswar Sure, I will upload the code on GitHub and will share a link on 2nd Oct