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

      Illusive Networks

      ¿Esta es tu empresa?

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Illusive Networks | Ofertas de empleos en Illusive Networks | Sueldos en Illusive Networks | Beneficios en Illusive Networks
      Entrevistas de Illusive NetworksEntrevistas para el puesto de Software Engineer en Illusive NetworksEntrevista de Illusive Networks


      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
      BMW Group
      4.0★Remuneración y beneficios
      avatar
      Workday
      3.8★Remuneración y beneficios
      avatar
      Forcepoint
      4.2★Remuneración y beneficios

      Entrevista de Software Engineer

      1 jun 2021
      Candidato de entrevista anónimo
      Tel Aviv
      Sin oferta
      Experiencia neutra
      Entrevista normal

      Solicitud

      Solicité el puesto a través de una agencia de empleo. El proceso duró 1 día. Acudí a una entrevista en Illusive Networks (Tel Aviv) en may 2021

      Entrevista

      Got a phone call from the recruiter and was invited for an on site interview, the process continues this way: 1 more technical interviews, VP r&d interview and Hr before getting an offer. (if i remember correctly). The interviewer asked a lot about my previous experience, not even my last job into the smallest details. The interview question was: For n tv channels, given show start time, end time & bandwidth needed for each channels, find the maximum bandwidth required at peak. a show represented as [1,30,2] meaning [show-start-time, show-end-time, bandwidth-needed].

      Otras opiniones sobre las entrevistas para el puesto de Software Engineer en Illusive Networks

      Entrevista de Software Developer

      6 jun 2021
      Candidato de entrevista anónimo
      Tel Aviv
      Sin oferta
      Experiencia neutra
      Entrevista difícil

      Solicitud

      Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en Illusive Networks (Tel Aviv) en may 2021

      Entrevista

      Test day starts with 1 hour of the exam with questions about java, after that, they call all candidates and told them who passes and who doesnt. If you pass you have another personal talk with the team leader.

      Preguntas de entrevista [1]

      Pregunta 1

      Build data structure with capacity that set ,get and create in O(1)
      Responder pregunta

      Entrevista de Software Engineer

      2 abr 2021
      Candidato de entrevista anónimo
      Tel Aviv
      Sin oferta
      Experiencia negativa
      Entrevista normal

      Solicitud

      Solicité el puesto a través de una agencia de empleo. Acudí a una entrevista en Illusive Networks (Tel Aviv)

      Entrevista

      1st interview is a technical interview with a team leader. you are asked to tell about yourself and then given a technical question. After he gave a short description of the company, asked me to tell about myself and a challenging projects I was part in current or previous jobs. didn't seem at all interested in what I had to say, the vibe I got is that all that interests him is the technical aspect and complexity of the project, so I shouldn't have bothered talking about non-technical issues. I was given a technical question and the interviewer stayed in the room. Usually when an interviewer stays it means they are interested in the thinking process towards the solution. not sure why this one did, since he didn't seem to care about that at all and just kept pressuring me to solve the problem, slipping in an occasional yawn. Obviously we didn't hit it off and I wasn't called for a 2nd interview, which is fine that job wasn't exactly what I was looking for anyway, and I wouldn't want that guy as my manager.

      Preguntas de entrevista [1]

      Pregunta 1

      given a tree (root node), and an int "maxToDraw", draw the subtree that contains no more then maxToDraw nodes. don't draw partial levels of the tree, meaning that if a node is at level x, at the number of nodes with level <= x is more than maxToDraw, don't draw it.
      1 respuesta