I applied online. The process took 1 week. I interviewed at Fortinet (Burnaby, BC) in Oct 2015
Interview
First HR called, but just chat, then hiring manager called for 5 minutes java and http related questions. If he thinks fine, then he will send 3 Java coding questions. The problem is the questions were not so clear, e.g, it specified only define one class BinaryTreeNode, but use this to present a tree. Tree itself should be a class. I finished with some getter/setter as standard, and traverse the tree as well as requested, but the hiring manage felt I wrote too much code. Second question was about only allow two threads to run a method. So I used static volatile to define a variable, but the hiring manager could not under volatile, and counted my answer totally wrong.
Interview questions [1]
Question 1
what is difference between ArrayList and Vector, what is difference between get and post, what is SSL