GithubHelp home page GithubHelp logo

data_test's Introduction

To launch the test suites in watch mode:

yarn dev

Simple Data analysis in JS - ANNUAL SURVEY

Every year, our employees at SISI fill an online form for us to know them better.

Management wants you to analyze the data. More specifically, they want you to answer these questions :

Easy

  1. How many employees are there in the company ? => number
  2. How many employees are french employees (country code = "FR") ? => number
  3. How much does Drake earns a year ? => number
  4. What about Julie ? => number
  5. And what about old Syd ? => number

Medium

  1. What is the average salary ? => floored number
  2. What is the average salary for french employees (country code = "FR") => floored number
  3. How old is the average employee ? => floored number

Hard

  1. How many people like lions ? => number
  2. We need to be inspired by our leaders, what are the spirit animals of top 3 wealthiest employees ? => string[3]
  3. ... what are the spirit animals of the top 3 poorest ? => string[3]
  4. How many departments ? => number
  5. Average number of persons in a department ? => number

Super Hard

  1. How many email provider (ex = "[email protected]" => "instagram.com") are there?
  2. What department pays the most ?
  3. What department pays the least ?
  4. How many people share a first name ?
  5. How many people share a list name ?

Mamma mia

  1. Give me the IDs of the 3 person that has the best salary / age ratio

data_test's People

Contributors

gramsco avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

bnteau

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.