Tutorialspoint

April Learning Carnival is here, Use code FEST10 for an extra 10% off

Learning Tree Data structure [Java]

person icon Monish Njs

4.2

Learning Tree Data structure [Java]

Breadth First Search and Depth First Search in Trees

updated on icon Updated on Apr, 2024

language icon Language - English

person icon Monish Njs

category icon Development,Software Engineering,Data Structures

Lectures -6

Duration -51 mins

4.2

price-loader

30-days Money-Back Guarantee

Training 5 or more people ?

Get your team access to 10000+ top Tutorials Point courses anytime, anywhere.

Course Description

This course explains how we can solve problems involving Tree data structure. First, the concept is explained in white board and then the solution is coded for better understanding.

When we see a tree data structure, the first thing we need to identify is to use either Breadth-first Search or Depth-first search. This course differentiates the Breadth-first search and Depth-first search problems and the different techniques used in them.

Depth First search uses recursion. It is very hard to visualize recursion. This course uses a debugger and this helps in visualizing the code flow.

What is Tree data structure?

A tree is non-linear and a hierarchical data structure consisting of a collection of nodes such that each node of the tree stores a value and a list of references to other children nodes.

Applications :

  1. Store hierarchical data, like folder structure, organization structure, and XML/HTML data.

  2. Search Tree is a tree that allows fast search, insert, and deletion of sorted data. It also allows finding the closest item

  3. Heap is a tree data structure that is implemented using arrays and used to implement priority queues.

  4. B-Tree and B+ Tree: They are used to implement indexing in databases.

  5. Syntax Tree: Scanning, parsing, generation of code, and evaluation of arithmetic expressions in Compiler design.

  6. Trie: Used to implement dictionaries with prefix lookup.

  7. Suffix Tree: For quick pattern searching in a fixed text.

  8. Spanning Trees and shortest path trees are used in routers and bridges respectively in computer networks

    etc

Who this course is for:

  • Beginners and People who find it hard to work on Tree data structures can take this course

Goals

What will you learn in this course:

  • A clear understanding of Tree Data structure
  • How to use Breadth First Search in Tree Data structure
  • How to use Depth First Search in Tree Data Structure
  • Visualize the Code flow using Debugger in Leetcode

Prerequisites

What are the prerequisites for this course?

  • knowledge on LinkedList is needed

Learning Tree Data structure [Java]

Curriculum

Check out the detailed breakdown of what’s inside the course

Breadth First Search
3 Lectures
  • play icon Level Order Traversal 13:05 13:05
  • play icon ZigZag traversal of tree 05:43 05:43
  • play icon Right view of Tree 04:07 04:07
Depth First Search
3 Lectures
Tutorialspoint

Instructor Details

Monish Njs

Monish Njs

e


Course Certificate

Use your certificate to make a career change or to advance in your current career.

sample Tutorialspoint certificate

Our students work
with the Best

Related Video Courses

View More

Annual Membership

Become a valued member of Tutorials Point and enjoy unlimited access to our vast library of top-rated Video Courses

Subscribe now
Annual Membership

Online Certifications

Master prominent technologies at full length and become a valued certified professional.

Explore Now
Online Certifications

Talk to us

1800-202-0515