(related, but not a duplicate: curve which crosses itself at every point )
When reading the comments to the question above, it has been pointed out that if by "cross" we mean that for every $\alpha\in [0,1]$ there is $\beta\neq\alpha$ such that $\gamma(\alpha)=\gamma(\beta)$, then there are simple examples of such curves. However, all the examples I can think of have the following property:
There are two disjoint (non-degenerate) intervals $I_1,I_2\subseteq [0,1]$ such that $\gamma(I_1)=\gamma(I_2)$.
(intuitively, this means that the curve goes over some segment twice in the same way or reversed).
My question is, does this always have to happen? To be precise:
Does there exist a continuous curve $\gamma:[0,1]\rightarrow\Bbb R^2$ such that for every $\alpha\in [0,1]$ there is $[0,1]\ni\beta\neq\alpha$ such that $\gamma(\alpha)=\gamma(\beta)$, but there are no two disjoint intervals $I_1,I_2\subseteq [0,1]$ we have that $\gamma(I_1)=\gamma(I_2)$?
I believe the answer is yes, and that this is achieved by some space-filling curve, but I am not sure.
Thanks in advance.