Lists (5)
Sort Name ascending (A-Z)
Stars
A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
Repository for the "SCC0222 - Introduction to Computer Science: Laboratory Practice I" course offered for undergraduates at ICMC - USP, by professor Leonardo Tortoro.
Repository for the "SSC0503 Introduction to Computer Science II" course offered for information systems undergraduates at ICMC - USP, by professor Adenilso Simão.
Repository for the "SCC0215 - File Organization" course's project offered for Computer Science undergraduates at ICMC - USP, by professor Cristina Ciferri.
Repository for the "SCC0215 - File Organization" course offered for Computer Science undergraduates at ICMC - USP, by professor Cristina Ciferri.
This repository contains implementations that utilizes BSTs and AVLs and also the concept of Abstract Data Types. The project is detailed in the project.pdf.
This repository contains an implementation of the Monotone Chain algorithm (Andrew's Algorithm) for calculating the convex hull of a group of points in a cartesian coordinate system. It utilizes li…
Repository for the "SCC0223 - Data Structures" course offered for applied mathematics undergraduates at ICMC - USP, by professor Elaine Parros.
This repository contains sorting algorithms implemented in C.