$$f(x) = \begin{cases} 3x^2+12x-1 & -1\leq x \leq 2 \\ 37-x & 2\lt x \leq 3 \end{cases}$$
This function is obviously continous at $x=2$. Also, $f'(2)$ does not exist. Before $2$, the function is increasing, because $f'$ is positive. After $2$ it is decreasing.
The question asks if the function is increasing on $[-1,2]$. The function clearly is increasing on $[-1,2)$. But, at exactly $x=2$, how should I classify it? The left hand derivative is positive and the right hand derivative is negative.
The way I see it is that it should be increasing, because on approaching $2$ from the left, the function is increasing. Also, we are not allowed to go to the right of $2$. So it must be increasing. Am I right?
Edit:
To avoid confusion with Can a function be increasing at a point?, let me clarify in that context. I don't wanna know if in general a function can be continuous at a point. I have a specific query about what happens when we restricted the period in which we are checking continuity.