base case
terminating scenario in a recursive algorithm
Press Enter · cited answer in seconds
0 sources
base case
Summary
Key Facts
- base case is a type of branch[1].
- base case is part of algorithm[2].
- base case's said to be the same as is recorded as stopping condition[3].
- base case's different from is recorded as base case[4].
Body
Definition and Type
base case is a type of branch[1].
Use and Application
base case is part of algorithm[2].