Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blackcub3s/fib-pro1

Some programs I made during the Programació 1 subject while I was at the computer science B.Eng at FIB UPC. I got an 8.5 over 10 in this subject.
https://github.com/blackcub3s/fib-pro1

Last synced: 28 days ago
JSON representation

Some programs I made during the Programació 1 subject while I was at the computer science B.Eng at FIB UPC. I got an 8.5 over 10 in this subject.

Awesome Lists containing this project

README

        

This is a list of some of the algorithms I made while taking the PRO1 (programació1) course in the computer science degree at FIB UPC. In order to see a description of each problem, you can head over to www.jutge.org and look for its statement.

CONTENTS

llista p1 introduction to programming
llista p2 introduction to iterative reasoning
llista p3 loop
llista p4 functions and procedures
llista p5 sequences
llista p6 recursive algorithms