Search
⌘K

Leetcode 3602. Hexadecimal and Hexatrigesimal Conversion

Compute n^2 and n^3, convert n^2 to an uppercase hexadecimal (base-16) string and n^3 to an uppercase hexatrigesimal (base-36) string, and return the concatenation of those two representations.


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.