I applied online. The process took 2 weeks. I interviewed at adnymics in May 2021
Interview
First a few questions to gauge your interests and a coding challenge to see if you know problem solving fundamentals.
Then a take-home assignment.
I think a final round after that, but I didn't get to that stage.
I applied online. The process took 3 weeks. I interviewed at adnymics (Munich, Bavaria) in Sep 2020
Interview
Three interview stages, including a phone interview with the CEO of the company, a code challenge and team interview. The first call took around 30 minutes, the code challenge was easy but I didn't take the last step.
Interview questions [1]
Question 1
how would you design an architecture for our product from scratch?
I applied online. I interviewed at adnymics in Sep 2020
Interview
The whole interview process seems to be designed for the interviewers to pat themselves on the back for being so smart. Apparently sending 48-hour tasks before even having a phone call with the applicant is the new norm. The company shows no respect for the applicant's time, and one can imagine they treat the employees in a similar fashion.
Interview questions [5]
Question 1
Use one line bash command, create a histogram of relative volume per hour with any 24h span from:
https://poloniex.com/public?command=returnTradeHistory¤cyPair=BTC_ETH&start=1580515200&end=1583020800
Allowed commands: for, echo, tr, tail, grep, head, sed, awk, wc, curl, cat, sort, uniq
Example output:
00: #######
01: ###########
02: ####
....
23: #######
Create cloudformation/terraform/ansible configs to launch ec2 instances with a tag, and assign security groups allowing ssh access to all ips on port 2222