StackOverflow Questions for Tag: binary-tree

user27367566
user27367566

Reputation: 1

There's an error in the function designed to check if a tree is a binary tree (not specifically a binary search tree)

Score: -1

Views: 31

Answers: 1

Read More
Erudito
Erudito

Reputation: 1

how to delete a binary tree throught another name

Score: -2

Views: 82

Answers: 1

Read More
Vacation Due 20000
Vacation Due 20000

Reputation: 37

Correctness of Deletion algorithm of BST in CLRS

Score: 3

Views: 67

Answers: 1

Read More
Mike
Mike

Reputation: 21

Heap vs Red-Black Tree

Score: 1

Views: 79

Answers: 0

Read More
Maxim Dunavicher
Maxim Dunavicher

Reputation: 635

How to reconstrunct a binary tree from an array produced by preorder tree traversal

Score: 1

Views: 560

Answers: 2

Read More
Jack Kong
Jack Kong

Reputation: 109

Balanced Binary Tree Vs Balanced Binary Search Tree

Score: 5

Views: 7888

Answers: 2

Read More
Manas
Manas

Reputation: 3

" heap-use-after-free" error even when I am not accessing the deleted node of a binary tree

Score: 0

Views: 42

Answers: 1

Read More
Newtron Malayalam
Newtron Malayalam

Reputation: 337

What should be the comparison key when I have a coordinate pair binary tree

Score: 0

Views: 37

Answers: 0

Read More
ShiZiMiao
ShiZiMiao

Reputation: 1

There is an error in the non-recursive implementation of the preorder traversal of a binary tree, but there is no problem in debugging

Score: 0

Views: 61

Answers: 1

Read More
Romias
Romias

Reputation: 14133

Detect cycles in a genealogy graph during a Depth-first search

Score: 6

Views: 2889

Answers: 6

Read More
ABGR
ABGR

Reputation: 5235

Diameter of a binary tree - failing case when the longest path doesn't pass through the root

Score: 2

Views: 87

Answers: 2

Read More
Jagdeep Kaur
Jagdeep Kaur

Reputation: 1

Is it possible to find distance between 2 nodes of a generic tree without lowest common ancestor (or path from root)

Score: 0

Views: 132

Answers: 1

Read More
Ryan E
Ryan E

Reputation: 21

Slow Binary Search Tree Insertion

Score: 2

Views: 564

Answers: 2

Read More
kc3
kc3

Reputation: 4309

Heap vs Binary Search Tree (BST)

Score: 211

Views: 129270

Answers: 8

Read More
JustaRedShirt
JustaRedShirt

Reputation: 195

Create binary tree in level order from array

Score: 6

Views: 2361

Answers: 1

Read More
Nico Mcrae
Nico Mcrae

Reputation: 13

Recursive insert method on Binary Tree reaches the correct node but it doesn't save data

Score: 0

Views: 37

Answers: 2

Read More
Neel
Neel

Reputation: 10153

Difference between binary tree and binary search tree

Score: 366

Views: 245509

Answers: 15

Read More
Ezana
Ezana

Reputation: 11

Binary Search Tree Insertion Method in Java

Score: -1

Views: 81

Answers: 1

Read More
Yi Lin
Yi Lin

Reputation: 37

Why using else if instead of if here when building a binary tree?

Score: 0

Views: 123

Answers: 4

Read More
Oleg Melnikov
Oleg Melnikov

Reputation: 3298

Plot lattice tree in Python

Score: 2

Views: 3776

Answers: 2

Read More
PreviousPage 4Next