Ritchie Bros. Interview Question

Q: How does your code review process going in your company? Q: Review a java code snippet (with many issues) and give some feedback. Q: Write a java code to count number of occurrence of each character in a given string. Q: Write unit test for the code above