I applied through a staffing agency. The process took 1 week. I interviewed at CB4 (Herzliya) in Apr 2019
Interview
Referred by agency.
First interview is a phone session with a Senior Engineer involving some Java questions.
Then a technical onsite interview, wasn't given the option to ask questions at all, they put me in a room straight away with PC and a code challenge. After solving the challenge, the interviewer has present a paper with some questions he asked me answer using java or pseudo code to solve. questions aren't too tough nor was the coding task.
Interviewer hasn't given me the opportunity to ask questions n express my interest in CB4 in any matter. Also not sure what they seek for as I successfully solved the task and the questions presented to me on the paper but rejected.
Interview questions [2]
Question 1
Write a function that takes a root Node of a binary tree as an input, and return a mirror version of the original tree.
Code a simple program that takes a representation of circle or square in a string, where this string represents the type (circle or square or rectangle etc) and the sizes.
the program will return a sorted list of the string representations.