Abstract data type
View the Project on GitHub 4lysson-a/lab-abstract-data-type
A study in ADT
Inside of all programs folders have an script called start.sh just execute in terminal
start.sh
./start.sh
if you have problem with permission
type in terminal
chmod +x start.sh
and check if the problem has solved