First you should verify that the pointwise limit is $f(x)=0$ in both cases (though with different domains- prove this). For uniform convergence in (b) we must see whether or not $$\left\|f_n-f\right\|=\sup_{x\in [0,\infty)}\left|f_n(x)-f(x)\right|\to 0$$
But
$$\sup_{x\in [0,\infty)}\left|f_n(x)-f(x)\right|=\sup_{x\in [0,\infty)}\left|\frac{1}{1+(x-n)^2}\right|\ge^{*} \left|\frac{1}{1+(n-n)^2}\right|=1$$
What does this imply? Why is $\ge^*$ valid in the above reasoning?
(a) unfortunately can't be treated the same way.
Indeed, $$\sup_{x\in (-\infty,0]}\left|f_n(x)-f(x)\right|=\sup_{x\in (-\infty,0]}\left|\frac{1}{1+(x-n)^2}\right|=\sup_{x\in (-\infty,0]}\frac{1}{1+(x-n)^2}$$
Observe that as we are confined in $(-\infty,0]$ we can't let $x=n$. Even if we let $x=-n$ then we won't arrive at any results. Instead, it seems as if the convergence is uniform.
Let
$$g(x)=\frac{1}{1+(x-n)^2}$$
in $(-\infty,0]$ and observe $g$ is increasing (why?). Thus,
$$\sup_{x\in (-\infty,0]}g(x)=g(0)=\frac{1}{1+n^2}$$
I think you can finish this argument