Code Monkey home page Code Monkey logo

quiz-selection's Introduction

Quiz for selection proccess

Thanks for apply to Videsk! First you need understand this is a process for select the best candidates, is not a part of the job, only we want see how you code this problem.

The problem

We need that you can create a simple functions or class that returns a JSON that filter example.json by:

  • Calls answered
  • Calls losed (Not answered)
  • Calls transfered
  • Calls by departments
  • Extra: Search by range or average minutes in queue** (Optional)

This can be with functions, class or method you think is better.

** The range it is necessary to filter by the timestamp when client enter to queue.

Schema of JSON

Here is the explanation of every key in example.json file.

"times": {} // Is a object with times when client enter and exit from queue
"transfered": {} // Is a object with information about transfered status of queued call
"agent": "" // Is a ObjectID with the ID of agent assigned, that mean call answered and assigned
"department": "" // Is a ObjectID with the ID of department assigned or selected by client

Deadline

You have until 20 August at 01:00 PM (CLT). Fork this repository and send url to [email protected] with your code and name.

Copyrights

You can share this quiz to your friends without the example.json file, is private.

quiz-selection's People

Contributors

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