Giter Site home page Giter Site logo

macys-code-assessment-1's Introduction

Code Assessment

Time Limit: 6 hours

Please try to complete this exercise within six hours. If you're not able to complete it by then, please provide a link to your work along with a list of challenges, reasons why they were a challenge, and how you would overcome them if you had more time. Please do not spend more than 6 hours on this assessment. This is an open-ended assessment, there is no true finished state.

It's more important to see your process and approach than it is to deliver production-ready code (though it doesn't hurt).

We'll be looking for correctness, thoughtfulness, efficiency, and intent.

The goal is to demonstrate your abilities in;

  • parsing and manipulating data
  • using a third-party library
  • developing responsive & efficient web pages with readable code

Tasks:

  1. Using the files found in /public, correct all errors on the web page. The page should be responsive and adhere to strict HTML/CSS/JS standards. Vanilla Javascript is preferred, but not required.

  2. Build a data structure that captures the count of each word in the content of the bodyHtml field(s) from JSON document /test_feed.json.

  3. Utilize the Chart.js library (http://www.chartjs.org/) to visualize the results on the web page. You're free to implement it in anyway you see fit, including the use of other libraries.

  4. Using git, put the files in a publicly accessible repo so that your work can be run on a local machine.

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.