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

      ClickSoftware

      Parte de Salesforce

      ¿Esta es tu empresa?

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre ClickSoftware | Ofertas de empleos en ClickSoftware | Sueldos en ClickSoftware | Beneficios en ClickSoftware
      Entrevistas de ClickSoftwareEntrevistas para el puesto de Technical Consultant, Professional Services en ClickSoftwareEntrevista de ClickSoftware


      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 Technical Consultant, Professional Services

      17 jun 2011
      Candidato de entrevista anónimo
      Burlington, MA
      Sin oferta
      Experiencia positiva
      Entrevista normal

      Solicitud

      El proceso duró 1 semana. Acudí a una entrevista en ClickSoftware (Burlington, MA) en abr 2011

      Entrevista

      Applied for a position, heard back from the external recruiter a day or so later. I was an unintuitive fit, but I have an interesting background, so she decided to call me. After speaking with her, the company invited me in for an in-person interview which consisted of conversations with several people (behavioral and Q&A stuff), and three programming-related skills tests. All of these questions could be done in any language, but they preferred C-style languages. I did them all in C#, which is their language of choice (and mine). 1) Write a class that returns a list of n, non-repeating, random lottery numbers with values between x and y In this particular instance, I had five minutes, and was literally constrained by how fast I could write by hand. The Director of the group criticized that I used an infinite loop to do this (while (true) with a break condition) which was like the end of the world or something. Given that I had *no* time to think about it, and just had to start writing immediately, I didn't think this was a fair criticism, because I certainly wouldn't do that in a production environment (or even in my own code); I just needed to get something written. He also told me in no uncertain terms that recursion should never be used in production code. (wtf) Anyway, we discussed the drawbacks of my approach (brute force), and we/I spent 10 minutes discussing it and refactoring it on a whiteboard to have better performance characteristics. Overall, I wasn't terribly enthused about this question and the circumstances under which it was presented. 2) Write a function that reverses an integer number without converting to strings or characters. I didn't get it completely right, but I was on the right track. I don't know if this counted against me or not. I later went home and wrote working code that happens to be quite pretty. 3) I can't remember the specifics of the third, but it had to do with creating a human-readable XML stylesheet that would be used in conjunction with XPath in some way. I didn't get an offer, and the feedback was that while everyone really liked me, but they felt my technical skills weren't quite up to where they needed them to be. Maybe that's fair, maybe not. The feedback was too generic to be useful, but that was the recruiter's fault, not the CKSW people. I also knew going in that I would be at a disadvantage because I am not a CS person or software engineer; I'm simply a hobbyist and relative newb. That being said, all those things accounted for, I acquitted myself well, and the experience was positive overall. Everyone I met was very nice and down to earth.

      Preguntas de entrevista [3]

      Pregunta 1

      Write a class that returns a list of n, non-repeating, random lottery numbers with values between x and y
      1 respuesta

      Pregunta 2

      Write a function that reverses an integer number without converting to strings or characters
      1 respuesta

      Pregunta 3

      I can't remember the specifics of the third, but it had to do with creating a human-readable XML stylesheet that would be used in conjunction with XPath in some way
      1 respuesta
      3