Instructions:
- Fork and clone a copy of this repo.
- In each of the following sections, complete the exercises. Add your solutions to the specified
.java
file in the/src
directory. - Bonus challanges are optional but encouraged!
- Variables
- Methods
- Conditionals (++)
- Loops (++)
- Classes & Objects
- Data Structures (++)
- Using APIs
- Bonus Challenges (++)