I applied through a recruiter. I interviewed at iptiQ (Boston, MA)
Interview
Was introduced through a recruiting agency. Had several interviews. A lot of promises made during the process, and in the signed offer, that never came to fruition. Overall, all interviews held virtually.
Interview questions [1]
Question 1
Thoughts on being a disruptor in the insurance space.
I applied online. The process took 3 weeks. I interviewed at iptiQ (Madrid) in Sept 2023
Interview
1 video interview (you have to record yourself while you answer some dumb questions) 1 unannounced live coding interview (they send you an interview and don't tell you you will have to code)
I applied online. The process took 2 weeks. I interviewed at iptiQ (Zürich) in May 2022
Interview
2 interview in total 1- HR- where we get to know and and had one project to built on my own for 2 weeks(load balancer) 2- Technical interview during presentation of the project interviewer asked also other question to get to know you technical skills more 3-
Interview questions [1]
Question 1
LOAD BALANCING A load balancer is a component that, once invoked, it distributes incoming requests to a list of registered providers and return the value obtained from one of the registered providers to the original caller. For simplicity we will consider both the load balancer and the provider having a public method named get()