Back to Browse

Tree Queries using LCA

1.5K views
Sep 1, 2024
3:39:24

00:00 Introduction 01:50 Introduction to Trees 14:10 Binary Lifting and how to get kth Ancestor 1:01:30 Company Queries I -- Problem 1:25:30 Intro to LCA 1:37:15 Naive Algorithm to get LCA 1:56:00 Get LCA using binary lifting and kth Ancestor 2:37:36 Company Queries II -- Problem 2:38:23 Distance Queries -- Problem 2:46:25 Using Sparse Table to get queries 3:09:30 Min Max Roads -- Problem Stay Connected: - 📢 Telegram: https://t.me/CP_Circus - 💬 Discord: https://discord.gg/EdvYYhqbUX - 🗂️ GitHub: https://github.com/7oSkaaa/CP-Circus - 📝 VJudge Group: https://vjudge.net/group/cp-circus

Download

1 formats

Video Formats

360pmp4311.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Tree Queries using LCA | NatokHD