|
|
|
|
|
by Natsu
5447 days ago
|
|
It's not that hard to come up with programming questions. It's harder to come up with relevant ones. What sort of algorithms do your devs actually use? Do you need to know if they can write parameterized queries in SQL? Do you need to know if they can do simple web crawling or scraping? String manipulation? Or do they need to know how to do linked lists, hashes and binary searches? I think you'd do better if, rather than making them redo old CS assignments, you focused on job-relevant tests. |
|