C_105 Recursion in C - part 2 | Problem on Recursion

Поділитися
Вставка
  • Опубліковано 21 жов 2021
  • Unacademy Champs: bit.ly/uachamps
    Use my code for EXTRA 10% OFF:
    Rank Improvement Batch for GATE 2022 (CS & IT) - Batch B
    unacademy.com/batch/rank-impr...
    C complete playlist: • Programming in C
    Connect & Contact Me:
    Vlogging Channel Link: bit.ly/354n7C7
    Facebook: / jennys-lectures-csit-n...
    Quora: www.quora.com/profile/Jayanti...
    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

КОМЕНТАРІ • 194

  • @royalchallengersbangalore535
    @royalchallengersbangalore535 2 роки тому +54

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

  • @ChernetTeklu
    @ChernetTeklu 2 роки тому +29

    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 10 місяців тому +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

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

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

  • @mykodgreat
    @mykodgreat 11 місяців тому +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

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

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

  • @gyaneshkumartiwari6570
    @gyaneshkumartiwari6570 2 роки тому +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 2 роки тому

      ua-cam.com/video/aStox3xT1oI/v-deo.html C language

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

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

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

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

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

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

  • @adetolasanni007
    @adetolasanni007 Рік тому +7

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

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

      no she feed us a big mistake brother

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

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

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

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

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

    Great explaination hatsoff jenny mam ❣

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

    Best explanation i found on UA-cam

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

    Excellent explanation on recursion using the call stack!

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

    Thanks a lot Mam. Truly amazing

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

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

  • @D-Coder440
    @D-Coder440 Рік тому

    Thank you So much Mam Your Teaching style is Really Superb

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

    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

  • @darkhorse7673
    @darkhorse7673 8 місяців тому +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💚

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

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

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

      ua-cam.com/video/aStox3xT1oI/v-deo.html C language

  • @anweshaghosh5403
    @anweshaghosh5403 24 дні тому

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

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

    Realy good teaching jenny mam❤💯

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

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

  • @ABHISHEKKUMAR-sw6rq
    @ABHISHEKKUMAR-sw6rq 2 роки тому

    Best version of other UA-cam lecture

  • @5inani
    @5inani Рік тому +1

    I love the instructor.

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

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

  • @user-xk9pc6zr4x
    @user-xk9pc6zr4x 4 місяці тому

    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.

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

    Thank you for teaching .it's good mam

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

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

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

    You are very good in the explanation.

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

    Ur explantion is clear & gud ❤

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

    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❤❤❤❤❤

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

    you are just like a god of coding for us.

  • @user-ok4fx3kl6f
    @user-ok4fx3kl6f 10 місяців тому

    Thank you so much Jenny mam!

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

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

  • @ArmanKhan-lr8sn
    @ArmanKhan-lr8sn Рік тому

    Best lecture on recursion

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

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

  • @thegatelearner-original
    @thegatelearner-original 2 роки тому

    Thank you for your teaching mam

  • @comedycreation6379
    @comedycreation6379 2 роки тому +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*

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

    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 ❤️❤️❤️

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

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

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

    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.

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

    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?

  • @ParamitaDey-bi1mg
    @ParamitaDey-bi1mg 2 роки тому +1

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

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

    Thank you So Much Mam.

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

    Thank u sister ❤

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

    Thank you so much mam.

  • @JOHN-dr3st
    @JOHN-dr3st 2 роки тому

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

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

    you are just awesome

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

    Thank you mam my recursion problem solved

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

    Thank you soo much mam

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

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

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

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

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

    What do return s in this program

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

    Thank you soo much mam🙏

  • @YAIT-yr6ft
    @YAIT-yr6ft 2 роки тому

    eagerly waiting mam

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

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

  • @19_jothikams23
    @19_jothikams23 2 роки тому

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

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

    Which lecture are first in c program?

  • @justforfun-vh9ek
    @justforfun-vh9ek Рік тому

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

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

    Can we have video on file handling in c programming

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

    Could you please start java or JavaScript playlist mam?

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

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

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

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

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

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

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

    Thanks mam

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

    Mam the code isn't working

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

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

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

    God bless u mam. ☺️😊😇🎂

  • @manojkumar-uu9ee
    @manojkumar-uu9ee Місяць тому

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

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

    Huge fan of u mam

  • @RamPrasad-bf2ln
    @RamPrasad-bf2ln 2 роки тому

    Your fantastic

  • @challarisai724
    @challarisai724 2 роки тому +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

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

    amazing

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

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

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

    how much time it will take to get full course 😒😒 ?

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

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

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

      ua-cam.com/video/aStox3xT1oI/v-deo.html C language

  • @-A44sh3
    @-A44sh3 2 роки тому

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

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

    mam you linkedIn id?

  • @Varun-yo1mb
    @Varun-yo1mb 2 роки тому +1

    Make a video c programming language book for beginners

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

    Why did you stop making comment box video?

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

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

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

    Nice explanation...

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

      ua-cam.com/video/aStox3xT1oI/v-deo.html

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

    Recursive function for tower of Hanoi problem with recursion tree

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

    Mam recursion p medium to hard problem bhi lagaiye including easy

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

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

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

      ua-cam.com/video/aStox3xT1oI/v-deo.html C language

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

    please do vidoes on fourth and fifth normal forms

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

    Nice

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

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

  • @ANKITYADAV-ek8dq
    @ANKITYADAV-ek8dq 2 роки тому

    Ma'am but each time s becomes 0???

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

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

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

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

  • @harishchandra7287
    @harishchandra7287 2 роки тому +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 Рік тому +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 9 місяців тому

      So the whole vid is wrong

  • @Varun-yo1mb
    @Varun-yo1mb 2 роки тому +1

    Madeeasy cse handbook pdf free link send

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

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

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

    Mam aap kaha thi

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

    MAM iam B.E cyber security I eligible to write CS/IT paper? pls hlp 😥😥😥😥😮

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

    After long time 👍

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

      ua-cam.com/video/aStox3xT1oI/v-deo.html