- Home
- Contests
- Java Development
- Java Advanced
- Java Advanced
- Java Advanced - Exercises
- Generics - Exercises
Generics - Exercises
Contest details
Practicing is allowed until: 23:59 6.1.2025
- You need to make a .zip file of the package in which the main class is present, together with all other classes if there are any, and submit it in judge.
- Only the last file submitted will be checked and evaluated.
Contest participants: 0
Practice participants: 2480
Problems
01. Generic Box
Problem Description
02. Generic Box of Integer
03. Generic Swap Method String
04. Generic Swap Method Integer
05. Generic Count Method String
06. Generic Count Method Double
07. Custom List
08. Custom List Sorter
09. Custom List Iterator
10. Tuple
11. Threeuple