Hello geeks this is a small repository containing programs of data structures implemented in C++
-
Updated
Apr 17, 2020 - C++
Hello geeks this is a small repository containing programs of data structures implemented in C++
Array Program
Solutions of questions on Leetcode.Solution Available in C++.
This repository contains various Array in C++ Programs
A set of short, sharp functions showing a means to handle long doubly linked lists in a useful, readable way.
This project is a Candy Crush-style game, implementing classic match-3 mechanics where players swap candies to match three or more of the same type to score points and clear the board. The game features various levels, objectives, and special candy effects to enhance the gameplay experience.
LinkedList c++ ; Linked Array c++; Pointer List C++; Pointer Array c++; List based on pointers and operations such as: void insert(Element* p, int x), void del(Element* p);
The program creates a deck of cards, shuffles and through a menu you can play solitaire prime.
Add a description, image, and links to the array-methods topic page so that developers can more easily learn about it.
To associate your repository with the array-methods topic, visit your repo's landing page and select "manage topics."