Back to Browse

Data Structures using C Part 20 - Trees in c language | nonlinear data structure | nodes and edges

7.0K views
Jun 7, 2017
8:26

Trees : A tree is a nonlinear data structure. A tree is a hierarchical collection of nodes connected by edges. Tree terminology Root node - A Parent node - A, B, C Child node - B, C, D, E, F Siblings - B-C, D-E Leaf node - D, E, F Internal node - A, B, C Path - A-B-D, A-B-E, A-C-F Subtree Levels Height of a tree Degree of a Node Types of Trees Binary Tree Binary search tree AVL tree B Trees B+ Trees Examples ankpro ankpro training Asp.net MVC C# C sharp Bangalore Rajajinagar Selenium Coded UI Mobile automation testing Mobile testing JQuery JavaScript .Net C C++ Components of the .Net framework Hello World Literal Keywords Variable Data types Operators Branching Loops Arrays Strings Structures Enums Functions

Download

0 formats

No download links available.

Data Structures using C Part 20 - Trees in c language | nonlinear data structure | nodes and edges | NatokHD