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

      Securonix

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Securonix | Empleos en Securonix | Sueldos en Securonix | Prestaciones en Securonix
      Entrevistas en SecuronixEntrevistas para el cargo de Sr Developer en SecuronixEntrevista en Securonix


      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 Sr Developer

      2 de jun de 2021
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa

      Solicitud

      Acudí a una entrevista en Securonix

      Otras evaluaciones sobre las entrevistas para el cargo de Sr Developer en Securonix

      Entrevista para Senior Software Engineer

      5 de mar de 2024
      Candidato de entrevista anónimo
      Pune
      Sin ofertas

      Entrevista

      Worst experience. I would say to not even go for interview with this company as they took all my rounds collected the documents and finally said sorry our budget is less than what you are expecting while they already knew my expectation before starting the interview process.

      Preguntas de entrevista [1]

      Pregunta 1

      I would not recommend to even go for interview with this company
      Responder pregunta
      3
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en Securonix (Pune)

      Entrevista

      First round will be online coding Second will be technical level 1 , will ask basis java , OOPs , Hibernate, SQL Three technical design round will ask about real situation what will happen if you land a situation where you need enhance performance by providing background Four managerial round will be discussing on role and responsibilities organisations culture commitments

      Preguntas de entrevista [1]

      Pregunta 1

      Difference between hashmap and concurrent hashmap
      Responder pregunta

      Entrevista para Senior Software Engineer

      6 de may de 2022
      Candidato de entrevista anónimo
      Pune
      Sin ofertas
      Experiencia negativa
      Entrevista fácil

      Solicitud

      Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Securonix (Pune) en abr 2022

      Entrevista

      It looks like interview was just for their training purpose. I applied through Glassdoor, fist time rescheluded to two weeks later. There were two technical rounds, one was mostly on basic questions, where interviewer showed me easy programs to guess output or error. Some basics of Java like on OOPS. Two programs were asked to code in first round. First one to sort different types of objects based on multiple fields contained in Map, other was to count chars and write them according to count like "aabca" => aa3b1c1 using Java8 streams. I was quite near to do first one, and second one fully done. In second round, the interviewer kept on searching for questions on google after joining call(asked me wait till he sends some email) :P Probably it was his first time, so kept on behaving like a product manager from Amazon, asked me open IDE, create maven project and write LLD of builder pattern in that :-D Later, asked me to code, gave a program to find pair of numbers from list which adds up to given number. I fairly easily did it using bruteforce and expected him for cross question and optimization. He asked about optimization and I optimized usng n minus first_number = second number approach, and probably he got baffled seeing solution. He didnt know about O(1) pass, and assumed that inside a list.get(), its not O(1). My solution was optimum and I checked after interview got over, but this game a feeling that It was only a interviw practice for newly Tech lead. Since I knew the direction where this interiew was heading to, I cut short the interview as he was sloooowly about to ask me to write code for another program, the one hour was alreadly wasted. He also tried to blame my slowness to write answers as interview could not be completed in 1 hour(first 15 min for his emailing ability during interview and other 15 for his super attitude slow voice were not even factors :P). I was adamant in first place to go for interview as had seen lot of negative reviews on glassdoor, but somehow went, and regretted. So, overall this was interview where I learned that while employees look for job, there are some who find training opportunity in that as well. Go select this at your own RISK. good luck

      Preguntas de entrevista [3]

      Pregunta 1

      Find pair of int to make a sum equal to given num
      1 respuesta

      Pregunta 2

      Java stream to get count of characters "abbac" -> a2b2c
      1 respuesta

      Pregunta 3

      sort objects using multiple fields in a Map.
      Responder pregunta