freeCodeCamp/guide/chinese/certifications/coding-interview-prep/data-structures/delete-a-node-with-one-chil.../index.md

9 lines
572 B
Markdown
Raw Normal View History

---
title: Delete a Node with One Child in a Binary Search Tree
localeTitle: 在二叉搜索树中删除具有一个子节点的节点
---
## 在二叉搜索树中删除具有一个子节点的节点
这是一个存根。 [帮助我们的社区扩展它](https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/coding-interview-prep/data-structures/delete-a-node-with-one-child-in-a-binary-search-tree/index.md) 。
[这种快速风格指南有助于确保您的拉取请求被接受](https://github.com/freecodecamp/guides/blob/master/README.md) 。