mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-07-14 21:15:03 +00:00
[PR #991] [CLOSED] srch_insert_linklist #1532
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/991
Author: @Hikari006
Created: 10/5/2022
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
8e2cd12srch_insert_linklistfecd8c0stack_linklista6c73f0multi_occ_del48cc05csrc_dlt_linklist.c📊 Changes
4 files changed (+574 additions, -0 deletions)
View changed files
➕
multioccdel.c(+140 -0)➕
srchinsertlinklist.c(+159 -0)➕
srchndelete.c(+199 -0)➕
stackusinglinklist.c(+76 -0)📄 Description
here you can add a number befr the desired number you want in linkedlist..
Description of Change
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.