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

      Autodesk

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Autodesk | Empleos en Autodesk | Sueldos en Autodesk | Prestaciones en Autodesk
      Entrevistas en AutodeskEntrevistas para el cargo de Senior Software Engineer en AutodeskEntrevista en Autodesk


      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
      Cisco
      4.0★Remuneración y prestaciones
      avatar
      Salesforce
      4.4★Remuneración y prestaciones
      avatar
      SAP
      3.9★Remuneración y prestaciones
      avatar
      Capgemini
      3.7★Remuneración y prestaciones

      Entrevista para Senior Software Engineer

      21 de nov de 2025
      Candidato de entrevista anónimo
      Montreal, QC
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé en línea. Acudí a una entrevista en Autodesk (Montreal, QC) en nov 2025

      Entrevista

      First interview is with the hr, second interview is Behavioral, they would ask you about projects that you did, third interview is a coding interview where there is a code to refactor, I was tested on data structures, multi-threading, code optimization and performance benchmarking.

      Preguntas de entrevista [1]

      Pregunta 1

      What would you use as a data structure instead How to make these methods and variables thread-safe Rewrite the code in a more modern way
      Responder pregunta
      2

      Otras evaluaciones sobre las entrevistas para el cargo de Senior Software Engineer en Autodesk

      Entrevista para Senior Software Engineer

      2 de jun de 2026
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia neutra
      Entrevista difícil

      Solicitud

      Acudí a una entrevista en Autodesk

      Entrevista

      4 levels for senior software engineer, it is good, more involved technical questions and coding rounds, panel was good asking different set of questions, and also have been interviewing different projects took the interview call.

      Preguntas de entrevista [1]

      Pregunta 1

      Technical coding skills , and leadership
      Responder pregunta

      Entrevista para Senior Software Engineer

      6 de may de 2026
      Empleado anónimo
      Michigan City, IN
      Oferta aceptada
      Experiencia positiva
      Entrevista promedio

      Entrevista para Senior Software Engineer

      27 de abr de 2026
      Candidato de entrevista anónimo
      Kraków
      Sin ofertas
      Experiencia neutra
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en Autodesk (Michigan City, IN)

      Entrevista

      My interview opens with a discussion on technical decisions. Instead of just "What is a class?", the interviewer asks: "Why choose C++ over a managed language like Java or Python for your last project?"I focus my answer on predictable performance and fine-grained memory control. I explain that for our low-latency data processor, the overhead of a Garbage Collector (GC) was unacceptable. This leads naturally into a discussion on RAII (Resource Acquisition Is Initialization). I explain that by tying resource lifespan to object lifetime, C++ allows for deterministic cleanup without the need for manual free() calls or a GC.

      Solicitud

      Acudí a una entrevista en Autodesk (Kraków)

      Entrevista

      4 stages, 2 of them - coding interview, very similar, 3 and 4 - behavioral interview. Also require to enter your data several times (one of them - to a PDF file which has some bugs. Very "serious" approach.