How to find LCA using dfs?
Competitive Programming
hld-lca-and-sparse-table
rock2000
(robin kashyap)
October 31, 2019, 11:17am
#1
Can you please show me the code to find LCA using dfs.
Jun18APP0015
(Mridul Gupta)
October 31, 2019, 12:10pm
#2
FInd sample code for the same
here