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

GitHub topics: linked-list-in-c

zakarouf/z_

An Easy-to-use Framework for the C Language.

Language: C - Size: 17.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 0

ryan-ribeiro/Dinamic-Clipboard Fork of 2024-2-INF0063-AED1/semin-rio-linux-the-best-os

Projeto final de curso da disciplina de Estrutura de dados 1 — Área de transferência dinâmica e multi-plataforma

Language: Python - Size: 4.09 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Ya-Pasha-364shy/Algorithms

here are Kata solutions from CodeWars, an analysis of some encryption algorithms that are interesting to me, as well as some practical assignments that I received at the university. Implementations of famous Data Structures and Algorithms on it here too.

Language: C++ - Size: 955 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

aishikmukherjee/Linked-lists-in-C

Developer/Creator: Aishik Mukherjee

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

AijaRe/42Porto_libft

Libft. This project is about coding a C library. Libc functions, some additional functions for string manipulation, basics for linked lists.

Language: C - Size: 1.34 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - 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

madhurimarawat/Data-structure-using-C

This repository contains programs in the C programming language related to Data Structures.

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

jaydattpatel/C-Programs

C language Programs

Language: C - Size: 145 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 2

Dare-marvel/Data-Structures-and-Competitive-Programming--DS-CP----

Your one-stop GitHub repo for competitive coding and data structures! 🤖 Curated notes, practice problems, and real-world applications. Sharpen your skills and ace those interviews! 💻🔥

Size: 211 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

nanafox/alx-low_level_programming

Low level programming with C, including Data Structures and Algorithms

Language: C - Size: 209 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

aydinnyunus/CProjects

C Projects

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

SamuraiPolix/systemsProgrammingAEx3

Linked List project in C to practice using strings and dynamic memory allocation, as an assignment in Systems Programming A @ Ariel University

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

baraa99salah/LinkedList-in-C

Some important questions about LinkedList were written in C language. NOTE: the questions are in "list_questions" file.

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

andersonhsporto/ft-push-swap

Sort Data on a Stack, With a Limited Set of Instructions, Using the Lowest Possible Number of Actions

Language: C - Size: 9.61 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

aadeetyeah/LinkedList100

100 Coding Problems and Solutions of LinkedList in C

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

merituulie/push_swap

A sorting algorithm to sort an integer array with two stacks. In addition to basic stack behavior the stack have the ability to be rotated for- and backwards. The algorithm sorts a list of 2, 3, 5, 100 and 500 in less than 1, 2, 8, 700 and 7000 moves on average.

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

kaan-yalcinkaya/GCol-List

GCol-List is a generic linked list library for C language.

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

zhengliw/clist

Non-standard C linked list library

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

Xenoids/C-Linked-List

Linked List in C Programming Language

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

TzStrikerYT/holbertonschool-low_level_programming

✅ This repository contains different projects that i used to learn C, contains the most basic for example Hello World until most complex topics how binary trees, Linked lists and sort algorithms.

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

giusenso/SDL-linked-list

Graphic tool for sdl linked lists

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

inside-the-div/linked-list-in-c

link list implementation in c language

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

Related Keywords
linked-list-in-c 24 c 12 linked-list 12 data-structures 9 c-programming 4 linkedlist 4 algorithms-and-data-structures 4 data-structures-and-algorithms 4 data-structures-in-c 4 data-structure 4 sorting-algorithms 3 c-algorithms 3 c-data-structures 3 algorithms 3 data-structures-c 3 dsa 3 c-language 3 linked-list-c 3 doubly-linked-list 3 linked-list-in-cpp 2 c-programming-language 2 algorithms-c 2 queue 2 linked-lists 2 linked-list-operaions 2 typedef 2 c-data-structures-and-algorithms 2 data-structures-algorithms 2 system-programming 2 dsa-c 2 dsa-in-c 2 dsa-learning-series 2 heapsort 2 singly-linked-list-in-c 2 insertion-in-heap 1 algorithm 1 algorithm-implementations 1 merge-sort 1 merge-sort-algorithm 1 linked-list-operations 1 42 1 c-generic 1 linear-probing 1 quadratic-probing 1 stack-operations 1 printf 1 shell 1 c-game 1 c-project 1 game 1 game-development 1 linked-list-database 1 linkedlist-delete 1 linkedlist-insert 1 linkedlists 1 ariel 1 ariel-university 1 arieluniversity 1 systems-programming 1 systemsprogramming 1 c-code 1 c-example 1 c-questions 1 datastructures 1 example 1 question-answering 1 questions 1 argv 1 binary-trees 1 bit-manipulation 1 debugging 1 double-linked-list 1 dynamic-library 1 file-io 1 function-pointers 1 if-else 1 malloc-free 1 nested-loops 1 pointers 1 recursion 1 search-algorithms 1 static-library 1 variadic-function 1 while-loop 1 gui 1 sdl2 1 link-list 1 linked-list-source-code 1 collections 1 containers 1 doubly-circular-linked-list 1 generic-c 1 generic-collections 1 generic-containers 1 generic-linked-list 1 generic-linked-list-in-c 1 generic-list 1 generic-programming 1 void-pointers 1 c-library 1