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

Topic: "linked-list-in-c"

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

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

aydinnyunus/CProjects

C Projects

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

zakarouf/z_

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

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

nanafox/alx-low_level_programming

Low level programming with C, including Data Structures and Algorithms

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

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

jaydattpatel/C-Programs

C language Programs

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

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: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

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: 4 months ago - Pushed at: 12 months ago - Stars: 2 - 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: over 4 years ago - Stars: 2 - 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

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: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - 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: 5 months ago - Pushed at: 5 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: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

aishikmukherjee/Linked-lists-in-C

Developer/Creator: Aishik Mukherjee

Language: C - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 0 - 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: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - 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

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: over 1 year ago - Pushed at: about 3 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: 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: about 2 years ago - Pushed at: about 5 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

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

Related Topics
linked-list 12 c 12 data-structures 9 linkedlist 4 data-structures-and-algorithms 4 algorithms-and-data-structures 4 data-structure 4 c-programming 4 data-structures-in-c 4 c-data-structures 3 c-algorithms 3 doubly-linked-list 3 c-language 3 data-structures-c 3 dsa 3 linked-list-c 3 sorting-algorithms 3 algorithms 3 c-data-structures-and-algorithms 2 data-structures-algorithms 2 algorithms-c 2 dsa-c 2 dsa-in-c 2 dsa-learning-series 2 singly-linked-list-in-c 2 linked-list-in-cpp 2 typedef 2 c-programming-language 2 heapsort 2 linked-list-operaions 2 queue 2 linked-lists 2 system-programming 2 merge-sort 1 algorithm-implementations 1 algorithm 1 singly-linked-list 1 programming-language 1 programming 1 merge-sort-algorithm 1 add-digit 1 basic-programming 1 deletion-in-array 1 dynamic-memory-allocation 1 insertion 1 library-functions 1 menu-driven-program 1 priority-queue 1 dynamic-arrays 1 bst 1 systemsprogramming 1 clipboard 1 dinamic-alocation 1 linux 1 memory-management 1 socket 1 tree-structure 1 windows 1 algorithms-in-c 1 libc 1 string-manipulation 1 circular-linked-list 1 code 1 coding 1 cse 1 easy 1 interview-practice 1 interview-questions 1 malloc 1 mathematics 1 memory-tracker 1 meta-programming 1 multi-threading 1 openmp 1 realloc 1 standard-library 1 sys 1 system 1 types 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 searching-algorithms 1 sorting-algorithms-implemented 1 stack 1 static 1 string-functions 1 user-defined-functions 1 binary-tree 1 enum-in-c 1 file-handling-in-c 1 macros-in-c 1 memory-management-in-c 1