Popular repositories Loading
-
JaggedArray
JaggedArray PublicCreate a jagged array (an array of arrays) with emphasis on Dynamic Memory Allocation, Data Parsing and Memory Cleanup
C++
-
StringManipulation
StringManipulation PublicString operations such as concatenation, comparison, assignment, and clean non-alphanumeric characters from a string and supports case-insensitive comparisons
C++
-
CombatSimulationGame
CombatSimulationGame PublicA combat system between different types of soldiers: Brutes, Mages, and Ninjas, each equipped with unique weapons and abilities
C++
-
ShopSystem
ShopSystem PublicA shop with various products, services, and subscriptions. The system handles adding items to the shop, calculating their prices, and managing purchases
C++
-
Dictionary-Scoreboard
Dictionary-Scoreboard PublicThis project provides a system for managing a dictionary of key-value pairs, as well as a scoreboard that tracks users' scores.
C++
-
SinglyLinkedList
SinglyLinkedList PublicImplements a Singly Linked List data structure in C++. The code defines a series of classes and templates to manage and manipulate a linked list, including functions for insertion, deletion, sortin…
C++
If the problem persists, check the GitHub status page or contact support.