I'd like to find the interior, boundary, closure, etc. of an arbitrary set. I mean, if I'm working on a subset of $\mathbb{R}, \mathbb{R}^2,$ or $\mathbb{R}^3$ it could be quite easy using Geogebra, but in other cases or sets that are complex to graph, it turns out to be very difficult.
So I'm asking about an algebraic method (most specifically, an example to understand) to find those sets.
Like $A=\{(x,y)\in \mathbb{R}^2:0<(x-2)^2+y^2<1\}\cup\left\{\left(\dfrac{1}{n}+2,0\right):n\in\mathbb{N}\right\}$
In general, there is no procedure for finding the interior, boundary, and closure of a set, even in $\mathbb{R}^2$. As an example of some weirdness you could encounter, consider the set $$ S= \Big\{ \Big(x,\sin\Big(\frac{1}{x}\Big) \Big) \colon x > 0 \Big\} \subseteq \mathbb{R}^2. $$ Then for each value $z \in [-1,1]$ we can find infinitely many distinct terms $0 < x_n < 1$ such that $\sin(\frac{1}{x_n}) = z$. It follows that the sequence $(x_n, \sin(\frac{1}{x_n}))$ converges to $(0,z) \in \mathbb{R}^2$. Since $(0,z)$ is a limit point of $S$, by definition $(0,z)$ is in the boundary of $S$ for all $z \in [-1,1]$. You wouldn't necessarily guess that by looking at the formula for $S$.
Of course it's possible to construct even more pathological examples where the boundary is even harder to determine. See for example the Mandelbrot set.
Edit: Just to throw in another weird example the Sierpiński Triangle is a closed set with empty interior. It is therefore equal to its own boundary.