Let $f: \Bbb R^d \to \Bbb R^d$ be defined as $$f(x) = \frac{x}{\max(\langle v, x \rangle, 1)}$$ where $v$ is a $d \times 1$ vector so that exactly one component is 1 and the rest are zero.
Is $f$ Lipschitz. I could not prove it. Hence I tried proving that it is not. If $L < 1$, I can find $x,y$ such that $\|f(x) - f(y)\| \geq L\|x -y\|$. But, no success for $L > 1$.