sudheerkodali / TREES-DSA

Trees-javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TREES-DSA

Trees-javascript

1. Tree-and-its-types
How can be used
1 what are trees
2 Types of trees
3 Terms releated to trees
4 Level order traversal
5 Level order travesal implementation
6 Post order traversal
7 Post order traversal implementation
8 In order traversal
9 Height balanced binary trees
8 Pre order traversal
9 Pre order traversal implementation
10 In order traversal implementation

| 1 | what are trees

Trees and its subtypes

Trees and its subtypes how it can be divided into different Properties,Group to Sub-groups, and here is the best example how Tree is divided into sub tree with different roles bases of the company structure or we called it as child properties

what-are-trees

| 2 | Types of trees

2.1 Trees and its types

Two childrens is called BT 'Binary tree'

types-of-trees

2.2 Trees and its types

Different names and its types

types-of-trees

2.3 Trees and its types

types-of-trees

2.4

types-of-trees

2.5

types-of-trees

2.6

types-of-trees

| 3 | Terms related to trees

3.1

Terms related to trees

3.2

Terms related to trees

3.3

Terms related to trees

3.4

Terms related to trees

3.5

Terms related to trees

3.6

Terms related to trees

| 9 | Height balanced binary trees

9.1 Height balanced trees

Height-balanced-binary

9.2 Height balanced trees

Height-balanced-binary

| 4 | Level-order-traversal

4.1 Level order traversal

Level-order-traversal

4.2 Level order traversal

Level-order-traversal

| 5 | Level order travesal implementation

5.1 Level order traversal implementation programming

| 6 | Post order traversal

6.1 Post order traversal

postordertraversal

6.2 post order traversal

postordertraversal

6.3 post order traversal

postordertraversal

| 8 | [pre order traversal]

8.1 pre order traversal types

preordertraversal

| 10 | [in-order-traversal]

10.1 inorder traversal

inorder traversal