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

Topic: "data-structures-c"

MostafaTwfiq/C-DataStructures-And-Algorithms

Generic data structures and algorithms implemented in c language.

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

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

Data Structures and Algorithms in C ( DSA )

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

coshcage/StoneValley

An algorithm library in plain C.

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

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

DS lab programs in C++

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

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

giorgossofronas/Data-Structures

A set of efficient generic data structures implemented in C

Language: C - Size: 347 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 18 - 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: 9 months ago - Pushed at: 9 months ago - Stars: 15 - Forks: 4

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: about 2 months ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 2

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: about 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 6

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

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

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

This repository contains certain programs of DSA.

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

mr-ema/data-structures-c

data structures and algorithms in C

Language: C - Size: 227 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

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

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

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

Anshuman1608/Data-Structure-using-C

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

alperen/vya-c-odev

Language: C - Size: 29.3 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 2 - 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: about 2 months ago - Pushed at: 4 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: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

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: 7 months ago - Stars: 1 - Forks: 0

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

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

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

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: about 4 years ago - Stars: 1 - Forks: 1

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

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

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: 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

Smeltier/data-structures-c

This repository contains C language implementations of the main data structures covered in the Algorithms and Data Structures course. The implementations were developed as part of my hands-on learning process and include sequential lists, linked lists, and other fundamental structures.

Language: C - Size: 4.88 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

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

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

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

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: about 2 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: about 2 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

AryanShourya/Data-Structures-in-C

A custom C library for data structures.

Language: C - Size: 221 KB - Last synced at: 7 months ago - Pushed at: 7 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: 8 months ago - Pushed at: 8 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: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

DaniilAlpha/vec

Plain C typesafe vector data structure.

Language: C - Size: 58.6 KB - Last synced at: 10 months ago - Pushed at: 10 months 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

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

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: 6 months 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

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

DerEasy/DynarrLO

Dynamic Array implementation focused on low overhead in C.

Language: C - Size: 74.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - 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: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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

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

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

divyajeettt/CSE102

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

Language: C - Size: 295 KB - Last synced at: about 2 years ago - Pushed at: over 2 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

Sabarivasan-Velayutham/Data_Structures_in_C

Language: C - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: over 3 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: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

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

madina-mm/ASSIGNMENTS

This repository contains C assignments

Language: C - Size: 24.4 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - 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: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

anpep/nih

Implementation of commonly used data-structures and snippets

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

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

AashiqMohammed/Data-Structures

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

shubhams167/data-structures-using-c

Data Structures implementation using C

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

Zazzy1/Data-Structures-and-Algorithm

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

Related Topics
data-structures 35 c 32 data-structures-and-algorithms 19 data-structures-algorithms 13 algorithms 13 data-structure 11 algorithms-and-data-structures 11 stack 6 c-library 5 data-structure-and-algorithm 5 algorithms-implemented 4 datastructures 4 algorithms-c 4 queue 4 c-data-structures 4 linked-list 4 dynamic-array 3 c-data-structures-and-algorithms 3 data-structures-in-c 3 linked-list-in-c 3 dsa 3 c-algorithms 3 data-structures-python 3 trees 3 library 3 datastructures-algorithms 3 data-structure-java 2 algorithms-datastructures 2 file 2 dsa-c 2 vector 2 dsa-in-c 2 dsa-learning-series 2 linked-list-c 2 bst 2 cpp 2 tree 2 c-programming 2 linked-lists 2 data 2 graph 2 sorting 2 interview-questions 2 c11 2 c17 2 algorithm 2 sorting-algorithms 2 binary-search-tree 2 console-application 2 c-programming-language 2 priority-queue 2 graphs 1 queues 1 searching-sorting 1 stacks 1 tree-structure 1 c-program 1 blood-donation-management 1 c99 1 blood-donation 1 low-overhead 1 pure-c 1 linked 1 list 1 pointers 1 stack-queue 1 arraylist-c 1 postfix-evaluation 1 hashing 1 linear-lists 1 searching 1 competitive-programming 1 generic-containers 1 algorithms-library 1 c-generic 1 cpp-library 1 generic 1 generic-algorithms 1 generic-data-structure 1 generic-datastructures-algorithms 1 generic-library 1 c-programmin 1 mit-license 1 problem-solving 1 arrays 1 dictionary-c 1 python 1 strings 1 header-file 1 sorting-algorithms-implemented 1 array-manipulations 1 cmake 1 console-applications 1 amey 1 ameythakur 1 computer-engineering 1 computer-science 1 engineering 1 megasatish 1 textbooks 1