Efficient Algorithms and Data Structures
The efficiency of algorithms and data structures is becoming increasingly important in the area of big data, where complicated analysis is performed on very large datasets. Often algorithm efficiency is the deciding factor in analysis quality (of even if it possible at all). Modelling modern computational infrastructure (such as complicated memory-hierarchies, GPUs and modern clientserver architectures), and development of algorithms and data structures for these models/devices, is also increasingly important.
