Git Product home page Git Product logo

coding_challenges's Introduction

[![Gitter][gitter-image]][gitter-url]

CodePrep.io Coding Challenges

If you interview for a job for a full-stack developer, front-end developer or back-end developer, you will face a coding challenge. These coding challenges will test your programming skills and knowledge.

CodePrep.io has produced these series of coding challenges to help you improve your ability to handle these challenges during your job interview.

Table of Contents

  1. Requirements
  2. Installation Instructions
  3. [Writing Your Solution] (#coding)
  4. [Testing Your Code] (#testing)
  5. Contributing

Requirements

  • Mocha
  • Should
  • Sinon

Installation

[~]                 $ git clone https://github.com/codeprep/coding_challenges
[~]                 $ cd coding_challenges
[coding_challenges] $ npm install
[coding_challenges] $ cd createAnagrams
[createAnagrams]    $ vi createAnagrams.js
[createAnagrams]    $ npm test
```


## Coding
Each folder will have a file with instructions. Open this file in your favorite editor. Read the directions.
Add your code in the function. DO NOT rename the file or the function in the file.


## Testing
Once you have finished writing your code, enter npm test at the command line. You must be in the folder that you are
testing your code.  


## Contributing
See [CONTRIBUTING.md] (CONTRIBUTING.md) for contribution guidelines


[gitter-image]: https://badges.gitter.im/Join%20Chat.svg
[gitter-url]: https://gitter.im/codeprep/coding_challenges

coding_challenges's People

Contributors

ratracegrad avatar

Watchers

James Cloos avatar Craig Rodrigues 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.