Skip to content

Instantly share code, notes, and snippets.

View cpboyd's full-sized avatar
🏳️‍🌈

Christopher Boyd cpboyd

🏳️‍🌈
View GitHub Profile
@cpboyd
cpboyd / Ncontracts Code Challenge.cs
Last active September 3, 2020 03:02 — forked from chainavawongse/Ncontracts Code Challenge.cs
Ncontracts - Code Challenge
// Ncontracts Code Challenge
// Please take a look at the code below and refactor it to your liking.
// Please spend no more than 40 minutes on this exercise.
// If you finish early, try adding another calculation for "Office Supply" category.
// Once done, please send me a link to your gists.
using System;
using System.Collections.Generic;
namespace CodingChallenge.Shopping