This project implements a Stack (Pila) data structure using linked lists, where each node represents a Person (Persona.java). The application allows users to classify people into different categories ...