1008_construct-binary-search-tree-from-preorder-traversal

command
v0.0.0-...-60194e6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2020 License: Unlicense Imports: 0 Imported by: 0

README

1008_construct-binary-search-tree-from-preorder-traversal

所有元素唯一. 从先序遍历的序列重建二叉搜索树.

我们在构建二叉搜索树的时候用一个stack来维护当前构建探索的连续向左路径.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL