Abstract. We investigate the computational complexity of the Densestk-Subgraph (DkS) problem, where the input is an undirected graph G = (V, E) and one wants to find a subgraph on exactly k vertices with a maximum number of edges. We extend previous work on DkS by studying its parameterized complexity. On the positive side, we show that, when fixing some constant minimum density µ of the sought subgraph, DkS becomes fixed-parameter tractable with respect to either of the parameters maximum degree and h-index of G. Furthermore, we obtain a fixedparameter algorithm for DkS with respect to the combined parameter "degeneracy of G and |V | − k". On the negative side, we find that DkS is W[1]-hard with respect to the combined parameter "solution size k and degeneracy of G". We furthermore strengthen a previous hardness result for DkS [Cai, Comput. J., 2008] by showing that for every fixed µ, 0 < µ < 1, the problem of deciding whether G contains a subgraph of density at least µ is W[1]-hard with respect to the parameter |V | − k.