Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso iteratec (Breslavia) nel mese di mag 2024
Colloquio
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)
Domande di colloquio [1]
Domanda 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.