🎓How I Study AIHISA
📖Read
📄Papers📰Blogs🎬Courses
💡Learn
🛤️Paths📚Topics💡Concepts🎴Shorts
🎯Practice
⏱️Coach🧩Problems🧠Thinking🎯Prompts🧠Review
SearchSettings
How I Study AI - Learn AI Papers & Lectures the Easy Way

Problems6

All SourcesLeetCodeCodeforcesBOJCustom
All LevelsEasyMediumHard
lca
Custom#cpq006-641
2200

Tree Branch Maximum Frequency

Phase 3 / tree, lca, frequency

treelcafrequencypath-query
Custom#cp011-118
2100

Tree Subset Connectivity

Phase 5 / trees, lca, dfs order

treesconnectivitylca
Custom#cpq015
1700

Tree Path Sum With Multipliers

Phase 6 / tree/path-query

treelcaqueriespath-sum
Custom#cp018
2100

Colorful Path Queries

Phase 6 / tree, lca, path, color counting

treelcacoloroffline query
Custom#cp004
2300

Tree Path Maximum Excluding Subtree

Phase 6 / tree, path query, exclusion subtree

treelcapathsubtree exclusion
Custom#p008
2300

Kth Smallest in Path

Phase 1 / tree, lca, path_query

treelcapath queryorder statistics