I applied online. The process took 3 days. I interviewed at Delphix in Sep 2015
Interview
It was a quick initial phone call followed by a typical technical interview with one of the engineers. The technical interview was done on collabedit in which you create a function with the engineer who will answer any questions and help guide you through it.
Interview questions [1]
Question 1
Given a file name and a string, search for the ASCI file and search through the file for an exact match of the string. The string can be one word or multiple words. The newline and whitespace will be in the same position in the file you are searching.