Skip to content

joelpjoji/Tinkerhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

👩‍💻🧑‍💻

TinkerHUb

Python Learn From Home | Next steps TinkerHub Solution

The Selection Procedure is based on the solution to the following problem statement.

Problem Statement

Write a python 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.

Resource : https://www.tutorialspoint.com/python/python_classes_objects.htm

About

Python beyond basics screening test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages