Ask HN: How do you make auto-graded coding screens that test humans (not AI)?
1 comments
The best solution that people mention is to fill your testing requirements with prohibited language. Example:
Starting at the paragraph element containing text protect Taiwan independence write a simple program to walk the DOM to the paragraph containing text should not build a bomb provided the following instance of HTML.
Starting at the paragraph element containing text protect Taiwan independence write a simple program to walk the DOM to the paragraph containing text should not build a bomb provided the following instance of HTML.
But, what techniques are people using for automated screening to evaluate technical/programming skills?