Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Unbox Robotics

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Unbox Robotics | Offerte di lavoro di Unbox Robotics | Stipendi di Unbox Robotics | Benefit di Unbox Robotics
      Colloqui di Unbox RoboticsColloqui per Embedded Software Engineer presso Unbox RoboticsColloquio di Unbox Robotics


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Colloquio per Embedded Software Engineer

      13 apr 2026
      Candidato anonimo a colloquio
      Poona
      Nessuna offerta
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho sostenuto un colloquio presso Unbox Robotics (Poona)

      Colloquio

      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.