Show that $(C[0,1],\|\cdot\|_2)$ is not complete. For that consider the sequence $(g_n)_{n\in \mathbb{N}}$ defined below and show that this is not a convergent Cauchy-sequence.
$g_n:[0,1]\to \mathbb{R},~g_n(t):=\begin{cases}f_n(t)~~~~~~~ t\in [0,\frac{1}{2}]\\1~~~~~~~~~~~~otherwise \end{cases}$
$f_n:[0,1]\to \mathbb{R},~f_n(t):=\begin{cases}0, &for& 0\leq t<\frac{1}{2}-\frac{1}{n}\\ n[t-(\frac{1}{2}-\frac{1}{n})], &for& \frac{1}{2}-\frac{1}{n}\leq t<\frac{1}{2}\\-n[t-(\frac{1}{2}+\frac{1}{n})], &for& \frac{1}{2}\leq t<\frac{1}{2}+\frac{1}{n} \\ 0, &for& \frac{1}{2}+\frac{1}{n}\leq t\leq 1\end{cases}$
Several hours ago I found this question while browsing through SE and it piqued my interest since $f_n$ looked kind of cool.
Anyway, someone got some hints? Or maybe the original poster found a solution and just deleted his post. If so I hope he sees this and shares his solution because I hate to go to bed with stuff on my mind.