Code Monkey home page Code Monkey logo

codingchallenge2015's Introduction

#Codetrotters Fellowship Coding Challenge Summer 2016

##About

CodeTrotters Fellowship links promising developers with global startups so they can get invaluable real life experience.

As part of the application process we post a coding challenge every year, and this year's applications will be accepted through January 29th, 2016.

You can read more about the CodeTrotters Fellowship at http://www.codetrotters.com/fellowship

##Participating in the Challenge

To participate in this challenge, you need a GitHub account. Fork this repository and once you finish with your solution, send us a Pull Request.

We are looking forward to read all your solutions!

##Challenge

Write a function called int_to_word that takes as an input an integer parameter and returns the associated English word. You can assume the function will never receive a number greater than 999,999,999.

You can code this on the programming language of your choice.

##Examples

int_to_word(4527)     == "four thousand five hundred twenty seven"
int_to_word(200017)   == "two hundred thousand seventeen"
int_to_word(784)      == "seven hundred eighty four"
int_to_word(1000215)  == "one million two hundred fifteen"

codingchallenge2015's People

Contributors

monvillalon avatar thejohnnybot avatar

Watchers

 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.