Given $f(x) = | \sin( | x | ) | $, I am told to found the local and global minimum and maximum of $f$ (If they exist).
Simply from sketching the graph of $f$ I get that the function maximizes periodically for every $x = k \frac{\pi}{2} $ with $k$ being a whole number, giving that there's no global maximum but infinite local maxima equal to $1$.
Following the same logic, I thought the function would minimize with period $\pi$ to give local minima of $0$. However, when checking for the answer, it appears the function has no global nor local minima.
Your general reasoning is correct. The global minimum is $0$, and it is attained in points of the form $x = k \pi$. The global maximum is 1, and it is attained in points of the form $x= \frac{\pi}{2}+ k \pi$. Obviously all these global maxima/minima are also local maxima/minima.
I find it very strange that the solution says differently... Are you certain of the expression for $f$?