Skip to content

jdanl89/Calculator-Assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Exercise

We know your time is important, so we do not expect you to spend more than two hours on this exercise.

Your Assignment

Using C#, create a REST API for doing simple arithmetic.

  • Your application should be able to do addition, subtraction, multiplication, and division.
  • You should also provide tests that prove your code works as expected.

How to complete the activity:

  1. Fork this repo.
  2. Add your code to complete the requirements listed above.
  3. Provide the link to the completed exercise to Truong Doan [truong_doan@gallup.com]
  4. After we've had a chance to look over your response, we will ask you to do a code review with us.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages