This video covers the following (Below points are numbered based on the sequence of slides used in the video presentation):
1) Basic introduction and definition of Recursion
2) Day today example on process of recursion with program
3) Three steps to follow for writing a recursive function
4) Designing a recursive function for finding factorial of a given number by following the above mentioned three steps
5) Implementation of recursive function for finding factorial of any given number in C with execution and output
6) GATE 2015 - 2 mark question on recursion - problem statement and solution
Recursion is a concept in Computer Science and Engineering that has been used since ages. It's one topic in CSE that is commonly used in solving problems. This video will be helpful for students who are new to programming concepts and students who are preparing for competitive exams.
#sist #sathyabama #recursion #recursioninc #factorial #recursivefunction #basecase #recursivecase #fact() #laddoo() #c #cprogramming #gate #gate2015 #gatequestion #gatequestionsolved