Skip to content

Instantly share code, notes, and snippets.

View mauricereeves's full-sized avatar

Maurice Reeves mauricereeves

  • USDS
  • Camp Hill, PA
View GitHub Profile
@mauricereeves
mauricereeves / Keybase.md
Created December 23, 2020 16:28
Keybase IO Id

Keybase proof

I hereby claim:

  • I am mauricereeves on github.
  • I am mauricereeves (https://keybase.io/mauricereeves) on keybase.
  • I have a public key ASCyUx0SWTd6S4pXLqOQkuWytDiNXTBn7oT_Dda2jgCWrwo

To claim this, I am signing this object:

@mauricereeves
mauricereeves / sample_interview_question_1.cs
Last active April 10, 2020 15:23
Sample Interview Question 1
/*
For an article on Medium about the right and wrong way to conduct
interview questions. This is in no way an example of how I think
something should be done. This is bad. Don't do this! Why would
you do this?
*/
using System;
public class Main
{