9511_workbook

solved exercises from algorithms & programming I (9511) prof. Cardozo
Index Commits Files Refs README
DateCommit messageAuthorFiles+-
01:12 03-07-2021Updateklewer-martin9+322-20
20:48 28-06-2021Updateklewer-martin9+272-9
10:53 23-06-2021Update: added guia08 exercisesklewer-martin4+139-0
01:52 23-06-2021Update: added fread_line(FILE *stream) which is an updated version of function read_line(void)klewer-martin2+25-4
01:47 23-06-2021Update: added guia08 exercisesklewer-martin8+242-19
20:44 22-06-2021Updated: completed guia07 exercisesklewer-martin4+246-0
02:31 22-06-2021Updated: added guia07 exercisesklewer-martin5+173-17
18:02 01-06-2021Update: ex08.c and added ex09.cklewer-martin2+47-1
15:30 31-05-2021Update: corrected conditions like comparisons with 0, and comments made with '//'klewer-martin10+92-101
13:15 31-05-2021Update: corrected conditions like comparisons with 0, and comments made with '//'klewer-martin3+19-27
12:50 31-05-2021Updated guia03 exercisesklewer-martin9+46-56
11:47 27-05-2021Update: modified guia03/matrix_struct.cklewer-martin1+0-1
11:46 27-05-2021Update: updated guia03/ex07.c & added guia04/ex08.cklewer-martin2+46-0
00:05 27-05-2021Update: added guia04/ex06.cklewer-martin1+4-4
23:56 26-05-2021Update: added guia04/ex06.cklewer-martin2+32-1
23:50 14-04-2021Added ex04.c which is a little program that can compute the distance between two points in the x & y planeklewer-martin1+26-0
00:10 09-04-2021Update: Added ex10.c & ex10.hklewer-martin4+39-5
18:46 08-04-2021Update;klewer-martin6+51-25
17:59 08-04-2021Update;klewer-martin2+3-3
23:30 06-04-2021Update: added ex20.c;klewer-martin1+39-0
22:33 03-04-2021Update: added ex19.c;klewer-martin2+41-0
22:17 03-04-2021Update:klewer-martin1+2-1
21:53 02-04-2021Update: added guia03 last exercises;klewer-martin2+84-16
18:20 02-04-2021Update;klewer-martin1+101-44
16:40 02-04-2021Update: matrix_struct.c, now has a function to multiply matricesklewer-martin1+38-22
21:07 01-04-2021Update;klewer-martin1+65-30
19:40 01-04-2021Update: added matrix_struct.c which does the same as ex4*.c but implements a structure for the matrix;klewer-martin1+100-0
19:38 01-04-2021Update: added ex48.c which contains a func. to multiply to matrix'sklewer-martin1+94-0
19:03 01-04-2021Update: ex47.c doneklewer-martin1+23-2
18:11 01-04-2021Update: added ex47.cklewer-martin2+74-0
18:00 01-04-2021Update: ex46.c now allows user to input custom matrix value besides having a function to initialize them randomly;klewer-martin1+14-1
21:08 31-03-2021Update: added ex46.cklewer-martin1+59-0
20:06 31-03-2021Update: ex45.cklewer-martin1+6-8
23:05 30-03-2021Update;klewer-martin1+57-0
23:05 30-03-2021Update;klewer-martin1+37-0
00:22 30-03-2021Update: Added ex43.cklewer-martin1+28-0
22:36 29-03-2021Update;klewer-martin4+42-0
18:57 28-03-2021Update;klewer-martin1+16-0
17:38 24-03-2021Update: Added ex35.c (not working yet) & ex40c;klewer-martin2+39-0
17:05 24-03-2021Update: ex23.c added isSortedBothDirections() function which returns a bool value whether the int array pointed by is sorted or not from greater to less or viceversaklewer-martin1+18-0
18:28 23-03-2021Update: ex34.c;klewer-martin1+16-4
16:55 13-02-2021Update: added ex06.c;klewer-martin1+22-0
15:57 13-02-2021Update: Added ex04.c;klewer-martin1+58-0
17:29 12-02-2021Update;klewer-martin1+0-2
17:27 12-02-2021Update;klewer-martin1+4-2
16:58 12-02-2021Update: Added ex02.c & ex03.cklewer-martin2+30-0
16:24 12-02-2021Exercise guide update: added ex01.c;klewer-martin1+55-0
02:31 20-12-2020Removed 'a.out';Martin J. Klöckner1+0-0
02:19 20-12-2020Update README.mdMartin J. Klöckner1+3-3
01:03 20-12-2020Created new repository to store all A&PI exercises guides;Martin J. Klöckner66+2120-0