1. Code review was 3 pages long code about a triangle class, needed to find the errors, design flaws... You got 10 mins to read the code. keep an eye on the Java syntax, argument list which is too long , null values, pass by value/reference, generalize some duplicated codes into a method, abstraction... If you told them you use Java, this triangle class has a high chance to be your code review.