carloscn / carloscn/structstudy

删除链表的节点

Open
#15 3 comments 0 reactions 1 assignee Claimed by @carloscn View on GitHub
思维技巧 链表
Dominant language
C
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### 问题描述

在O(1)时间内删除链表的节点。 给定单向链表的头指针和一个节点的指针,定义一个函数在O(1)时间内删除该节点。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.