My Approach. To prove the given statement it is sufficient to show that $$\exists \epsilon > 0, \exists x \in [0,1], \forall N \in \mathbb{N}, \exists n > N $$ $$ \Rightarrow | f_n(x) - f(x)| > \epsilon$$
Let $\epsilon = \frac{1}{10}, x = \frac{1}{n}, n =N+1$. Hence $| f_n(x) - f(x)| = \frac{1}{2} > \epsilon = \frac{1}{10}$. Hence, we have shown for every $N \in \mathbb{N}$, how to choose $n$ such that $| f_n(x) - f(x)| > \epsilon$. Thus, $f_n(x)$ does not converge uniformly on $[0,1]$.
Is there any logical flaw or wrong steps in my proof. Any help would be appreciated.
Look at $f(x)$ at $x = 1/(n\sqrt{3}).$