https://github.com/valengu1t0/c
Proyectos y Prácticos en lenguaje C
https://github.com/valengu1t0/c
algorithms-and-data-structures c processes
Last synced: about 1 month ago
JSON representation
Proyectos y Prácticos en lenguaje C
- Host: GitHub
- URL: https://github.com/valengu1t0/c
- Owner: ValenGu1t0
- Created: 2024-04-14T18:49:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-04T15:04:47.000Z (5 months ago)
- Last Synced: 2025-08-06T20:52:58.062Z (4 months ago)
- Topics: algorithms-and-data-structures, c, processes
- Language: C
- Homepage:
- Size: 376 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
En este repositorio guardo mis proyectos hechos en C. Poseo algunos ejemplos de tipos de estructuras dinámicas, algoritmos simples y complejos y además un prototipo del juego "Puzzle 15", el cual fue uno de mis principales desafios cuando empece a estudiar sistemas y programacion.
Pronto estare subiendo algunos proyectos con la finalidad de simular un administrador de tareas para un sistema operativo en C.
In this repository, I store my projects written in C. It includes examples of dynamic data structures, both simple and complex algorithms, and a prototype of the '15 Puzzle' game, which was one of my first challenges when I started studying IT and programming.
Soon, I will be uploading some projects in order to simulate a task manger from a operative system in C.