In this 2nd edition, Drozdek emphasises:
the connection between data structures and their algorithms, including complexity analysis.
fptlibrary.wordpress.com
+1
presenting data structures in the context of object-oriented program design (using Java) and implementing them.
cengageasia.com
+1
detailed implementation of algorithms and data structures in Java, accompanied by examples, projects, exercises and appendices on Big-O and NP-completeness.