summaryrefslogtreecommitdiff
path: root/I_anno/Programmazione_2/algorithms
AgeCommit message (Collapse)Author
2020-10-20chore: name of first year folderSanto Cariotti
2020-08-19Update cbrt.ccSanto Cariotti
alternative way, more easy
2020-08-19Update pow.ccSanto Cariotti
better solution with O(n)
2020-08-18Create cbrt.ccSanto Cariotti
2020-08-18Update sqrt.ccSanto Cariotti
alternative way to calculate square root
2020-07-19chore: binary searchSanto Cariotti
2020-07-19chore: new algorithmsSanto Cariotti
2020-07-14feat: add algorithmsSanto Cariotti
2020-07-01fix: quicksort r indexSanto Cariotti
2020-05-10chore: move algorithms file into self directorySanto Cariotti