Skip to content
#

dynamicmemory

Here are 13 public repositories matching this topic...

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.

  • Updated Jan 21, 2024
  • C

🚀 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! 💻✨

  • Updated Sep 29, 2025
  • C

Explore advanced C++ programming fundamentals, including functions, arrays, memory management, and pointers, with practical examples and exercises. Dive deep into key concepts to enhance your coding skills and understanding.

  • Updated Mar 21, 2024
  • C++

Add this topic to your repo

To associate your repository with the dynamicmemory topic, visit your repo's landing page and select "manage topics."

Learn more