MINHSKI / interview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

interview

Schema Design

  • using screen shot define a possible database schema.
  • assume existing Users and Services table.

JavaScript

  • using the data.js write a function which will calculate the average cost of an appointments made during the day and those in the evening
  • output should be { daytime: 75, evening: 43.33 }

About


Languages

Language:JavaScript 100.0%