$\mathbb N$ is consist of the basis generated by the set $A_n=\{n,n+1,n+2,n+3....\}$ . Then what properties does it have?
Hausdorff: for any natural numbers $x$ and $y$ there are no disjoint open sets to start with...so I think it's not Hausdorff.
Connectedness: since all open sets have disjoint intersection so we can't find two disjoint open sets so that union is $\mathbb N$
Compactness: Any union of sets if it does not contain $A_1$ then it will not be a open cover for $\mathbb N$ but $A_1 = \mathbb N$ and if I about to take a subcover, I can, by taking $A_1$ i.e. $\mathbb N$ itself but it doesn't seem right somehow.
Hausdorff: You're basically correct. However: "there are no disjoint open sets to start with" isn't entirely true. The empty set is disjoint with anything. But since you're required to find two neighbourhoods, they can't be empty. If you want to be specific, and $x, y$ are your two points, then any neighbourhood of the smaller of the two points must contain the larger of the two points, and thus have non-empty intersection with any neighbourhood of the larger point.
Connectedness: This is fine, as long as you once again remember to specify "non-empty" open.
Compactness: This is entirely fine. An open cover must contain some neighbourhood of $1$, and there is only one neighbourhood of $1$ and that's $A_1$. But $A_1 = \Bbb N$, so $\{A_1\}$ is a subcover, and it's finite.