Suppose I have $2$ different functions:
1) $n^2$
2) $(n+1)^2$
now doing this I get: $\lim_{n \to \infty}\frac{(n+1)^{2}}{n^{2}}$ which equals to 1. I "know" that when $\infty$ then numerator is bigger than denominator and "0" looking the opposite direction. in thi case I get 1. What does it mean?
It means they are essentially equivalent at infinity. They have the same order of growth. As $n$ becomes larger, their quotient becomes closer and closer to 1.