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

      Unbox Robotics

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Unbox Robotics | Empleos en Unbox Robotics | Sueldos en Unbox Robotics | Prestaciones en Unbox Robotics
      Entrevistas en Unbox RoboticsEntrevistas para el cargo de Embedded Software Engineer en Unbox RoboticsEntrevista en Unbox Robotics


      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.

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      MAERSK
      3.5★Remuneración y prestaciones
      avatar
      UPS
      3.8★Remuneración y prestaciones
      avatar
      Total Quality Logistics
      4.1★Remuneración y prestaciones
      avatar
      DHL Global Forwarding, Freight
      3.7★Remuneración y prestaciones

      Entrevista para Embedded Software Engineer

      13 de abr de 2026
      Candidato de entrevista anónimo
      Pune
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en Unbox Robotics (Pune)

      Entrevista

      1. Preliminary Screening (HR/Talent Acquisition) A 15–20 minute call to verify your background. Focus: They will ask about your graduation timeline (relevant as you're final year), your experience with microcontrollers (ESP32/Arduino), and your interest in robotics. Tip: Mention your work on the multi-modal educational ecosystem and the smart attendance system. These show you understand "system-level" integration. 2. Technical Assessment (Online or Take-Home) Depending on the role (Embedded vs. Fullstack), you might receive: For Embedded: A task involving writing a driver or a state machine logic for a sensor (like the MPU6050 you’ve already used) or a small C++ coding test focusing on Data Structures and Algorithms (DSA). For Fullstack: A mini-project to build a dashboard that displays real-time "robot" data (perfect for your MERN skills). 3. Technical Round 1: Deep Dive into Fundamentals This is where they test your "Knowledge Debt." Embedded Focus: Expect questions on RTOS (FreeRTOS is common for ESP32), Communication Protocols (I2C, SPI, UART, CAN), and Interrupt Latency. They might ask you to explain how you’d optimize power for a battery-powered tool like your ESP32-C6 hacking project. Software Focus: Basics of Node.js event loops, MongoDB indexing, and React hooks. 4. Technical Round 2: System Design & Logic This round focuses on how you think about complex problems. Robotics Logic: They may ask you to design a simple gait control logic or explain how a swarm of robots avoids collisions (relevant to their "UnboxSort" system). Vibe Coding Check: If you used AI for your projects, they will likely ask you to manually dry-run a specific part of the code. They want to see if you understand the why behind the what. 5. Culture Fit / Founder Round Usually with a Senior Lead or occasionally a co-founder (Pramod or Shahid) for intern/fresher roles. Focus: Your ability to learn fast, your "vibe" (curiosity and ownership), and how you handle failures in hardware (e.g., "What do you do when the sensor gives garbage values?"). Strategy for your "Vibe Coding" background Since you’ve used AI to accelerate your development but need to master the underlying logic for interviews, try this "Logic Briefing" method: Audit Your Projects: Take your ESP32-C6 project and the MERN app. For every major function, write down a 2-sentence explanation of why it works that way. Example: "I used an interrupt for the RFID scan instead of polling to save CPU cycles for the Wi-Fi stack." Focus on the "Handshake": Unbox Robotics cares about how hardware talks to software. Be ready to explain how your handheld controller sends data to the MERN backend (WebSockets vs. MQTT). Hardware Troubleshooting: Be prepared to talk about logic analyzers or oscilloscopes. For an ECE student, knowing how to debug a physical signal is a major plus.