==========
This repository contains solutions for practises career of Uned in IT engineering degree.
- Skyline problem (https://briangordon.github.io/2014/08/the-skyline-problem.html)
- [Haskell] (https://github.com/colymore/Uned/tree/master/Tlp-Skyline-Haskell)
- [Prolog] (https://github.com/colymore/Uned/tree/master/Tlp-Skyline-Prolog)
- [Academia de doctores] (https://github.com/colymore/Uned/tree/master/Epec-Academia/PEC)
- [Automatas finitos] (https://github.com/colymore/Uned/tree/master/Automatas/AutomatasFinitos)
- [Multiplicar numeros grandes] (https://github.com/colymore/Uned/tree/master/Preda-Integers)
- [Problema de las N reinas] (https://github.com/colymore/Uned/tree/master/Preda-N-Queens)
- [MiTop] (https://github.com/colymore/Uned/tree/master/Dyaso/pec1)
- [Comunicacion procesos C] (https://github.com/colymore/Uned/tree/master/Dyaso/pec2)
- [Almacenamiento ficheros en nube] (https://github.com/colymore/Uned/tree/master/Sidi-Practica)
- [Compulador Muned] (https://github.com/colymore/Uned/tree/master/PL1)