• mosiacmango@lemm.ee
      link
      fedilink
      arrow-up
      20
      ·
      21 hours ago

      Should working code even be part of an interview? Seems like a situation rife with abuse.

      Need free contractors? Just put your code issues up as a 4hr take home interview test.

      • Björn Tantau@swg-empire.de
        link
        fedilink
        arrow-up
        2
        ·
        5 hours ago

        It was a very easy proof of concept. Back then they used XSLT to convert clients’ homepages to an intermediary HTML-dialect that would then be rendered out to mobile phones and other devices according to their capabilities. That was before everyone had a smartphone just around the time the first iPhone was released.

        The test was to write an XSLT that would convert one very simple HTML file into their dialect. They knew that almost no candidate would have ever touched XSLT before that. So they needed people who could learn quickly. My own entry was plenty suboptimal but at least it achieved the task. That was about two hours of work.

      • Karyoplasma@discuss.tchncs.de
        link
        fedilink
        arrow-up
        19
        ·
        20 hours ago

        Pseudocode/general thought process walkthrough should be the only thing imo. Oh no, the interviewee forgot a semicolon, so he is trash at coding and is a no-fit is complete bullshit.

      • Dudewitbow@lemmy.zip
        link
        fedilink
        arrow-up
        7
        ·
        19 hours ago

        how the applicant thinks breaks down problems and handles how to answer them matters more than if the code is actually functional on the spot