10000 GitHub - tqc-michalp/sorting-data: It prints out the list of available doctors
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tqc-michalp/sorting-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Assignment

Given a CSV file which contains:

  • doctors,
  • days they work over the week.

Provide a program with a method which takes a day name. As a result, it prints out the list of available doctors.

The output maybe is something like:

Dr. Lynch is available
Dr. Jefferson is available

Additional requirements:

  • Application should be runnable via the command line.
  • A short paragraph which describes your solution and why you took the approach that you did.

About

It prints out the list of available doctors

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  
0