Recruiter was very nice and active in reaching out to me. They gave me leeway on how I wanted to extend the interview process to prepare more for it. Did a behavioral interview, then technical assessment then technical interviews.
I applied through college or university. The process took 1 week. I interviewed at Google (Austin, TX) in Feb 2018
Interview
They asked me two questions. The first was to, given a collection of objects, filter the permutations of the objects. The second was to write a function stating whether or not an input tree was a valid binary search tree.
Interview questions [1]
Question 1
"write a function stating whether or not an input tree was a valid binary search tree"
I applied online. The process took 5 weeks. I interviewed at Google in Feb 2016
Interview
I submitted my resume to google careers website and got an email weeks later to schedule two 1-hour interviews. The interviews went smoothly but as it is my first time I didn't know what to expect. I thought that I did good on both interviews but didn't receive an offer.
Interview questions [1]
Question 1
Given an array of integers. All of the integers except one occur twice. Find that integer.