C++ Primer5 is the exercise after reading the book
Lee's UVa is part of the contest exercise
DS and Algorithm is the code for Data Structure and Algorithm in C by Mark Allen Weiss
CLRSpython is the code by python after reading Introduction to algorithms