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 Segment Tree - Algorithms for Competitive Programming