Hey Everyone, I recently published some blogs and videos about "Implementation of Binary Tree in Apex" and "Insertion in Binary Tree based on parent node"
I got a couple of queries like:
What's the use of knowing the concept of binary tree in Salesforce development?
Where do we apply these data structures in real life?
Considering those, I have added a 3 part video series where we solve a real life use case using Binary Trees in Salesforce.
Part 1: "Find the Lead Manager" - Problem Statement Explained
Video: https://youtu.be/AyxvqFdfUPs
Part 2: Creating a Binary Tree to solve the problem using the records queried from Salesforce
Video: https://youtu.be/EIdDsDID4pI
Part 3: Solving the problem by using Binary Tree | Lowest Common Ancestor Algorithm Explanation
Video: https://youtu.be/Xscri2P9NoQ
It took almost a week to think and prepare the whole content. I hope you'll find it useful. Please make sure that you've gone through the below pre-requisites before watching these videos:
Binary Tree Implementation: https://youtu.be/jRoqDaAEgNo
Insertion in Binary Tree based on parent node: https://youtu.be/XDlaEAippnE
Happy Learning..!!
#salesforcedevelopers #salesforceohana #trailblazercommunity #salesforcedevelopment #datastructures #binarytree
By: @sfdcstop
I got a couple of queries like:
What's the use of knowing the concept of binary tree in Salesforce development?
Where do we apply these data structures in real life?
Considering those, I have added a 3 part video series where we solve a real life use case using Binary Trees in Salesforce.
Part 1: "Find the Lead Manager" - Problem Statement Explained
Video: https://youtu.be/AyxvqFdfUPs
Part 2: Creating a Binary Tree to solve the problem using the records queried from Salesforce
Video: https://youtu.be/EIdDsDID4pI
Part 3: Solving the problem by using Binary Tree | Lowest Common Ancestor Algorithm Explanation
Video: https://youtu.be/Xscri2P9NoQ
It took almost a week to think and prepare the whole content. I hope you'll find it useful. Please make sure that you've gone through the below pre-requisites before watching these videos:
Binary Tree Implementation: https://youtu.be/jRoqDaAEgNo
Insertion in Binary Tree based on parent node: https://youtu.be/XDlaEAippnE
Happy Learning..!!
#salesforcedevelopers #salesforceohana #trailblazercommunity #salesforcedevelopment #datastructures #binarytree
By: @sfdcstop
YouTube
Find the Lead Manager Part 1 - Problem Statement Explained | Binary Tree Real Life Scenario
Hello Trailblazers, In this tutorial we're going to focus on the problem statement: "Find the Lead Manager". This is a real life scenario based problem that we're going to solve using Binary Trees.
Chapters:
0:00 Introduction
0:14 Problem Statement Explanationβ¦
Chapters:
0:00 Introduction
0:14 Problem Statement Explanationβ¦