J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 semaines. J'ai passé un entretien chez Micro Focus (Bengaluru) en sept. 2021
Entretien
It consists of 5 rounds 1 apti 2 technical 1 manegerial 1hr
Aptitude was little bit hard
In technical round he asked about os cn oops SDLC sorting algorithm and one coding question
Questions d'entretien [1]
Question 1
Find the length of the longest non decreasing subarray
J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Micro Focus (Jerusalem) en nov. 2021
Entretien
The interviewer posed a short programming question, along with complexity restrictions.
I had 30 minutes to solve it.
Upon completing the question the interviewer raised some problems with my code and we sat for another 30 minutes improving it.
Questions d'entretien [1]
Question 1
Write a function that gets parameters: string s, int r, int w, and prints the string r times, with only w characters per line.
J'ai postulé via la recommandation d'un employé. Le processus a pris 2 semaines. J'ai passé un entretien chez Micro Focus (Provo, UT) en oct. 2021
Entretien
Applied online through a Micro Focus MyWorkDay page after a friend recommended me the position. Hiring manager reached out to me a couple of weeks later. We had a 1-on-1 phone interview, with a mix of technical and background questions.
The next day, I got invited to a more formal technical interview with the team I was applying to. In that interview, the team leads went over the project and asked me a system design question. Then I was asked to complete a medium-level programming question (nothing too crazy like some LeetCode/HackerRank questions).
The next week I got a call from the hiring manager with the team's decision.
Questions d'entretien [1]
Question 1
Implement the factorial algorithm in a non-recursive way.