Logo
Explore Help
Register Sign In
laentropia/LinkedList-ADT
1
0
Fork 0
You've already forked LinkedList-ADT
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
5 Commits 1 Branch 0 Tags
main
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
LaEntropiaa 2bc5dfc0e1 Added pop function, same as delete but writes out the value, lowkey i'll do the tests later because delete pretty much already does the same thing
2026-02-13 10:34:23 -06:00
include
Added insert function, not tested yet, tests for delete have been made and all succeded
2026-02-12 17:46:10 -06:00
src
Added pop function, same as delete but writes out the value, lowkey i'll do the tests later because delete pretty much already does the same thing
2026-02-13 10:34:23 -06:00
tests
Finished testing insert, had problems with the for loop condition and managing if insert was at the head, all resolved
2026-02-13 10:21:59 -06:00
.gitignore
First commit, fixed appending, create, destroy and get, all working fine
2026-02-12 10:47:46 -06:00
CMakeLists.txt
First commit, fixed appending, create, destroy and get, all working fine
2026-02-12 10:47:46 -06:00
Description
A linkedlist implementation for c designed with an ADT style
37 KiB
Languages
C 91.2%
CMake 8.8%
Powered by Gitea Version: 1.25.5 Page: 34ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API