segment trees

Please provide various blogs on segment trees and practice problems too.So that i can have good command over it

The best ever segment tree blog which explains about segment tree and lazy propagation of segment tree
codeforces blog

I found this one to be very good https://cp-algorithms.com/data_structures/segment_tree.html