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

      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

      Walmart

      Empresa activa

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Walmart | Ofertas de empleos en Walmart | Sueldos en Walmart | Beneficios en Walmart
      Entrevistas de WalmartEntrevistas para el puesto de Senior Software Engineer Front End en WalmartEntrevista de Walmart


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      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 de primera mano.

      Búsquedas de empleo

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

      Entrevista de Senior Software Engineer Front End

      12 oct 2018
      Candidato de entrevista anónimo
      Bengaluru
      Sin oferta
      Experiencia negativa
      Entrevista fácil

      Solicitud

      Solicité el puesto a través de un captador. El proceso duró 1 día. Acudí a una entrevista en Walmart (Bengaluru) en oct 2018

      Entrevista

      Got a call from the HR and asked for F2F interview on weekdays. There were two rounds and mostly fundamental questions were asked. The interviewers were nice people, just that couple of times their concepts were not very clear. After the rounds they took me for the lunch and after lunch, they said next 2 rounds will be next week as the interviewers were on leave. Before leaving the HR said my level was far below the desired level, so I can leave for the day :)

      Preguntas de entrevista [12]

      Pregunta 1

      How to position the div - horizontally and vertically aligned with css
      Responder pregunta

      Pregunta 2

      Concepts on css property position - static/absolute/relative and fixed
      Responder pregunta

      Pregunta 3

      Write a polyfill for map and reduce
      Responder pregunta

      Pregunta 4

      console.log('a') console.log('b) setTimeout(() => console.log('c')) console.log('d') Explain the output And some variations with setTimeout
      Responder pregunta

      Pregunta 5

      var a = {a: 1} var b = Object.create(a) console.log(a) and console.log(b) a.a = 2 console.log(b.a) The interviewer got confused and said that the prototype is copied to b and if we change a.a it will not have any impact on b.a. But rather b's __proto__ will have a link to a and if we change or delete a.a it will be reflected in b
      Responder pregunta

      Pregunta 6

      Why is API's calls are requested from componentDidMount and not from constructor
      Responder pregunta

      Pregunta 7

      What is a pure component and how to create one
      Responder pregunta

      Pregunta 8

      Some questions on angular 1
      Responder pregunta

      Pregunta 9

      What is a fat function
      Responder pregunta

      Pregunta 10

      Create a curry callme(1)(2)(3) But the interviewer was not aware of function.length property. He has to google in the middle of the interview
      Responder pregunta

      Pregunta 11

      Difference between Object.assign and Object.create
      Responder pregunta

      Pregunta 12

      One question related to API, but was not able to complete as the interviewer was running out of time
      Responder pregunta
      4