Do we have $C^{\infty}\subsetneq C^k\subsetneq ...\subsetneq C^1\subsetneq C^0\ \forall k\in\Bbb N$?
Is it possible to find for each $k$ some function $f_k:\Bbb R \mapsto \Bbb R$ such that $f_k\in C^k$ but $f_k\notin C^{k+1}$
$\mid x^k\mid\in C^{k-1}$ and $\notin C^{k}$ works when $k$ is odd. Is there an example for $k$ even?
If $f \in C^{k}$ but $f \notin C^{k+1}$, then setting $F(x) = \int_0^{x}f(t)\, dt$, $F \in C^{k+1}$ but not in $C^{k+2}$. So as long as you can find $f \in C^{0}$ but not $C^{1}$, you can repeatedly integrate.
For a concrete example similar to what you were going for, you can set $f_{k} = x^{k} \cdot |x|$. Then for $k > 0$, $\frac{d}{dx}f_{k}(x) = (k+1)f_{k-1}(x)$, so $f_{k} \in C^{k}$ but not in $C^{k+1}$.