Skip to content

TheBigSadowski/gridlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRIDLOCK

A coding exercise for interviewing candidates. Currently in C#, but feel free to port it to other languages.

It tests understanding of the following things:

  • Interface oriented design
  • Basic programming constructs like loops, if statements, etc.

It is usually applied by having the person interviewing solve the problem first and if they do solve it, you can have a very good discussion on how to optimize the code to call the CountBlocksSet method less on average.

Original can be found over at Jomo Fisher's blog.

About

C# interview app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published