Before reading
"Introduction to Algorithms"
, try to read Algorithms Unlocked(MIT Press): Thomas H. Cormen , It just has around 200 pages and it explains the algorithms in
high level and strengthens the foundation. Once you complete this, then you can go ahead and read CLRS.
Introduction to Algorithms第一作者写的,适于入门