Skip to content
/ Ed Public

In this repository are my Data Structures practices that I did in 2nd year of Computer Engineering at the University of Córdoba in Course 20/21.

Notifications You must be signed in to change notification settings

MarcosRigal/Ed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ED

Instructions:

The practices are organized as follows:

The P# folders represent each of the practices with their corresponding number, also in each practice you will find a PDF document with the statements of the exercises.

Within these folders are a series of subfolders denoted as E# that represent each of the exercises of the practices.

The executables have been compiled in Ubuntu 20.04 so if you want to run them you must do it through the terminal by executing the following command in the folder where the file is found:

	```

	./*Name of the file you want to run*
	
	```

About

In this repository are my Data Structures practices that I did in 2nd year of Computer Engineering at the University of Córdoba in Course 20/21.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages