Skip to content

A Screening Test by TinkerHub for their 2 week learn-from-home program.

Notifications You must be signed in to change notification settings

camsvn/find_tutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

find_tutor

A Screening Test by TinkerHub for their 2 week learn-from-home program.

Problem Statement

Write a dart class for tech learners and mentors. Should have following methods:

addStacks() : Add a particular stack of interest/expertise

setMentorOrLearner() : Set whether the participant is learner or mentor

setAvailableTime() : if person is mentor set available time

getMentor() : Takes stack and time as params and finds available mentors.

Execution

In the project directory, you can run:

dart find_mentor.dart

Runs the program in the console.
The program will further guide through the steps/procedures.

Note:

Link to reference images are here.

Program best runs within VSCode Terminal.

About

A Screening Test by TinkerHub for their 2 week learn-from-home program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages