I applied through an employee referral. The process took 2 weeks. I interviewed at Medallia in Feb 2013
Medallia interviews FAQs
Software Engineer Intern applicants have rated the interview process at Medallia with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 50% positive. To compare, the company-average is 52% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Engineer Intern roles take an average of 18 days to get hired, when considering 2 user submitted interviews for this role. To compare, the hiring process at Medallia overall takes an average of 30 days.
Common stages of the interview process at Medallia as a Software Engineer Intern according to 2 Glassdoor interviews include:
Skills test: 40%
Phone interview: 40%
One on one interview: 20%
Here are the most commonly searched roles for interview reports -
I applied online. The process took 3 weeks. I interviewed at Medallia
Interview
I saw the post for another intern position in a Linkedin group, and sent an email with resume. The reply was quick and friendly, which suggested me to apply for this position. After a couple of emails and a brief phone conversation with a friendly HR, I was asked to take an online coding test. The test is specifically in Java, and the problem ranges from easy to moderate. I didn't do very well in the test, so about two weeks later, a reject is received.
A phone interview with HR, an online coding test and an interview on campus. The coding test includes 4 general background questions and 2 programming problems in Java.
Interview questions [1]
Question 1
Given an array of integers, find out three numbers that sums to 0.
Why search time for hashing is O(1)?