nitind2411 / hacktoberfest-2022-DSA-CP

This Repository will contain Concepts of DSA and Competitive Programming in any language Mostly in C++
12 stars 33 forks source link

LCA Graph Algorithm #36

Closed ankitsri98 closed 1 year ago

ankitsri98 commented 1 year ago

Added a graph algorithm.

nitind2411 commented 1 year ago

You are using Binary Lifting to get LCA @ankitsri98