sharat94 / family_tree_sharat

Family tree Problem

Home Page:https://www.geektrust.in/coding-problem/backend/family

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

King Shan is the emperor and has been ruling for the last 350 years (they have long lives in Lengaburu you see)!

Here we have mapped Shan family tree so that when given a ‘name’ and a ‘relationship’ as an input, the output are the people that correspond to the relationship.

Steps to get started:

  1. gem install bundler
  2. bundle install
  • To execute the program run bin/family_tree
  • To run the tests run bundle exec rspec

Requirements:

Ruby 2.x

About

Family tree Problem

https://www.geektrust.in/coding-problem/backend/family


Languages

Language:Ruby 100.0%