Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Docs/1_General/1.1_Java.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ The exercises below are a starting point (and required) to learn Java, but you a
This program must complete in under 1 second.
Feel free to use [this website](https://www.programiz.com/java-programming/online-compiler/) to write and run the code, or run it on your own machine.
**Show a lead or mentor once you're done.**
- (optional) Complete 2 easy problems, or 1 medium problem on [leetcode](https://leetcode.com/problemset/all/) in java if you need more practice.
- Complete the [LED Project!](https://github.com/HighlanderRobotics/LED-Training)