AlexyPulivelil / firstdart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Please use the same method names.

About


Languages

Language:Dart 100.0%