Git Product home page Git Product logo

ontellus_csharp's Introduction

Ontellus Assessment

Requirements

Need dotnet cli installed and .netcore

Running program

cd into the solution folder.

dotnet run Romeo Juliet --project ./Ontellus.Console/Ontellus.Console.csproj

Running unit tests

From the solution folder. dotnet test

Test Coverage

These unit tests don't cover everything but they cover enough for me to be satisfied.

Assumptions

The phonenumber needs some type of formatting to it. Either (555)555-5555 555-555-5555 555-5555

If the phonenumber is only numbers, it will be interpreted as a number instead.

MergeSort

The merge sort was copied and modified from https://www.w3resource.com/csharp-exercises/searching-and-sorting-algorithm/searching-and-sorting-algorithm-exercise-7.php I just modified it to use Generics and to eliminate duplicates while sorting

Formatting

The formatting and spacing might be a little off because I did this all on a linux machine with vim. Made it more fun that way.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.