This was a phone screen. I said I didn't know html/javascript so they just asked me some programming questions: write a sqrt() function and a strstr() function. I wrote both in java. The sqrt used the bisection method, and strstr was just a nested loop.
I didn't get called back probably because of wrong skill set. Not sure why they wasted the time since it was on my resume.