Code Monkey home page Code Monkey logo

accumulator-problems's Introduction

Accumulator Problems

These are exercises to help you learn how to write basic algorithms and test your understanding on programming logic.

Setup

To get started, download this project onto your machine.

In your web browser, looking at index.html page that is within the assignment folder, you'll see a page that shows a bunch of failing JavaScript tests.

How to proceed

Your job is to make all these JavaScript tests pass by completing their respective puzzle.

  1. Open the assignment/assignment.js file in your text editor.
  2. Read the instructions for each problem.
  3. Solve the problem by writing JavaScript.

Once it's ready, test your solution.

  1. Tab over to the browser with Command + Tab.
  2. Refresh the browser with Command + R.
  3. Scroll to the puzzle's test and see if it's still red.
  4. Once the test is green, you've solved the puzzle.

You can see how each test invokes the problem's solution by clicking on the test description.

Wrestle with it

You may encounter challenges that seem confusing or impossible. Don't despair! This exercise is designed to challenge you. Resist the urge to just copy-and-paste code from your classmates, but definitely ask for help and talk to your peers.

When you're done with the main assignment, your page should look like this. Green check marks next to each test means the entire test suite is passing.

NOTE:

If your code has an error, all of the tests will fail without warning or explanation. Check your syntax.

accumulator-problems's People

Contributors

galvanizejs avatar justsml avatar nmuta avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.