J'ai postulé en ligne. J'ai passé un entretien chez iteratec (Wrocław) en mai 2024
Entretien
3 stages:
- write some basic methods (java, online, 1h time)
- showcase your english and german language skills (online, real-time interview)
- write some more complex methods and classes implementation (in company's office, java)
Questions d'entretien [1]
Question 1
Implement method that gets a String as a parameter (its supposed to be a password). It should check some basic conditions - whether it has some min length, special signs and so on. If so, return true, otherwise false.