Repository with several projects and programming exercises in C language carried out during studies at Holberton School.
- C - Hello, World
- C - Variables, if, else, while
- C - Functions, nested loops
- C - Makefiles
- C - More functions, more nested loops
- C - Pointers, arrays and strings
- C - Recursion
- C - Static libraries
- C - argc, argv
- C - malloc, free
- C - More malloc, free
- C - Preprocessor
- C - Structures, typedef
- C - Function pointers
- C - Variadic functions
- C - Singly linked lists
- C - More singly linked lists
- C - Bit manipulation
- C - File I/O
- C - Doubly linked lists
- C - Hash tables
- C - Search Algorithms
- Felipe Villamizar - GitHub