Skip to content

Add implementation of 05_Family_Tree in Python, C++, Go, or Rust #8

@arya2004

Description

@arya2004

🌐 Re-implement 05_Family_Tree in another language

This folder contains a Java or Prolog implementation of a classic AI algorithm or system:


src/05_Family_Tree/

You're invited to contribute the same logic in a different language, such as:

  • Python 🐍
  • C++ 💻
  • Go 🦫
  • Rust 🦀

📁 Folder Structure

Create a new file inside the same folder:

  • main.py for Python
  • main.cpp for C++
  • main.go for Go
  • main.rs for Rust

✅ Don't delete or change existing code.


🧠 Tips

  • Stick to the logic shown in the Java/Prolog version.
  • Add comments explaining your approach.
  • Keep your code modular and beginner-friendly.

Once done, open a PR referencing this issue.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions