Ga naar de inhoudGa naar de voettekst
  • Vacatures
  • Bedrijven
  • Salarissen
  • Voor werkgevers

      Geef je carrière een boost

      Ontdek hoeveel je kunt verdienen, vind droombanen en deel anoniem inzichten over werk en privé.

      employer cover photo
      employer logo
      employer logo

      ClickSoftware

      Onderdeel van Salesforce

      Is dit jouw bedrijf?

      Over
      Reviews
      Salaris en arbeidsvoorwaarden
      Vacatures
      Sollicitatiegesprekken
      Sollicitatiegesprekken
      Gerelateerde zoekopdrachten: Reviews voor ClickSoftware | Vacatures bij ClickSoftware | Salarissen bij ClickSoftware | Arbeidsvoorwaarden bij ClickSoftware
      Sollicitatiegesprekken van ClickSoftwareSollicitatiegesprekken voor Technical Consultant, Professional Services bij ClickSoftwareSollicitatiegesprek bij ClickSoftware


      Glassdoor

      • Over
      • Blog
      • Contact met ons opnemen

      Werkgevers

      • Gratis werkgeversaccount
      • Werkgeverscentrum
      • Werkgeversblog

      Informatie

      • Help
      • Gedragscode
      • Gebruiksvoorwaarden
      • Privacy en advertentiekeuzes
      • Verkoop of deel mijn persoonlijke gegevens niet
      • Hulpmiddel voor instemming met cookies

      Partnerships

      • Adverteerders
      De app downloaden

      • Bladeren op:
      • Bedrijven
      • Vacatures
      • Locaties

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" en logo zijn gedeponeerde handelsmerken van Glassdoor LLC.

      Gevolgde bedrijven

      Volg de bedrijven van je dromen om als eerste op de hoogte te zijn van vacatures en te profiteren van tips van insiders.

      Vacatures

      Zoek naar vacatures om gepersonaliseerde vacature-aanbevelingen en -updates te krijgen.

      Sollicitatiegesprek voor de functie Technical Consultant, Professional Services

      17 jun 2011
      Kandidaat voor anonieme sollicitatie
      Burlington, MA
      Geen aanbod
      Positieve ervaring
      Gemiddeld sollicitatiegesprek

      Sollicitatie

      De procedure duurde 1 week. Ik heb gesolliciteerd bij ClickSoftware (Burlington, MA) in apr 2011

      Sollicitatiegesprek

      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.

      Sollicitatievragen [3]

      Vraag 1

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

      Vraag 2

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

      Vraag 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 Antwoord
      3