Let x and y be the digits.
The original number has two digits that means that one is the tens and the other the ones, in this case let x be the tens and y the ones, then we have the number:
if we reverse it this means that the y become the tens and x becomes the ones then we have the number:
And if we add them the result is 33, then we have the equation:
This means that y has to be 3-x. Now, since we both numbers to have two digits x can't be zero nor 3. Then has to be 1 or 2.
If x=1 then y=2 and the original number is 12.
If x=2 then y=1 and the original number is 21.
Notice how in both cases we get the other one when reversed, therefore the numbers we are looking for are 12 and 21.