Please enable JavaScript to use CodeHS

CodeHS Glossary


Base Case Java

The simplest version of our recursive process. This is the point when the problem cannot be reduced any further.