Loadingโฆ
Pick a unit to drill it head-on. Each unit has 4 different test variations so you can keep retaking until you master it.
Variables, primitive data types, expressions, and casting.
5 questions ยท ~8 minsmall bank โ variations may overlap
Object instantiation, methods, the String class, and the Math class.
5 questions ยท ~8 minsmall bank โ variations may overlap
Boolean logic, if/else, equivalent boolean expressions, and short-circuit eval.
4 questions ยท ~6 minsmall bank โ variations may overlap
while loops, for loops, nested loops, and informal runtime analysis.
4 questions ยท ~6 minsmall bank โ variations may overlap
Constructors, encapsulation, accessor/mutator methods, and scope.
5 questions ยท ~8 minsmall bank โ variations may overlap
Array creation, traversal, and common algorithms.
4 questions ยท ~6 minsmall bank โ variations may overlap
ArrayList methods, traversal, and standard algorithms.
4 questions ยท ~6 minsmall bank โ variations may overlap
2D array traversal, row-major / column-major ordering, and algorithms.
4 questions ยท ~6 minsmall bank โ variations may overlap
Subclasses, super, polymorphism, Object methods, and overriding.
6 questions ยท ~9 minsmall bank โ variations may overlap
How unit tests work