Me postulé a través de una facultad o universidad. El proceso tomó 6 semanas. Acudí a una entrevista en RetailMeNot (Austin, TX) en mar 2015
Entrevista
First round phone screen and then four technical interviews onsite in the Austin office. Engineers took the interview group out for dinner the night before and then lunch during interview day. Everyone was super friendly and the office definitely retained a start-up feel. Seems like most people are very happy to be working there.
Preguntas de entrevista [1]
Pregunta 1
Standard data structures and algorithms-related questions.
Me postulé a través de una facultad o universidad. El proceso tomó 1 semana. Acudí a una entrevista en RetailMeNot en sep 2016
Entrevista
I submitted my resume at the career fair and got a call about two days later to come for an on-site interview. The interview itself was one-on-one; I was put in some hot, crummy room, which made me a little sick when I began to do the whiteboard coding questions.
Also, after giving the whiteboard question, I asked the interviewer for some examples. One of his examples had the wrong answer, which tripped me up because I couldn't find a pattern to construct an algorithm. As a result, it took almost the whole interview for me to come up with a solution.
Preguntas de entrevista [3]
Pregunta 1
Given a list of products and a list of coupons where each coupon can only be used once, compute the lowest net product price.
Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en RetailMeNot en sep 2015
Entrevista
The interviewers were very friendly and helpful during solving the problem. Started with asking me about my project. They asked the language i was familiar with and my coding was done in Java. In the end they asked if i had any questions abt the company.
Preguntas de entrevista [1]
Pregunta 1
Tell me about your projects?
Design a snake and ladder game?
Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en RetailMeNot (Atlanta, GA) en sep 2015
Entrevista
I had one on-campus interview with them immediately after the career fair. It was in two parts - first 10 min behavioral then technical. There were 2 interviewers. The technical interview lasted about 40 min because I wasn't able to detect a breaking condition on the algo that I wrote.
Preguntas de entrevista [1]
Pregunta 1
The question was - Test a game of snakes and ladders from a given array of positions that were played.