Does $f(f(x))=-x \Rightarrow $ $f$ is bijective?
Is there any continuous map $f:\mathbb{R}\to \mathbb{R}$ such that $f(f(x))=-x, $ for all $x\in \mathbb{R}$?
For injectivity $x_1,x_2 \in \mathbb{R}$ such that $x_1=x_2\Rightarrow f(f(x_1))=f(f(x_2)) $
Is it right process?
Now if $x_1>x_2$ then $f(f(x_1))>f(f(x_2))\Rightarrow x_1<x_2$. From here what can I say?
What about the existence of a continuous function?
There is no such continuous functions. Every continuous injective function from $\mathbb R$ into $\mathbb R$ is either increasing or decreasing. In any case, $f\circ f$ is increasing. But $x\mapsto-x$ is decreasing.
Note tha $f$ is surjective beacause, given $y\in\mathbb R$, $f\bigl(f(-y)\bigr)=y$. And it is injective because\begin{align}f(x)=f(y)\implies&f\bigl(f(x)\bigr)=f\bigl(f(y)\bigr)\\\iff&-x=-y\\\iff&x=y.\end{align}