Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empleadores

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Thrillist

      Parte de Group Nine Media

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Thrillist | Empleos en Thrillist | Sueldos en Thrillist | Prestaciones en Thrillist
      Entrevistas en ThrillistEntrevistas para el cargo de Web Applications Developer en ThrillistEntrevista en Thrillist


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

      • Ayuda
      • Pautas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de autorización de cookies

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Entrevista para Web Applications Developer

      11 may 2013
      Candidato de entrevista anónimo
      Sin ofertas

      Solicitud

      Me postulé a través de una agencia de empleos. El proceso tomó 1 día. Acudí a una entrevista en Thrillist

      Entrevista

      I just made one interview, there wasn't much talking but just a bunch of technical questions: Algorithms and data structures, regular expressions, and design questions.

      Preguntas de entrevista [1]

      Pregunta 1

      The hardest question was related to manipulating a binary tree and doing some search in it. In fact, it wasn't that hard, but it was the very first question so it's kind of unexpected.
      Responder pregunta

      Otras evaluaciones sobre las entrevistas para el cargo de Web Applications Developer en Thrillist

      Entrevista para Web Applications Developer

      3 mar 2014
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Me postulé a través de una facultad o universidad. El proceso tomó 4 semanas. Acudí a una entrevista en Thrillist

      Entrevista

      Applied through my school's Job portal. Recruiter contacted me by email. After intial background check phone call, there were 2 rounds of technical interviews. First one was phone interview and second one was online (hangout) coding interview. Phone interview had questions about basic OOP and java concepts : Polymorphism, abstract class and static methods, get and post methods. Database : normalization, sql injection. Coding interview was somewhat difficult.

      Preguntas de entrevista [5]

      Pregunta 1

      Write a function that will traverse an unbalanced, unsorted binary tree, looking for a node with a specific value. Your function should return a pointer to that node.
      Responder pregunta

      Pregunta 2

      Write a small regular expression that will match most valid email addresses.
      Responder pregunta

      Pregunta 3

      Write a program that, given a filename, returns the number of times the word “Thrillist” appears in the named file.
      Responder pregunta

      Pregunta 4

      An existing e-commerce system sells widgets to registered customers. The company has too much excess inventory. It wants to be able to offer discounts on certain products to certain customers, or certain groups of customers. How would you extend the schema below to support such an enhancement to the system? Existing schema has 2 tables : Users and Products
      Responder pregunta

      Pregunta 5

      For our mobile applications (iPad, iPhone and Android) we have to serve up different image advertisements to each different device. Generally our advertisers purchase their space for a month of time, but at times can be for only set periods of times. Sometimes they order for all three devices and other times for only one or two. Finally, each advertisement has a specific URL that the user should go to when they click on the advertisement. We need you to describe how you’d build a small application to serve up these advertisements. You don’t need to write line by line code, but be able to describe the architecture of the system from a high level. Be prepared to describe: ● How would you serve up the mobile advertisements? ● How would the data for each advertisement be stored (i.e., what does the database look like)? ● How would you track how many times the advertisement has been viewed or clicked?
      Responder pregunta
      2

      Entrevista para Web Applications Developer

      11 dic 2013
      Candidato de entrevista anónimo
      New York, NY
      Sin ofertas
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Me postulé a través de un reclutador. El proceso tomó 2 semanas. Acudí a una entrevista en Thrillist (New York, NY) en dic 2013

      Entrevista

      I was contacted by the Company recruiter. 2 Phone interviews including a technical interview + 1 Onsite interview

      Preguntas de entrevista [1]

      Pregunta 1

      1. Write a function that will traverse an unbalanced, unsorted binary tree, looking for a node with a specific value. Your function should return a pointer to that node. 2. Write a small regular expression that will match most valid email addresses. 3. Write a program that, given a filename, returns the number of times the word “Thrillist” appears in the named file. 4. Database design question: An existing e-commerce system sells widgets to registered customers. The company has too much excess inventory. It wants to be able to offer discounts on certain products to certain customers, or certain groups of customers. How would you extend the schema below to support such an enhancement to the system? 5. Develop A Small Ad Server: For our mobile applications (iPad, iPhone and Android) we have to serve up different image advertisements to each different device. Generally our advertisers purchase their space for a month of time, but at times can be for only set periods of times. Sometimes they order for all three devices and other times for only one or two. Finally, each advertisement has a specific URL that the user should go to when they click on the advertisement. We need you to describe how you’d build a small application to serve up these advertisements. You don’t need to write line by line code, but be able to describe the architecture of the system from a high level.
      Responder pregunta
      4