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

      Skillz

      Empresa activa

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Skillz | Ofertas de empleos en Skillz | Sueldos en Skillz | Beneficios en Skillz
      Entrevistas de SkillzEntrevistas para el puesto de Server Java Engineer en SkillzEntrevista de Skillz


      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
      DONE by NONE
      3.8★Remuneración y beneficios
      avatar
      HubSpot
      3.6★Remuneración y beneficios
      Software Developers
      3.8★Remuneración y beneficios
      avatar
      TranscribeMe
      3.6★Remuneración y beneficios

      Entrevista de Server Java Engineer

      5 feb 2018
      Candidato de entrevista anónimo
      San Francisco, CA

      Otras opiniones sobre las entrevistas para el puesto de Server Java Engineer en Skillz

      Entrevista de Server Java Engineer

      21 jul 2017
      Candidato de entrevista anónimo
      San Francisco, CA
      Sin oferta
      Sin oferta
      Experiencia negativa
      Entrevista normal

      Solicitud

      Solicité el puesto a través de un captador. Acudí a una entrevista en Skillz (San Francisco, CA)

      Entrevista

      As described in the other posts, interview was average and not that difficult. But, the company's location in sfo is not that good. And they are very unethical to not even provide lunch during the 5 hrs interview process.

      Preguntas de entrevista [1]

      Pregunta 1

      - Override equals and hashcode - Implement ArrayList - question on wait/ notify - Design a ticket system
      2 respuestas
      1
      Experiencia neutra
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. El proceso duró 1 semana. Acudí a una entrevista en Skillz (San Francisco, CA) en jul 2017

      Entrevista

      Contacted through AngelList. 30 minute non-technical phone screen then immediately scheduled on-site after that. On-site was exactly as other reviews described here. First was the Java test, then System design, then behavioral with peers and describing a project from school on the whiteboard, then behavioral with director of engineering team. There was supposed to be a culture fit interview and one with the CEO as well but did not get to that. Overall pretty decent experience but I did pretty bad on the design question I think.

      Preguntas de entrevista [6]

      Pregunta 1

      Race condition in multithreaded environment in Java
      Responder pregunta

      Pregunta 2

      Using try catch finally
      Responder pregunta

      Pregunta 3

      Override equals for ArrayList
      1 respuesta

      Pregunta 4

      Override equals and hashcode for HashMap
      1 respuesta

      Pregunta 5

      Implement ArrayList class
      Responder pregunta

      Pregunta 6

      Design TinyUrl
      Responder pregunta

      Entrevista de Java Server Engineer

      7 oct 2016
      Candidato de entrevista anónimo
      San Francisco, CA
      Sin oferta
      Experiencia negativa
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Skillz (San Francisco, CA) en oct 2016

      Entrevista

      Interview process was different than usual. Consisted of an initial phone screen, although in this case I was only asked why I was leaving my current employment and compensation, and the rest consisted of company overview and onsite overview. This was different as I was asked to perform an onsite almost immediately without any kind of background tests into my technical skills. Onsite consists of 5 rounds. 1)Laptop Test - 45 minutes, 5 questions in ascending order of difficulty 2)System Design - Load Balancing, Caching, etc... 3)Whiteboard by CTO 4)Whiteboard by Peers 5)Culture Fit Interview I did not make it past the Laptop Test, although after the test they come in and go over the problems with you which was helpful. In my experience I over complicated the problems, so if there is a any kind of tip I can give you - If you think your solution is going to take a while or is "complex", there is a simpler solution ;). I only describe my experience as negative because what I was informed to prepare for on the Laptop portion of the interview was COMPLETELY different and did not get a chance to display other aspects of my knowledge. As I spent quite a bit of time on the System Design portion and was very ready for that. White boarding are self explanatory, prep for them on leetcode, hackerrank, etc...

      Preguntas de entrevista [1]

      Pregunta 1

      1)Assume Threaded Environment, what can go wrong in code and how to fix it. -your given a main, interface, and a global final static variable 2)Overriding ArrayList equal operator I believe? -Basically in main you add an object- array.add(new object(3,4)), then attempt to remove - array.remove(new object(3,4)). -You can't edit the main, so you have to override the equals operator in ArrayList in the class method 3)Overriding Hashmap equal operator and hashcode -Similar logic, you cant edit the main so edit the method. 4)Threading questions, basically a this.wait() -Did not get a good look at this question, but review your Operating Systems. Has to do with thread locking i believe (rusty myself here need to look over it) 5)Write out the ArrayList class. -Write out the ArrayList data structure -getsize -addElement -Remove Element -One more which I forgot -This question is actually very easy but a little time consuming, I did not get to it sadly
      1 respuesta
      3