Are there any limit questions which are easier to solve using methods other than l'Hopital's Rule? It seems like for every limit that results in an indeterminate form, you may as well use lHopital's Rule rather than any of the methods that are taught prior to the rule, such as factoring, rationalizing, trig limits, etc.
EDIT: These are great answers, thanks!
If you ask me, factoring is very often easier than L'Hospital.
For example, try using L'Hospital on the limit
$$\lim_{x\to 0}\frac{xe^{\cos x^2} + x\ln\left(\frac{1}{\arctan x+1}\right)}{x^2 + x\sin\left(1+\arccos(x)\right)}$$
Using L'Hospital is of course possible here, but not really recommended, since you can just factor out $\frac{x}{x}$ and then plug in $x=0$ into whatever remains.