I applied through a staffing agency. The process took 2 weeks. I interviewed at teckro. (Dublin, Dublin) in Sept 2021
Interview
I was reached by a recruiter via Linkedin and we had a initial chat about the opportunity.
After that, I had a technical interview with the Lead Engineer and it was okay. Lots of questions about Collections, Design Patterns, ACID, etc.
Finally, a code exercise.
Interview questions [1]
Question 1
In the technical interview, general questions.
In the code exercise, I was asked to check if a String with brackets is matching the opening and closing ones.
Also, a few more technical questions about HTTP methods, how I would solve an hypothetic issue.
I applied through a recruiter. The process took 2 days. I interviewed at teckro. (Dublin, Dublin) in Sept 2016
Interview
Interview process was one technical interview. The interviewer was explaining me the company and the different projects they were working on during the first 30 min and meanwhile I was asking him several questions about the company, structure of the teams, projects. Finally, he was asking me many technical questions. The interview was a little bit tough.
Interview questions [1]
Question 1
- Different between POST and PUT call
- If I add security in the rest interfaces I develop in my company and how I do it.
- Implement an exercise using a tail recursive algorithm and using java 8.
- What is the class Threadlocal?
- Explain some design patterns
- Questions about kafka. Different kind of Producers.