Manvityagi / Data-Structures-and-Algorithms

Contains Implementation of selected Data Structures and Algorithms which are important for the interview preparations
45 stars 47 forks source link

Segment Trees is not accessible through Data Structures Implementation #39

Closed Mirnal1409 closed 4 years ago

Mirnal1409 commented 4 years ago

Segment Trees code page is not accessible when one goes through Data Structures implementation and click on Segment Trees. It is redirecting to Fenwick Trees.

Screenshot (1191)

Manvityagi commented 4 years ago

You may send a PR for solving that @Mirnal1409.

Mirnal1409 commented 4 years ago

ok