I did two stages before I was dropped off. The first test was a coderbyte link then the second stage was meant to be technical in stead I ended up doing a technical interview with a non-technical person(HR) who sent a live coderbyte link.
I applied online. The process took 3 weeks. I interviewed at Wallet Hub in May 2018
Interview
After the screening of my resume, they sent me an exercise based on the development of an ETL to load log data into a mysql database. I was also supposed to develop query for aggregation and to run those queries on the resulting database. The exercise was not complex but a bit long. I passed this step and I was contacted by one of their recruiter for another step. I had the interview with her and she explained me (after almost one week of work to complete the exercise) that I was supposed to work at least 50hours per week, not sure about holidays and also I should have been working during their working hours even if I am based in another timezone. All this information were provided to late in the process, after I spent one week of my (free) time to deliver the solution. She asked me to think about it. Then we met for another technical task of 20 minutes, you have to provide solution to two task without googling using your ide. I will list the question below. For both problems I started with a unit test and I provided an algorithm that was working, probably at least for the first problem was not the best solution. She told she would have contacted me in two weeks but I have never been contacted by them again. For me it's a very negative experience, they asked you to spend a lot of time on an exercise and only after that they provide some very peculiar information about their proposal that you should know as soon as possible in my opinion and I really think it's always important to provide a feedback to people that spend time during a recruiting process.
Interview questions [2]
Question 1
produce an algorithm using the ide in order to remove html tags from a string and without googling for the solution
produce an algorithm using the ide in order to, given an array of number, to produce an array of the same size in which for each position i you have the multiplication of all the numbers in position j != i
I applied online. The process took 1 week. I interviewed at Wallet Hub (Washington, DC) in Oct 2018
Interview
The first step before an interview was a coding assignment where you import a web access log into MySQL and use Java/Spring/JPA to query the database for narrowing down log statements by query. The use cases were pretty basic.
Interview questions [1]
Question 1
Are you willing to work 50 hours per week at a minimum?