Coder Social home page Coder Social logo

js_assignment_elite_1.0's Introduction

Steps to attempt the assignment:

  1. For this repository, and then follow the remaining steps with your forked repo.

  2. Clone the repository

git clone https://github.com/<yourusername>/JS_Assignment_Elite_1.0.git
  1. Move into the directory
cd JS_ASSIGNMENT
  1. Add dependency
npm install
  1. Run tests
npm test
  1. The problem statems are in the problems folder, each file names as questionx.js contains a comment defining the problem and then a function that you're expected to implement. Make sure you donot change the signature of the function otherwise the tests won't pass. You can make any helper method if you want. Please follow the return type of the functions specifically to make sure you submit them.

  2. Once you run npm test and all tests pass, you can fork the repository and raise a PR for it.

  3. While raising a PR, you might be asked to raise an approval for workflow, do raise it and we will approve it in next 24 HRS. If all of your unit tests pass then only the workflow will pass properly else it will fail.

  4. We won't be mergin a PR but your PR will be used to mark your assignment submission.

js_assignment_elite_1.0's People

Contributors

singhsanket143 avatar kritikamishra-16 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.