Vishal1003 / Algorithms

🎓 Important Algorithms and their implementations
MIT License
33 stars 99 forks source link

Added Iterative Segment Tree Code #82

Closed sandeepshahi closed 4 years ago

sandeepshahi commented 4 years ago

Optimized iterative segment tree using Bit manipulation.