Programming hire test - Test a developers knowledge in C# / ASP.NET

teptCreagma

New Member
We're hiring a .NET developer soon, and I was assigned to create a test, which would take aprox: 1h to solve. A test which would test the programmers knowledge in (mainly) C# and ASP.NET.This is what i've come up with so far:
  • Use project #1 to read data(HTML) from the specified URL and output all links(anchors) containing anchor name
 
Top