Coder Social home page Coder Social logo

dotnet-assessment's Introduction

Instructions

The repo contains 2 projects, 1 a class library of the Algo Assessment & a unit tests project which contains tests for the implementation.

NOTE:

  1. The projects are built with dotnet core 3.1
  2. Not all the unit tests are correct.
  • Create a fork of this repository in your own GitHub account
  • Choose 3 of the challenges that you would like to complete
  • Implement your solution to the challenges & run the unit tests to see if the solution works
  • Consider edge cases, the unit tests might not cover everything
  • Please consider your git history as this will be reviewed
  • Keep in mind that the assessment should build & run the relevant tests without issue upon assessment
  • Commit & push code regularly
  • Once complete, please send a link to your repository to [email protected] and CC: [email protected].

Algo Assessment

This repository consists of 4 challenges, but you only need to choose 3 that you would like to complete.

Please do not use linq in your solutions

1. Anagram

Check if 2 words are anagrams of one another.

2. Equivalence index

Find the index where the sum of all the items to the left of the index, are equal to the sum of all the items to the right of the index.

3. Format numbers

Convert an integer into a string representation formatted with comma's every 3 digits, without using any of the string formatting functions.

4. Vowel count

Count all the vowels in the given word or sentence.

dotnet-assessment's People

Contributors

johanbkb avatar tcarthew avatar tgs-geminisolution avatar

Watchers

James Cloos avatar

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.