Reimplementing malloc(), calloc(), realloc(), free() in c from scratch using system calls
-
Updated
Apr 28, 2023 - C
Reimplementing malloc(), calloc(), realloc(), free() in c from scratch using system calls
Implementing the basics of Data Structures & Algorithms using C language.
This is a simple console-based game that runs on the command prompt. The game is played by two players who take turns to mark X or O on a grid (grid size can change to players). The player who gets same marks in a row, column, or diagonal wins the game. This game was created as a learning project for a programming assignment.
An interactive console app that helps us keep track of personal budgets and expenses.
🚀 Complete C programming solutions from HackerRank challenges that earned me a 5⭐ rating! Features 22+ problems covering basics to advanced topics like pointers, dynamic memory, data structures & algorithms. Perfect for C learning & interview prep! 💻✨
Add a description, image, and links to the dynamicmemory topic page so that developers can more easily learn about it.
To associate your repository with the dynamicmemory topic, visit your repo's landing page and select "manage topics."