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

      MathWorks

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de MathWorks | Empleos en MathWorks | Sueldos en MathWorks | Prestaciones en MathWorks
      Entrevistas en MathWorksEntrevistas para el cargo de Applications Support Engineering en MathWorksEntrevista en MathWorks


      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
      ZoomInfo
      3.8★Remuneración y prestaciones
      avatar
      JFrog
      4.2★Remuneración y prestaciones
      avatar
      Cellebrite
      4.0★Remuneración y prestaciones
      avatar
      HiBob
      4.0★Remuneración y prestaciones

      Entrevista para Applications Support Engineering

      20 de ene de 2015
      Candidato de entrevista anónimo
      Sin ofertas
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 3 semanas. Acudí a una entrevista en MathWorks en ene 2015

      Entrevista

      telephone technical interview: DSP: - y(n) = x(n^3), linear?time-invariant? -impulse response h[n] = 9*n*u(n), system stable? -h[n] = [4,0,1,0,2], arrow on second element, causal? -convolution definition, difference between convolution and correlation -difference between DFT and DTFT? which one is suitable for computers -difference between DFT and FFT -Nyquist theorem -aliasing, given an example of wheel with pokes -connection between DTFT and z transform, they expect z = e^(jw) -ROC of z transform -difference between IIR and FIR C++ - advantages of OOP programming over procedure programming -recursive function, exit condition -how to have an instance of a class if the constructor is private -If class foo has private data types and private methods only, class bar inherits from class foo. how can you access the data types? -int arr[] = {1,2,3,4} for(int i = 0; i < 4; i++) { cout<<*(arr+i)<<" "; } explain this piece of code - virtual functions and virtual destructor - Matlab - meaning of @, %, ~ -difference between A^2, A.^2 -A = 1:1:100;, find every third elements -A = 1:1:100; find all elements divisible by 5 - what's path meaning? used for? Math -definite integral and indefinite integral - order of differential equation -calculate the eigenvalues of matrix [3, -1; 1, 5] -given a function, calculate left limit and right limit, whether the limit exists -left inverse....

      Preguntas de entrevista [1]

      Pregunta 1

      - y(n) = x(n^3), linear?time-invariant? In a class, what kind of functions system will generate a default one? I know constructor....
      1 respuesta
      21