⚒️Thor, the Norseman⚒️ er en bruker på snabeltann.no. Du kan følge dem eller kommunisere med dem hvis du har en konto hvor som helst i fediverset. Hvis du ikke har en konto så kan du registrere deg her.

Judging by the dismal performance of the pool of undergraduates that I'm trying to recruit developer trainees from, they don't actually teach computer programming in computer science courses.

I had one candidate fail to answer what the output of the following program is:

const z = [5, 4, 3, 2, 1]

const o = []

for(let i = z.length - 1; i >= 0; i--) {
o.push(z[i])

}

console.log(o)

She was about to finish her master's degree in computer science.

⚒️Thor, the Norseman⚒️

@newt Not particularly, but recruiting cute developers is not part of the job description...

@thor But turning away female junior programmers goes against gender equality (supposedly). "It's men like you who keep us down," I hear them say. @newt