Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Scandium (Giakarta) nel mese di mar 2015
Colloquio
Number of challenges, logical problem - hypothetical real life problem suppose you have access to anything neccessary (manpower, money etc.) need to write down whole plan for this work, estimated time, budget, equipment, specialists and workers needed for the job. As I understand this test must present if candidate can provide all detailed plan for software application to develop. Second I was given programming problem, said more will come if I resolve this one. Most important was to optimize performance, because this frim involved in mobile applications creation.
Domande di colloquio [2]
Domanda 1
First I was asked to resolve logical problem: How you construct heated water supply system for hotel with 10 floors and 10 rooms in each floor?
Then there was software development problem, to write down Java application, 1 file, not more than 50 lines of code, which read given file (63kb) of text, find all words there and print list of words with number of their occurences. This programm should work less than 100ms.