https://github.com/raydelto/family_tree_itla
A simple Family Tree C++ template for practicing the Tree data type
https://github.com/raydelto/family_tree_itla
Last synced: about 2 months ago
JSON representation
A simple Family Tree C++ template for practicing the Tree data type
- Host: GitHub
- URL: https://github.com/raydelto/family_tree_itla
- Owner: raydelto
- Created: 2016-05-28T21:35:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-28T21:36:23.000Z (about 9 years ago)
- Last Synced: 2025-04-30T19:07:01.735Z (about 2 months ago)
- Language: C++
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#ITLA Family Tree
This is an academic assignment created by Professor Raydelto Hernandez for his students at Las Americas Institute of technology (www.itla.edu.do).
The objective of this assignment is to test student's ability to create their own implementation of the tree abstract data type.
Eclipse Mars 2 for C++ (MAC) was used for creating the project (eclipse project file have been included). But the code should compile with any IDE regardless of the operating system. Our code takes care of multiplatform specific details.
Should you have any question about this code please feel free to contact [email protected]