12 Commits

Author SHA1 Message Date
papyrus c96ab0913f Improve delete_value function logic
Refactor delete_value function to handle head, last, and middle node deletions more clearly.
2026-01-22 17:50:50 +05:30
papyrus 784f982a64 Refactor Doubly Linked List implementation 2026-01-22 17:48:00 +05:30
papyrus 66fafe8813 Refactor Doubly Linked List implementation 2026-01-22 17:39:57 +05:30
papyrus d7eeba8a48 Refactor queue implementation in QueueInLL.c 2026-01-22 17:38:03 +05:30
papyrus d36df77bb1 rest of the codes 2025-12-08 23:41:37 +05:30
papyrus a40c12ac20 remove a.out from repo 2025-12-08 21:52:57 +05:30
papyrus a24577a83f temporarily add a.out for cleanup 2025-12-08 21:52:57 +05:30
papyrus 2c4e583d0f Ignore build artifacts 2025-12-08 21:52:57 +05:30
papyrus a7625875fb Clean up .gitignore by removing unnecessary entries
Removed various file patterns from .gitignore.
2025-12-08 20:45:49 +05:30
papyrus de716bbb95 polynomial addition 2025-12-08 20:42:43 +05:30
papyrus 1d6e64a371 Update .gitignore 2025-12-08 19:32:40 +05:30
papyrus 4228bf2a57 Add .gitignore file for build artifacts 2025-12-08 19:15:49 +05:30