Hacker News new | ask | show | jobs
by i_am_proteus 436 days ago
Why do the in-class testing without computers?

We use an airgapped lab (it has LAN and a local git server for submissions, no WAN) to give coding assessments. It works.

1 comments

At my college, we did in-class testing with psuedocode, because we were being tested on concepts, not specific programming languages or syntax.