Phone interview was setup by a recruiter, and the phone tech interview was great.
Was asked basic UI questions related to Javascript, (closures, functions, object oriented) CSS, AJAX, etc
and then was called for onsite interview.
Interview panel consisted of 3 developers and one product lead.
Product lead asked general questions like reasons for quitting, what interests you, how was previous proj exp etc.
Deveopers asked about javascript questions and asked to write pseduo code, and a CSS guru asked quite a bit of css specificity questions,
Javascript questions included - binary tree, closures, inheritance, execute a function without a constructor -> (function xyz(){....})();