YoVDO

Binary Tree Algorithms for Technical Interviews - Full Course

Offered By: freeCodeCamp

Tags

Binary Tree Courses Binary Search Tree (BST) Courses Data Structures Courses

Course Description

Overview

Dive into a comprehensive video course on implementing binary tree algorithms for technical interviews. Master the fundamentals of binary trees, including depth-first and breadth-first traversals, and learn to solve coding challenges involving tree includes, tree sum, minimum value, and maximum root-to-leaf path sum. Gain practical skills through hands-on coding exercises and explanations from experienced instructor Alvin Zablan. Enhance your problem-solving abilities and prepare for technical interviews with this in-depth exploration of binary tree algorithms.

Syllabus

) Course Introduction.
) What is a Binary Tree?.
) Binary Tree Node Class.
) Depth First Values - (https://structy.net/problems/depth-first-values).
) Breadth First Values - (https://structy.net/problems/breadth-first-values).
) Tree Includes - (https://structy.net/problems/tree-includes).
) Tree Sum - (https://structy.net/problems/tree-sum).
) Tree Min Value - (https://structy.net/problems/tree-min-value).
) Max Root to Leaf Path Sum - (https://structy.net/problems/max-root-to-leaf-path-sum).
) Conclusion.


Taught by

freeCodeCamp.org

Related Courses

Data Structures
Brilliant
Data Structures and Algorithm Design Part I | 数据结构与算法设计(上)
Tsinghua University via edX
Java: Linear Data Structures and Trees
Codio via Coursera
Ordered Data Structures
University of Illinois at Urbana-Champaign via Coursera
Data Structures and Algorithms (II)
Tsinghua University via Coursera