One coding test - important thing is to use TDD and make sure you cover edge cases. During one on one interview was asked about java garbage collection, memory management.
Interview questions [1]
Question 1
Implement a given interface in java. (Accounts class with deposit and withdraw methods