FAQ on Backend - Family Challenge

This article helps you understand the Family challenge better. Below are questions asked by developers such as yourself.

Frequently Asked Questions

1. How do I give input to create the tree?

The initial family tree needs to be created at program start. You have to build the family tree before the test commands are passed.

2. Can I build a web app?

No. We expect it to be command line app.

3. What relations should I handle?

The relations to handle are mentioned in the problem PDF.

4. How do I add spouse?

Adding of spouse should be done as part of creating the tree initially. We will test using only the commands ADD_CHILD and GET_RELATIONSHIP.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us