GitHub topics: circular-linked-list
jmadankumar/DataStructure
Data structure
Language: JavaScript - Size: 70.3 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

susantabiswas/InterviewPrep
My solution codes for 400+ algorithms and data structure problems. Most common and famous interview placement questions from Data Structures and Algorithms.
Language: C++ - Size: 283 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 22 - Forks: 11

moneebullah25/templatized_cpp_dsa_algorithms
Templatized C++ Data Structures
Language: C++ - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

anabeatrizchagas/estrutura-de-dados-1
Repositório destinado ao aprendizado de estruturas de dados de memória principal.
Language: C - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hqndler/List_Utils_C
Quelques fonctions utilitaires pour des listes doublement chainee en C
Language: C - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ShanM5/RUKindergarten-Class-Simulator
Create a kindergarten that has students in line (a singularly linked list), and have the options to seat them in a 2d array based on seating availability, put them into a musical chairs circular linked list and play a game of musical chairs, and put them back into their seats from the winner, then to order of height. Option to delete/add students.
Language: Java - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GSAUC3/Gsauce-pyds
Advanced-Data Structures for python
Language: Python - Size: 63.5 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

coderhersh/Data-Structures
Implementation of Data Structures and Algorithms in C++. I also upload my leetcode solutions here.
Language: C++ - Size: 111 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

santhosh-programmer/CS19241-Data-Structures-REC-DigitalCafe
Contains all answers for Rajalakshmi college's Digial cafe CS19241-Data Structures. HAPPY CODING!!!
Language: C - Size: 57.6 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

Ashi777/C-Programs
Some basic programs created in C language related to the topics Data Structures, Recursion etc.
Language: C - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mrinalmayank7/data_structures
This Repository contains the core concepts and implementation of Data Structures & Algorithms which include arrays, linked list, queues , stacks ,binary trees, BST, AVL Trees, sorting techniques and general operations
Language: C++ - Size: 117 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

navjindervirdee/data-structures
Easy implementation of various Data Structures in Java language. Red-Black Tree, Splay Tree, AVLTree, PriorityQueue, Doubly-Linked-List, Stack, Queue, Array, ArrayList, Disjoint-Set,Binary-Search Tree, B-Tree.
Language: Java - Size: 40 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 20 - Forks: 24

BaseMax/CircularLinkedListCpp
This is a simple implementation of a circular linked-list in C++.
Language: C++ - Size: 22.5 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sushavan20/Array-and-Linked-List
Array and Linked list in C++
Language: C++ - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

AntDeivid/SparseMatrix
Projeto da cadeira de Estrutura de Dados: Implementação de uma matriz esparsa baseada em listas circularmente encadeadas.
Language: C++ - Size: 946 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

willianlim/dsaJava
☕ Data structure and Algorithm (DSA) is applied in all disciplines of software development. DSA is the building block of the software development process. It is not limited to a single programming language.
Language: Java - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mkhubaiib/Data-Structures
Basic Data Structures
Language: C++ - Size: 3.27 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

divyeshBhartiya/RoboWars
This repository attempts to solve Robot Wars Problem.
Language: C# - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tfpf/circular-doubly-linked-list-josephus-problem
A circular doubly-linked list implementation. Used to solve the Josephus problem.
Language: C - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nandanabhishek/Data-Structures-and-Algorithms
This repo contains programs(well explained) of Data Structures and Algorithms.
Language: C - Size: 3.05 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

zyn10/Pick_the_leader_using_circular_linkedlist
pick the leader problem using cpp in circular linked list
Language: C++ - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

artemmatiushenko1/circlular-linked-list
🔁 Circlular singly linked list | Unit testing
Language: JavaScript - Size: 109 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hilmiugurpolat/Circular-Linked-list
Language: C++ - Size: 1.37 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Hunor85/c-sharp-algorithms-data-structures
:books: C# Algorithms and Data Structures
Language: C# - Size: 39.2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 3

santhosh-programmer/Data-Structures-using-C
Contains code for basic concepts in Data Structures using C language. HAVE FUN!!!
Language: C - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

SameetAsadullah/Circular-LinkedList-Implementation
My own C++ implementation of Circular LinkedList using Microsoft Visual Studio
Language: C++ - Size: 23 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

pachecowillians/data-structures-I
These are the programs i made in the data structures 1 course.
Language: C - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

adiponde22/DuckDuckGoose-with-Circular-Linked-Lists
DuckDuckGoose with Circular Linked Lists Java
Language: Java - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pranjalken32/Student-Database-Management_MUJ
Student Database management using Data Structures (Circular Linked List) is a Mini Project assigned to me towards the partial fulfilment for the subject -Data Structure Lab (DS2132). The code is written in C Language.
Language: C - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mwang840/UnoGame
Making an uno game in c++
Language: C++ - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

abdullahsattaar/Circular-Linked-List
C++ code of Circular Linked List with Iterator with all operators, also template node class implemented.
Language: C++ - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pouyaardehkhani/CircularlyLinkedList
Implementation of Circularly Linked List.
Language: Java - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rgongw0414/generic-queue
generic-dataType (circular) queue, implement in linked-list and array;
Language: C - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ZA1NZAFAR/Structures_de_donnees_LSI_L3_2021_EFREI_PARIS
L'ensemble de TPs de la matière Structure des données (ALIF52) à l'EFREI Paris
Language: Java - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mohith10/Algorithm-Data-Structures
Solutions of standard algorithmic problems
Language: C++ - Size: 188 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dogukanmuslukcu/DataStructures
Data Structures c++
Language: C++ - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pankajkumarravi/data-structure-implementation
Data-structure-implementation in java
Language: Java - Size: 118 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

seyedmahdii/Circular_Linked-List
source code of Circular Linked-List.
Language: C++ - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

adelinaanescu/Josephus-Problem
There are n people standing in a circle waiting to be executed. The counting out begins at some point in the circle and proceeds around the circle in a fixed direction. In each step, a certain number of people are skipped and the next person is executed. The elimination proceeds around the circle (which is becoming smaller and smaller as the executed people are removed), until only the last person remains, who is given freedom. Which is the last one to survive?
Language: C++ - Size: 111 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

AbhishekMaity001/Data-Structures-Algorithms
This Repository contains all my Data Structures & Algorithms code snippets which will help in coding interview. (All codes will be implemented in Python)
Language: Jupyter Notebook - Size: 395 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

Ahmad-Zaki/Data_Structures_in_Python
My python implementation of some of the popular data structures.
Language: Python - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ima18h/lists-datastructs-cpp
Various lists implemented in c++. Can be used to solve Josephus Problems.
Language: C++ - Size: 147 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Achal-Hingrajiya/data-structures
Various Data Structures implemented in C programming language.
Language: C - Size: 189 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

AbhinavGunti/Data_Structures
Program codes for all data structures
Language: C - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

javamultiplex/data-structure
This repository contains all the data structures and their application in Java.
Language: Java - Size: 67.4 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

HyperVS/calculator-list
An implementation of a Linked List ADT for an arithmetic calculator able to perform addition, subtraction, multiplication, and division.
Language: C++ - Size: 116 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

aetooc/Data-Structures
Commonly Used Data Structures
Language: C++ - Size: 3.04 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Stratis-Dermanoutsos/Data-Structures-C-Sharp
Useful Data Structures implemented in C#.
Language: C# - Size: 46.9 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ChiragSukhala/ShootCrowd
A Competitive Programing Question solution using Linked List in PHP and others.
Language: PHP - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

Maheshkumar-novice/Linked-List
Linked List Data Structure
Language: Ruby - Size: 61.5 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

uysalemre/Data-Structures
Data Structures Projects which contains different types of Data Structures Implementation with Cpp.
Language: C++ - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

bydzen/TubesMultiLinklist_ASD_DataBerobat
Membuat relasi antara Dokter dan Pasien atau sebaliknya.
Language: C++ - Size: 89.7 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

abhishek-mane/data_structures
C impementation of different Data Structures
Language: C - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

jasonheecs/js-data-structures
An npm package containing implementations of various data structures in Javascript.
Language: JavaScript - Size: 326 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

iamchapita/Data-Structures
Some Data Structures with Node.
Language: Python - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

this-is-shreya/linked_lists_in_C
This repository consists of the programs implementing insert, delete, search, print operations for singly linked lists, doubly linked lists and circular linked lists.
Language: C - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

praharshjain/Data-Structures
C++ implementation of common data structures.
Language: C++ - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

Sathwik-Katkam/Datastructures-in-Java
Language: Java - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ygazi16/Data-Structures-And-Algorithms
Project2-Grade 100.0/100
Language: Java - Size: 329 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

JuliaSamartseva/Algorithms
Algorithms connected to linked lists (circular, doubly, sparse), trees (binary tree, binary search tree, AVL trees) and graphs.
Language: C++ - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

MainaGeorge/DataStructures
The basic data structures like linked lists, generic dictionary, generic stack, generic queue and binary tree implemented in C# from scratch. Also there is some common algorithms both searching and sorting algorithms implemented as well as part of the exercises after implementing the data structures. The structures are accompanied by tests using xunit .
Size: 87.9 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Psingh12354/Algorithm
All about algorithm beginner to pro.
Language: C++ - Size: 47.9 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

yshastri66/linked_list_using_python
Implimentation of Singly linked list, Doubly linked list and Circular linked list with Python 3.
Language: Python - Size: 66.4 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

grainlogic/linked-list
Implementation of linked list data structure
Language: TypeScript - Size: 320 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mukheem1603/Data-Structures_-C-
Organize data and manipulate its behaviour using various data structures like stacks,queues and linked lists.These basic C programs will make you visualize the functioning of data structures.Happy coding..!✨
Language: C - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 3

greatsharma/Circular-Linked-Lists
A C++ implementation of Circular Linked Lists.
Language: C++ - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Pranay2050/Data_Structures
Basic implementations of some data structures and their operations
Language: C - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

MechaDragonX/CircularAssassin
A game of Assassin that allows my teacher test if I understand Circular LinkedLists it seems. LinkedLists Project
Language: Java - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

yaduvendra/DataStructuresAlgorithms
This repository contains code implementations of different data structures with their respective operations. It also contains different classical algorithms.
Language: Java - Size: 52.7 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

javamultiplex/datastructure-algorithms
DS and Algo
Language: Java - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

cosimogonnelli/Java_project
This is a program to practice OOP, data structures ad recursion
Language: Java - Size: 213 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

FawadJawaid/data-structures-algorithms
This project implements some of the most important algorithms of Data Structures. For example, Circular Linked List, Doubly Linked List, Sorting Techniques (Elementary Sort, Quick Sort, Merge Sort, Shell Sort), Stack, Queue and Binary Search Tree.
Language: C++ - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

memr5/Data-Structures
Basic Operations of Various Data-Structures
Language: C - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

jessemao/data-structure
This package groups basic data structures in Javascript ES6.
Language: JavaScript - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

viplix3/Data-Structures
Implementation of data structures in C
Language: C - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

redmacdev1988/SlideShow-Frontend
Wallpaper slideshow
Language: JavaScript - Size: 15.8 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

karenyov/AtividadeAvaliacao4ED
FATEC SJC - Matéria Estrutura de Dados
Language: Java - Size: 219 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Suhanshu123/Data-Structure
Data-Structure has all the program of data-structure written in C.
Language: C - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

susantabiswas/Data-Structures
Contains solutions to problems related to Data Structures and Algorithms from geeksforgeeks.org.All the source code files are written in C++.
Language: C++ - Size: 888 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

noelabydas/data-structures-solutions
Solution to CO203 data structures and algo. course
Language: C - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

dorukgezici/DataStructures-HW2
Circular and Doubly Linked List Implementation with C++
Language: C++ - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sensui7/cs202
Programming Systems
Language: Java - Size: 1.16 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

czubocha/aisd-linkedList-circularList
implementation of linked list and circular linked list
Language: Java - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
