The second edition of the textbook Algorithms and Data Structures -- The Basic Toolbox by Peter Sanders, Kurt Mehlhorn, Martin Dietzfelbinger and Roman Dementiev has been published. The book includes parallel techniques in every chapter as parallel processing can be found in every real world computer. Therefore the book title changed to Sequential and Parallel Algorithms and Data Structures -- The Basic Toolbox.
The target group includes students and professionals who are proficient in programming and basic mathematical language. The intention is to learn about the basic algorithmic toolbox. This includes structures that enable efficient organization and retrieval of data, algorithms for problems on graphs and generic techniques for modeling.
Visit https://people.mpi-inf.mpg.de/~mehlhorn/ToolboxNew.html for further information and free chapter downloads.