J'ai postulé via un recruteur. Le processus a pris 3 semaines. J'ai passé un entretien chez ASUS en nov. 2021
Entretien
Invited by HR. Total five rounds. One general interview, one system design, one algorithm coding, and then another general session with the manager, and the last is interview with the BU head.
Questions d'entretien [1]
Question 1
given a string of numbers, determine can it be a valid IPv4 format?
J'ai postulé via un recruteur. Le processus a pris 3 semaines. J'ai passé un entretien chez ASUS (Singapour) en déc. 2023
Entretien
The interview started with a Recruiter round. Then a codility test. Then technical rounds.
I passed the codility. Codility test had 3 problems and one was difficult. It was a dynamic programming problem with very hard constraint. I solved it assuming the constraint was a mistake. In the technical rounds the interview went good it seemed. First the interviewer asked me to explain my current system and architecture that I did. Then in the second half(30 min each) asked a coding question that I discussed and solved (verified by submitting to leetcode later). The interviewer did not provide any platform link to write code instead asked me to write somewhere. Luckily I have my prepared coding environment in my local system.
In the end the recruiter got back to me saying that they expected advanced coding skills which did not make sense at all.
Questions d'entretien [3]
Question 1
Explain current system that you have worked one. Explain the architecture and explain the last project that you've worked on.
Codility
Dynamic Programming problem
- Input A[], int F, int M where
- A[] - int array containing some dice rolls output
- Need to add F number of new roll to array so that
- The mean becomes M
- Output
- Array[] of added F number of rolls
- `[0]` if no possible solution
It's not good experience for senior Software Engineer, Maybe it's good for beginner Software Engineer, The Recruiter is not good skilled in software devlopment, just like Java, Spring, Android App develpment, Restful api , they just told a lot of out of skills things, just like "Do you have Girlfriend" Questions
Questions d'entretien [1]
Question 1
Do you have Girlfriend? How many people in your family? What's Java OOP? What's Java Spring? How many years do you have used Java Spring?