I applied online. The process took 1 day. I interviewed at WePay in Dec 2017
Interview
I applied online through Greenhouse and received a WePay Software Engineering Challenge powered by HackerRank. Afterward, I heard back from WePay that they would not move forward with my candidacy.
Interview questions [1]
Question 1
Write a function that returns the nth power number, where a power number is a number that can be expressed as x^y. Note that the power number sequence is in ascending order (4, 8, 9, 16, 27, 32, ...).