An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: data-structures-c

Smeltier/data-structures-c

Esse repositório contém a implementação de algumas Estruturas de Dados utilizando a linguagem C

Language: C - Size: 46.9 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

DaniilAlpha/vec

Plain C typesafe vector data structure.

Language: C - Size: 42 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

coshcage/StoneValley

An algorithm library in plain C.

Language: C - Size: 1.57 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 41 - Forks: 6

merteldem1r/array-modifier-app

The Array Modifier Console App is a modular C project, which involves manipulate and analyze arrays that dynamically allocated and additionally scaling the performance of each manipulation. Users can interact with the program through a terminal.

Language: C - Size: 97.7 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

LatiefDataVisionary/data-structures-and-algorithms-college-task

Language: Python - Size: 1.64 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

tridibsamanta/Data-Structures-and-Algorithms

Some data structures and algorithms with their implementations.

Language: C++ - Size: 323 KB - Last synced at: 14 days ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 8

febits/computer-science

Computer science stuff

Language: C - Size: 125 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mrasadatik/crimson-care

CrimsonCare is a C project designed to provide a robust solution for blood management.

Language: C - Size: 15.8 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jack-pepper/push_swap

🫸 [42] A sorting algorithm project focused on efficiently sorting a stack using a minimal number of operations through algorithmic problem-solving in C.

Language: C - Size: 4.43 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

taxpater/C-Algorithms

A library of common data structures and algorithms written in C.

Language: C - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

eewnshit/data-structures

This repository is a deep dive into the fascinating world of data structures, implemented in C. It serves as a resource for developers looking to master the data organization and manipulation.

Language: C - Size: 1000 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

MostafaTwfiq/C-DataStructures-And-Algorithms

Generic data structures and algorithms implemented in c language.

Language: C - Size: 2.49 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 79 - Forks: 18

L0rd-Inquisit0r/C

Where I store my notes for C programming and Data Structures, Algorithms and Complexities

Language: C - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

AryanShourya/Data-Structures-in-C

A custom C library for data structures.

Language: C - Size: 221 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

M-Alsuleibi/C-Programming-Interview-Questions

A repository containing a curated collection of essential C programming interview questions, complete with solutions and explanations. Topics include array manipulation, linked lists, binary trees, stacks, recursion, and binary search.

Language: C - Size: 26.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AzizaZamel/Student_Management_System

C program designed to manage student information efficiently.

Language: C - Size: 8.79 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Deepali-Srivastava/advanced-data-structures-and-algorithms-in-c

Advanced Data Structures and Algorithms in C ( DSA )

Language: C - Size: 43 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 15 - Forks: 4

Deepali-Srivastava/data-structures-and-algorithms-in-c

Data Structures and Algorithms in C ( DSA )

Language: C - Size: 128 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 56 - Forks: 21

Amey-Thakur/DATA-STRUCTURES-AND-DATA-STRUCTURES-LAB

CSC305: Data Structures [DS] & CSL303: Data Structures Lab [DS Lab] <Semester III>

Language: C - Size: 82.4 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 2

madina-mm/ASSIGNMENTS

This repository contains C assignments

Language: C - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

alperen/vya-c-odev

Language: C - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Anshuman1608/Data-Structure-using-C

Language: C++ - Size: 2.29 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

kinshuk-code-1729/Data-Structures-and-Algorithms

This repository contains certain programs of DSA.

Language: Java - Size: 330 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 2

anpep/nih

Implementation of commonly used data-structures and snippets

Language: C - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

aryanranderiya/DAA

My Design & Analsyis of Algorithms Lab at PDEU

Language: C - Size: 3.07 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ckatsak/simple_trie

Implementation of a simple trie data structure, capable of storing strings of lowercase characters.

Language: C - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

prathwik0/data-structures-in-c

Data Structures in C

Language: C - Size: 246 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 2

SilasRodrigues19/FILE-in-C

CRUD using FILE in language C

Language: C - Size: 964 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

SilasRodrigues19/DataStructures

Linked List, Delete Linked List, Display Results // Inserção de Listas Simplesmente, Remoção de Lista Duplamente, Exibir os Resultados da Lista

Language: C - Size: 813 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

rogerioflh/Estruturas-de-Dados

Este repositório contêm algumas das principais estruturas de dados de C++ as quais estou estudando no presente momento.

Language: C++ - Size: 44.9 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ranjith54321/Data-Structures

Data structures learning path

Language: C - Size: 8.61 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

mr-ema/data-structures-c

data structures and algorithms in C

Language: C - Size: 227 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

manishjangid/competitiveprogramming

This repository contains the programming challenges

Language: C++ - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

AashiqMohammed/Data-Structures

Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

alexandra-zaharia/libgcds

C library for generic data structures

Language: C - Size: 166 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 9 - Forks: 1

TIMESTICKING/Ctruct_SD

Data Structures in pure C. Autoincrement ArrayList, Bi-directional LinkedList, Bi-directional circular LinkedList, Circular Queue, Arbitrary Tree, Stack, Dictionary and Iterator.

Language: C - Size: 547 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Zamuhrishka/UglyDataStructures

The several data structures implementation based on UglyContainers.

Language: C - Size: 1.13 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Zamuhrishka/UglyContainers

This C library tries to implement universal data containers and algorithms for work with these containers.

Language: C - Size: 961 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Sabarivasan-Velayutham/Data_Structures_in_C

Language: C - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nmakes/dsAPI

Data Structures for C

Language: C - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

wwyqianqian/ccnu-data-structures

《数据结构及应用算法教程》(严蔚敏 陈文博 编著)彭老师课堂作业。

Language: C++ - Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 1

Midscore-IO/partitioned_array

ArityWolf's Algorithm - The Partitioned Array

Language: HTML - Size: 15.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

MyNameIsGustavo/DataStructuresAndAlgorithms

My data structures and algorithms in C language.

Language: C - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

DerEasy/DynarrLO

Dynamic Array implementation focused on low overhead in C.

Language: C - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

giorgossofronas/Data-Structures

A set of efficient generic data structures implemented in C

Language: C - Size: 347 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 0

gjrahul1/Data_Structures_In_C

This repository contains 'c code' for Data Structures in C

Language: C - Size: 66.4 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

GauravWalia19/Algorithms-and-Data-Structures

Repository for Algorithms and Data Structures in languages every programmer should know !!!

Language: Java - Size: 3.12 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 6

BaseMax/CContacts

This is a simple contacts manager written in C with a simple CLI interface and a lot of features.

Language: C - Size: 128 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hrsh-Venket/CS-1203-Data-Structures

This is my github repository for CS-1203 Data Structures. It is written entirely in C.

Language: C - Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jishanshaikh4/CSE-217-Data-Structures-Laboratory 📦

DS lab programs in C++

Language: C++ - Size: 21.8 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 22 - Forks: 6

beckcarver/CS-2030-Data-Structures

Intermediate data structure programming course done in C++, completed at University of Wyoming.

Language: C++ - Size: 3.69 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

divyajeettt/CSE102

A 1xx-level course, Data Structures & Algorithms, offered to undergrads at IIIT-Delhi.

Language: C - Size: 295 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

wervin/sake

Swiss Army KnifE Library (sake)

Language: C - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

naxl/UCSD

Assignments throughout the course for UCSD Specialization

Language: Python - Size: 2.16 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

savolla/data-tractors

Very detailed Data Structure implementations in C, C++ and Pseudo Code. Pseudo Code is mostly from CLRS book and organized for real world usage. Use this repo for DS reference or Interview prep

Language: C++ - Size: 174 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

dzniel/data-structures-in-c

Personal data structures source codes in C.

Language: C++ - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

XD-OB/libft

📘This Library contain alot of my functions that i use in the projects (including my own printf !)

Language: C - Size: 1.54 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

shubhams167/data-structures-using-c

Data Structures implementation using C

Language: C - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

kvssandhu/DS_practicals

IPU : GTBIT : Data Structure Programs in C

Language: C - Size: 61.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

StanleySathler/stack

:package: • A simple stack abstract data type implementation.

Language: C - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Zazzy1/Data-Structures-and-Algorithm

Language: C++ - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

AlexDvorak/c_cpp_projects

For the sake of learning how to translate across languages and how things work

Language: C - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

Related Keywords
data-structures-c 62 data-structures 36 c 32 data-structures-and-algorithms 19 algorithms 14 data-structures-algorithms 14 algorithms-and-data-structures 12 data-structure 11 stack 6 datastructures 5 data-structure-and-algorithm 5 algorithms-implemented 5 c-library 5 c-data-structures 4 algorithms-c 4 dsa 4 queue 4 linked-list 4 data-structures-in-c 3 datastructures-algorithms 3 trees 3 c-algorithms 3 linked-list-in-c 3 data-structures-python 3 dynamic-array 3 c-data-structures-and-algorithms 3 library 3 linked-lists 2 algorithms-datastructures 2 interview-questions 2 binary-search-tree 2 cpp 2 console-application 2 sorting-algorithms 2 sorting 2 c-programming-language 2 data-structure-java 2 c-programming 2 data 2 c11 2 c17 2 vector 2 priority-queue 2 tree 2 file 2 algorithm 2 data-structure-cpp 2 linked-list-c 2 dsa-learning-series 2 graph 2 dsa-in-c 2 bst 2 dsa-c 2 web 1 hashing 1 linear-lists 1 rubylang 1 searching 1 rubygem 1 datastructure 1 infix-to-postfix 1 postfix-evaluation 1 estrutruas-de-dados-cpp 1 estruturas-de-dados 1 estruturas-de-dados-c 1 competitive-programming 1 e-box 1 search 1 generic-containers 1 arraylist-c 1 dictionary-c 1 array 1 array-of-hashes 1 associative-array 1 database 1 discrete-math 1 game-development 1 game-engine 1 gamedev 1 hash 1 ruby 1 ruby-gem 1 ds 1 c-plus-plus 1 c-plus-plus-11 1 coursera 1 coursera-assignment 1 coursera-data-structures 1 coursera-specialization 1 uc-san-diego 1 ucsd 1 ucsd-ds3 1 clrs-book 1 data-structures-cpp 1 data-structures-in-cpp 1 heapsort 1 introduction-to-algorithms 1 linked-list-in-cpp 1 42projects 1 sorting-algorithms-implemented 1