C_105 Recursion in C - part 2 | Problem on Recursion

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • Unacademy Champs: bit.ly/uachamps
    Use my code for EXTRA 10% OFF:
    Rank Improvement Batch for GATE 2022 (CS & IT) - Batch B
    unacademy.com/...
    C complete playlist: • Programming in C
    Connect & Contact Me:
    Vlogging Channel Link: bit.ly/354n7C7
    Facebook: / jennys-lectures-csit-n...
    Quora: www.quora.com/...
    Instagram: / jayantikhatrilamba
    Twitter: / khatrijenny
    See Complete Playlists:
    Placement Series: • Placements Series
    Data Structures and Algorithms: https: • Data Structures and Al...
    Design and Analysis of Algorithms(DAA): • Design and Analysis of...
    Dynamic Programming: • Dynamic Programming
    Operating Systems: // • Operating Systems
    DBMS: • DBMS (Database Managem...
    #CProgrammingforBeginners
    #RecursioninC
    #jennyslectures

Komentáře • 194

  • @royalchallengersbangalore535

    Mam I want teacher like you in my whole life then I will achieve my goal.

  • @ChernetTeklu
    @ChernetTeklu Před 2 lety +31

    Your teaching is excellent. With this type of teaching and learning method, it is very easy to imagine what your students are up to. In fact, I wish you were invited to our country, Ethiopia, to share this knowledge with us.
    I am sure I would be very happy to have the opportunity to study in your classroom in person.
    Also, It is a good idea to introduce yourself before you start teaching.
    God bless you
    Chernet T.

  • @abhileswar
    @abhileswar Před rokem +4

    #include
    void main(){
    int n=10;
    printf("%d",n*(n+1)/2);
    }
    this is way simple then that for to solve sum of natural numbers

  • @gyaneshkumartiwari6570
    @gyaneshkumartiwari6570 Před 2 lety +8

    Best series of c . I have started clg in this year and I found that this series is very helpful for me

    • @computer5548
      @computer5548 Před 2 lety

      czcams.com/video/aStox3xT1oI/video.html C language

  • @vedangbale1794
    @vedangbale1794 Před 2 lety +7

    In your videos it feels like I am sitting in an offline class. Amazing explanation!!!👏👏

  • @mykodgreat
    @mykodgreat Před rokem +6

    Thank you so so much... I owe you a lot of gratitude.
    Recursion is just making sense to me. You earned my subscription in 3 minutes

  • @adetolasanni007
    @adetolasanni007 Před rokem +7

    I can't thank you enough. Your teachings are really making my study easy. God bless 🥰

    • @YSKOTP
      @YSKOTP Před rokem

      no she feed us a big mistake brother

  • @Shawaz11
    @Shawaz11 Před 2 lety +7

    Good morning mam and this Recursion series very simply explane for us. Thank you Jenny mam 🤗🤗🤗

  • @sandaliyasara6000
    @sandaliyasara6000 Před rokem +1

    int sum(int n){
    if(n==1){
    return 1;
    }
    else{
    cout

  • @darkhorse7673
    @darkhorse7673 Před 9 měsíci +1

    You are an amazing teacher. I saw a lot of videos about recursion but did not get anything .In fact i got more confused. Thank you so much for uploading these lectures .God bless you ❣. Lots of love and respect from Pakistan💚

  • @Sekhar_Home
    @Sekhar_Home Před 2 lety +4

    Beautiful class. If i had this in my education time, I woud have score better

  • @subashtrendy1116
    @subashtrendy1116 Před 2 lety +4

    Realy good teaching jenny mam , u veryclear explain the subject comparing to my clg facilities thank u ❤ so much

  • @user-xk9pc6zr4x
    @user-xk9pc6zr4x Před 6 měsíci

    This is my first lecture and I'm amazed by the way you explained the topic.
    Mam, you are absolutely stunning. Your dedication towards your work is truly appreciable.
    Please keep up.

  • @poojasaikia303
    @poojasaikia303 Před rokem

    mam apke teaching style kamal ke hai akbar me hi sb samaj a jati hai infact recursion topic me paid course me samaj nahi paye but apne ak bar me hi samja diye thanks mam or me java me code kar rehi ho but phir bhi me apke videos topic samjne ke liye dekhti ho mam please app java DSA par videos banaye please mam❤❤❤❤❤

  • @anweshaghosh5403
    @anweshaghosh5403 Před 2 měsíci

    Your teaching process is very much understandable ❤
    Love from Kolkata ❤

  • @inani5
    @inani5 Před rokem +1

    I love the instructor.

  • @gladiatorgaming5520
    @gladiatorgaming5520 Před 4 měsíci

    Ma'am the way u explained recursion was just excellent best!!

  • @sigmatronX
    @sigmatronX Před 6 měsíci

    You made recursion so easy for me. Thank you very much, dear Jenny.

  • @comedycreation6379
    @comedycreation6379 Před 2 lety +2

    *Hi mam ,I have keep on learning data structure from your playlist but,when my professor gave some practice problems on topic stack,queue I can't able to solve it so, pls teach some practice problems on each topics on data structure*

  • @RiteshSharma145
    @RiteshSharma145 Před 2 lety +1

    So glad to see your consistency
    Hats off to you ma'am 👏👏👏👏

    • @computer5548
      @computer5548 Před 2 lety

      czcams.com/video/aStox3xT1oI/video.html C language

  • @_PriyanshuMorbaita
    @_PriyanshuMorbaita Před rokem

    ma'am you explained very very clearly..
    thank you soo much ma'am for clearing my doubts and building my concepts..

  • @ramanyadav76
    @ramanyadav76 Před 2 lety

    Mam if got u... In my early stage of learning coding.. Surely my position must be 100 times far better... U r awesome...

  • @evanskemboi79
    @evanskemboi79 Před rokem

    Excellent explanation on recursion using the call stack!

  • @lakshanjude8940
    @lakshanjude8940 Před 11 měsíci

    Thank you for teaching in such a clear and understandable way. lv u madam ❤❤❤❤❤

  • @ABHISHEKKUMAR-sw6rq
    @ABHISHEKKUMAR-sw6rq Před 2 lety

    Best version of other CZcams lecture

  • @sourabhshukla1109
    @sourabhshukla1109 Před 2 lety +1

    Mam please upload the complete playlist of DBMS subject
    Please mam
    It's very urgent 🙏🙏

  • @D-Coder440
    @D-Coder440 Před rokem

    Thank you So much Mam Your Teaching style is Really Superb

  • @GamingParadise32
    @GamingParadise32 Před rokem

    thx mam you have help me alot its like offline class teaching method excellent

  • @ganeshmasudkar1329
    @ganeshmasudkar1329 Před 2 lety +1

    Mam aap yakin nahi karogi ki mai aapaka video jio phone mai dekha raha hu our aapki aakhe Bohat badi hai... 😘😘😍

  • @sunilchinna5326
    @sunilchinna5326 Před 2 lety

    I will attend your class and I learnt so many things that my teacher can't though me

  • @ParamitaDey-bi1mg
    @ParamitaDey-bi1mg Před 2 lety +1

    Miss can you explain the stack and heap memory in a video??

  • @emadhegazy1402
    @emadhegazy1402 Před rokem

    You are very good in the explanation.

  • @voiceofopressed
    @voiceofopressed Před 2 lety

    Best explanation i found on CZcams

  • @Varun-yo1mb
    @Varun-yo1mb Před 2 lety +1

    Make a video c programming language book for beginners

  • @challarisai724
    @challarisai724 Před 2 lety +1

    Madam, can you tell me that i am Civil Engineering but I will want to write GATE in eee . Can you tell about way for to write the Gate exam in eee . It is possible or not. Can you make a video for this concept. I was full of confusion state . Because Civil Engineering is my education and electronic is my fashion. Thank you for helping to my exam

  • @debojitacharjee
    @debojitacharjee Před rokem

    *WHY TO USE RECURSIVE FUNCTIONS* - if this program can be done using conditional loop statements then why should we use the recursive function?

  • @anickkhan
    @anickkhan Před 2 lety +1

    Thanks a lot Mam. Truly amazing

  • @shivgamers7794
    @shivgamers7794 Před rokem

    Thank you mam my recursion problem solved

  • @nileshchavan4622
    @nileshchavan4622 Před 2 lety

    Mam please start the series of program for interview eg program on array ,for loop, function

  • @harshitkumarverma7162
    @harshitkumarverma7162 Před 2 lety

    you are just like a god of coding for us.

  • @nagarajan3428
    @nagarajan3428 Před 2 lety

    Thank you for teaching .it's good mam

  • @palanikanuu5847
    @palanikanuu5847 Před 2 lety +1

    Your eye and face was sooo cute mam 😍😍😍😍😍😍💓💓💓💓💖💗

  • @deepthi6054
    @deepthi6054 Před rokem

    Ur explantion is clear & gud ❤

  • @ArmanKhan-lr8sn
    @ArmanKhan-lr8sn Před rokem

    Best lecture on recursion

  • @itacademy3665
    @itacademy3665 Před 2 lety

    Realy good teaching jenny mam❤💯

  • @harshvarshney9979
    @harshvarshney9979 Před 2 lety

    Mam you teaching is very amazing mam please full course on BCA as html css please humble request

    • @computer5548
      @computer5548 Před 2 lety

      czcams.com/video/aStox3xT1oI/video.html C language

  • @aniketkumar3126
    @aniketkumar3126 Před 2 lety

    Great explaination hatsoff jenny mam ❣

  • @movieskatta1910
    @movieskatta1910 Před 2 lety

    When we get the next video to learning the series of c programming
    Mam your teaching technique is very good and understandble for me.
    And also I am big fan of you the way you are teaching.
    And lots of ❤️❤️❤️

  • @manojkumar-uu9ee
    @manojkumar-uu9ee Před 2 měsíci

    Mam why we are going backward after returing X ,Actually it should go to main function .after completion of function work.

  • @nakulgodara7961
    @nakulgodara7961 Před 8 měsíci

    what i dont get is in sum(1) where the process goes back x=1, and it enters the sum(2) function. now the normal routine would be it checks the if statement, and here the value of x is 3, so wouldnt it check the if statement and enter an infinite loop.

  • @richiagrawal1616
    @richiagrawal1616 Před rokem +1

    Ma"am what will happen to the return s return in function sum? when will it be executed?

  • @19_jothikams23
    @19_jothikams23 Před 2 lety

    Mam, please upload a video on how memory will be allocated . I don't know about heap and stack memory allocation concept . please mam

  • @anujkumarrai3949
    @anujkumarrai3949 Před 2 lety

    Mam recursion p medium to hard problem bhi lagaiye including easy

  • @user-ok4fx3kl6f
    @user-ok4fx3kl6f Před 11 měsíci

    Thank you so much Jenny mam!

  • @harishchandra7287
    @harishchandra7287 Před 2 lety +2

    In the given program whenever the SUM function is called, each time you are initializing s=0. I hope this program RESULT is 1, instead of 15. Please let us know

    • @YSKOTP
      @YSKOTP Před rokem +1

      you are correct she didnt run the program in a compiler. the result is 1 because finally the function retun x, when x=1;that means the value in "a" is, what ever return in the sum function tht is 1;so the out put of the program is 1
      she is terribly mistaken

    • @technicalmaster-mind
      @technicalmaster-mind Před 10 měsíci

      So the whole vid is wrong

  • @thegatelearner-original

    Thank you for your teaching mam

  • @dreamerb1
    @dreamerb1 Před 2 lety +1

    Thank you so much mam.

  • @irfanshg2816
    @irfanshg2816 Před 2 lety

    Mam you are great and uique ..... teach lovely .... is there any lecture on using c++ software practically via screen sharing...espcially on control statement...

  • @-A44sh3
    @-A44sh3 Před 2 lety

    Can you make lecuture on Basics of computers and MS Office in a casual way? Internet and Networking etc. Computers for beginners. Kids.☺👍

  • @vikashsaini6246
    @vikashsaini6246 Před 2 lety +1

    Mem aap bahut achha apdate ho par hindi me me padate to achha hota

  • @Hoiu1106
    @Hoiu1106 Před rokem

    Thank u sister ❤

  • @arshadtv7744
    @arshadtv7744 Před rokem

    Mam can you explain the previous example recursion 1 with this method 2 plz mam

  • @ashutoshraj2673
    @ashutoshraj2673 Před rokem

    you are just awesome

  • @vikramanktv7677
    @vikramanktv7677 Před 2 lety

    please do vidoes on fourth and fifth normal forms

  • @vinayghadigaonkar8215
    @vinayghadigaonkar8215 Před 2 lety

    Thank you So Much Mam.

  • @gopaljangid5762
    @gopaljangid5762 Před 2 lety

    Recursive function for tower of Hanoi problem with recursion tree

  • @shinynimmagadda4187
    @shinynimmagadda4187 Před 2 lety

    mam plzz upload data warehousing and data mining and also upload advance data structures alsoo mam

  • @justforfun-vh9ek
    @justforfun-vh9ek Před rokem

    Im btech computer science and business system we have business maths not engineering maths(prob, statistics,calculus) how could I prepare for gate exam.

  • @abhilashkandikattu8090

    Mam plz do java programs /concepts series also if possible...

  • @sridharreddy4868
    @sridharreddy4868 Před 2 lety

    Mam please upload the videos fast mam because of already 10 months was completed

  • @SWAGFEVERHP
    @SWAGFEVERHP Před rokem +1

    video starts at 2:12 thank me later 😇🥰

  • @THETHIRDEYEjoji
    @THETHIRDEYEjoji Před rokem

    Thank you for your classes, I have a problem, the above problem throws an error in code blocks, is there something that I need to include in the heaadeer files or in the body

  • @akashpraveen9814
    @akashpraveen9814 Před 2 lety

    Could you please a post about stack and heap memory mam?

  • @vamshigoud2711
    @vamshigoud2711 Před 2 lety

    Mam please where did I start first to learn to understand concept by concept.. Plzz...

  • @md.abdurrahman7774
    @md.abdurrahman7774 Před rokem +1

    You are really looking beautiful ❤️

  • @vanshsharma1815
    @vanshsharma1815 Před 2 lety +1

    Mam there is a error
    After if
    You don't put else ()😬

  • @captainteemo7342
    @captainteemo7342 Před rokem

    So in the backward time are we adding the numbers..so isn't it useless to go forward.cos everytime we run the same function forward sum is becoming 0..right?

  • @akashpraveen9814
    @akashpraveen9814 Před 2 lety

    Could you please start java or JavaScript playlist mam?

  • @prajwalshettyprajwal9491

    Maam when u will upload the vedios of structures and unions ,storage classes

  • @rishabhgamingyt88
    @rishabhgamingyt88 Před 2 lety

    Can we have video on file handling in c programming

  • @abhishekpandit9984
    @abhishekpandit9984 Před 2 lety +1

    Thank you mam

    • @computer5548
      @computer5548 Před 2 lety

      czcams.com/video/aStox3xT1oI/video.html C language

  • @EvElyngravEr
    @EvElyngravEr Před 9 měsíci

    4:59

  • @lpraveen4386
    @lpraveen4386 Před 2 lety

    Different between recursion and iteration

  • @gtechzkiller7197
    @gtechzkiller7197 Před 2 lety +1

    Mam please c sharp tutorial with unity please please please please please please please please please please please please 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏 wi

  • @abdulrahimjalloh363
    @abdulrahimjalloh363 Před rokem

    Thanks mam

  • @CodingWithSonia
    @CodingWithSonia Před 2 lety

    Nice explanation...

    • @computer5548
      @computer5548 Před 2 lety

      czcams.com/video/aStox3xT1oI/video.html

  • @JOHN-dr3st
    @JOHN-dr3st Před 2 lety

    Miss, can you put the C language pdf that you are teaching now? Thanks

  • @mohitrawat1773
    @mohitrawat1773 Před 2 lety

    Mam please start python programming language after c 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏

  • @RamPrasad-bf2ln
    @RamPrasad-bf2ln Před 2 lety

    Your fantastic

  • @mahankaliramasai8302
    @mahankaliramasai8302 Před 2 lety

    Mam please make python series mam pls

  • @anonmous2001
    @anonmous2001 Před 2 lety

    God bless u mam. ☺️😊😇🎂

  • @DesiBoots
    @DesiBoots Před 2 lety

    Hi @Jenny, your lectures are interactive to understand the logic.

    • @computer5548
      @computer5548 Před 2 lety

      czcams.com/video/aStox3xT1oI/video.html C language

  • @Badri__Prasad
    @Badri__Prasad Před 2 lety

    ma'am please create a playlist of c and add playlist link in description

    • @JennyslecturesCSIT
      @JennyslecturesCSIT  Před 2 lety

      Already created playlist and link is there in description..u can check out

    • @Badri__Prasad
      @Badri__Prasad Před 2 lety

      @@JennyslecturesCSIT Thanks alot

  • @9315roshankumar
    @9315roshankumar Před 2 lety

    Mam please don't take it serious but seriously " i like u ☺"

  • @sowmyarworld4845
    @sowmyarworld4845 Před 2 lety

    Mam can you please do the videos on videos please mam it's necessary please mam 🙏🙏🙏🙏

  • @YAIT-yr6ft
    @YAIT-yr6ft Před 2 lety

    eagerly waiting mam

  • @krishnalekkala6506
    @krishnalekkala6506 Před 2 lety

    mam what is the need of return (s); in this program?

  • @prakashgaikwad1125
    @prakashgaikwad1125 Před 2 lety

    Which lecture are first in c program?

  • @devaprasath7776
    @devaprasath7776 Před rokem

    The above is difficult to understand

  • @vijjukingvijjuking9922

    Huge fan of u mam