Reucursive

in Algorithm
  • Properties of Recursion
    • Some operation is performed multiple times with different inputs
    • In every step we try to make the problem smaller
    • We have to have a base condition which tells a system when to stop the recursion.
Continue reading

Jay Chung

Slowly and Steadily


Web BackEnd Developer