3rd Semester Data Structure Term Project
-
Updated
May 7, 2026 - Java
3rd Semester Data Structure Term Project
Profundizar conceptos de árboles, aprender a implementar nuevas estructuras de datos como árboles generales y grafos (recorridos, ordenamientos...). Medir la eficiencia de los algoritmos con formalismo matemático.
This is a Preorder Iterator made for Binary and General Tree
A simulation of the electric power grid using data structures capabilities
Implentation of a general tree in Go Programming Language. A general tree is a tree data structure in which each node can have an arbitrary number of children. We are storing children in an array.
This is a Java project that constructs a random general tree and saves it in JSON array format.
Estructura de datos no lineales - Árboles Generales
This is a simple Go program that converts a general tree to a binary tree.
College work done while studying Data Structures, specifically exploration of binary/general trees and the manipulation there of
CS220 - Programming w/ Data Structures Final Group Project (Spring 2019)
🌲 A well documented and tested General Tree Data Structure
Add a description, image, and links to the general-tree topic page so that developers can more easily learn about it.
To associate your repository with the general-tree topic, visit your repo's landing page and select "manage topics."