Albert Pernía Vázquez's repositories

Tree23

Generic 2-3 Tree Data Structure in Java.

Language:JavaLicense:Apache-2.0Stargazers:8Issues:0Issues:0

BCD_Converter

A C program to convert decimal values into the Binary-coded decimal format and vice versa.

Language:CLicense:Apache-2.0Stargazers:0Issues:0Issues:0

CitiesGraphGenerator

Create a graph of cities using Google Maps API Web Services which can be exported to a JSON model. This tool can be used for academic purposes in Algorithms or Data Structure subjects for graph and combinatorial algorithm exercises.

Language:JavaStargazers:0Issues:0Issues:0

HeapTree

Generic Heap Tree in Java. It can be used as Max Heap or Min Heap.

Language:JavaLicense:MITStargazers:0Issues:4Issues:0