I applied through university. I interviewed at Paycom (Oklahoma City, OK) in Oct 2020
Interview
I applied through a college recruiter. They had me complete a hackerank assessment, and once I completed it, I got a phone call from the recruiter and scheduled me for the first round of interview (30 minutes) with a software supervisor. Then after a week or so, the recruiter called back and scheduled me for a final interview (45 minutes) with the software developer manager.
Interview questions [1]
Question 1
What is the difference between an interface and an abstract class?
Given a string input, write a function that removes the character in the string that occurs the most, then return the resulting string.