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 Global Tech

      Parte de Walmart

      Empresa activa

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Walmart Global Tech | Ofertas de empleos en Walmart Global Tech | Sueldos en Walmart Global Tech | Beneficios en Walmart Global Tech
      Entrevistas de Walmart Global TechEntrevistas para el puesto de Software Development Engineer III en Walmart Global TechEntrevista de Walmart Global Tech


      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.

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      SAP
      3.9★Remuneración y beneficios
      avatar
      Cisco
      4.0★Remuneración y beneficios
      avatar
      ADP
      3.5★Remuneración y beneficios
      avatar
      Autodesk
      4.0★Remuneración y beneficios

      Entrevista de Software Development Engineer III

      14 sept 2021
      Candidato de entrevista anónimo
      San Jose, CA

      Otras opiniones sobre las entrevistas para el puesto de Software Development Engineer III en Walmart Global Tech

      Entrevista de Software Development Engineer III

      25 mar 2025
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia positiva
      Sin oferta
      Experiencia negativa
      Entrevista difícil

      Solicitud

      Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Walmart Global Tech (San Jose, CA) en sept 2021

      Entrevista

      Typical phone screen. Scheduler informed me about an hour long initial phone screen. Interview was stated to have an introduction and a simple hackerrank exercise to evaluate thought process and make further decisions.

      Preguntas de entrevista [2]

      Pregunta 1

      Asked popular Leetcode question based on cache (not LRU).
      1 respuesta

      Pregunta 2

      particular use of some keywords in java .. that help with encapsulation and immutability.
      1 respuesta
      1
      Entrevista normal

      Solicitud

      Solicité el puesto a través de un captador. El proceso duró 1 día. Acudí a una entrevista en Walmart Global Tech en mar 2025

      Entrevista

      Recruiter had approached me for a hiring drive. had 3 rounds - 1. DSA (Leetcode medium) 2. Java/LLD (java concepts) 3. Hiring Manager. Each round was an elimination round. Interview happened virtually.

      Preguntas de entrevista [2]

      Pregunta 1

      Round 1. Tweaked version of this - https://www.geeksforgeeks.org/problems/bottom-view-of-binary-tree/1 Given a tree, find bottom view - 1 / \ 3 2 / \ / \ 4 5 6 7 Expected output - 4 3 5 6 2 7 (Not 4 3 6 2 7)
      1 respuesta

      Pregunta 2

      Round 2 - Core Java theory questions - 1. how to make a class immutable? What is the use case? 2. What is the difference between deep copy and shallow copy. 3. how do you declare a singleton class? Write code. 4. Consider below statements - String s1 = "abc" String s2 = new String("abc") String s3 = “abc” what is output of s1==s2 s1==s3 5. set s; s.put(new Student("a", 1)) s.put(new Student("b", 2)) s.put(new Student("a", 1)) what is the size of s 6. how are collisions handled in hashmap? 7. worst case time complexity of inserting element to hashmap 8. using multithreading write program to print output numbers from 1 to 100 even numbers should execute by 1 thread and odd by others. order of numbers 1 - 100 should be maintained
      Responder pregunta

      Entrevista de Software Development Engineer III

      29 abr 2021
      Empleado anónimo
      Bengaluru
      Oferta aceptada
      Experiencia positiva
      Entrevista normal

      Solicitud

      Solicité el puesto a través de una agencia de empleo. El proceso duró más de 1 semana. Acudí a una entrevista en Walmart Global Tech (Bengaluru) en abr 2021

      Entrevista

      I interviewed for FullStack dev. The hiring process was really fast and smooth. 4 rounds. Took about 10-15 days in total. First Round: (Javascript & DS) Basics and deep dive in Javascript. Open ended problem in which I could use any data structure and implement the whole solution with the data structure too. Second Round (Nodejs, System Dessign & Design patterns) Similar approach as first round, deep dive into Node.js and event loop. A lot of questions on best practices & API design Design pattern questions. Security attacks and prevention techniques. All types of strategies of session management. Gateway & Loadbalancer questions in detail Dependency injection in detail. Third Round (Managerial round) This was an open discussion. Evaluation of soft skills and technical skills in the higher level. Forth Round (HR discussion) All the interviewers were really humble and great people. I loved interacting with them.

      Preguntas de entrevista [1]

      Pregunta 1

      Detailed discussion on dependency injection.
      Responder pregunta
      1