Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/blackcub3s/fib-pro1
- Owner: blackcub3s
- Created: 2022-11-09T15:06:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-09T15:15:35.000Z (about 2 years ago)
- Last Synced: 2024-11-09T20:17:47.836Z (3 months ago)
- Language: C++
- Homepage:
- Size: 1.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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