Ho presentato la mia candidatura tramite un'altra fonte. Ho sostenuto un colloquio presso FireEye
Colloquio
I had to attend a technical phone interview and a couple of technical face to face interviews. The HR interview was very positive and Fireye is open to paying good salaries.
Domande di colloquio [1]
Domanda 1
Basic technology questions and questions on my previous experiences
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso FireEye (Bengaluru) nel mese di gen 2022
Colloquio
They had scheduled first interview.
After First interview, which didn't went well, they scheduled another interview.
In the second interview the same type of questions were asked. Write code for a problem. The problem scenario's were of leetcode variety. No real world scenarios.
Such problems and solutions are plentiful on sites like geekforgeeks, etc.
The interviewer then asked about IPC, and turned out he himself didn't knew about IPC.
Now they ask me for third interview.
The interviewer didn't turned up.
Later on they said, they didn't find me suitable for the position.
Overall I learnt nothing, and it was a total waste of time.
Domande di colloquio [1]
Domanda 1
Leetcode
They themselves don't know about anything else but would make a showoff.
Avoid this company.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso FireEye nel mese di nov 2021
Colloquio
1st round online Hackkerrank coding, Second face-to-face technical, 3rd managerial. Did attend the 2nd round which was very good, as I did explain all the design questions and wrote the PGM correctly and was expecting positive feedback but didn't receive any reply from HR even after putting mails twice. Very unprofessional and the interviewer was very confused or more like not interested in taking the interview as he was getting blackout and taking breaks in the just 1hr interview session.
Domande di colloquio [1]
Domanda 1
tree search, design a system with DB and LRU cache. and write a code to implement LRU cache.
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso FireEye (Bengaluru) nel mese di giu 2021
Colloquio
There were 3 rounds of technical interviews followed by an HR round. All the interviews were remotely done (COVID closures).
First round (technical round, 1 hour) was taken focusing on language specific questions and was asked to do some coding.
Second round (technical round, 1 hour) was taken professionally focusing on OOPs, data structures, algorithms and problem solving. In depth Python questions were asked too.
Third round (managerial round, 2 hours) was taken by hiring manager who was COMPLETELY IMPOLITE , UNPROFESSIONAL, RUDE. The round was 85% technical and 15% managerial. Was asked a couple of algorithms, understanding a piece of code etc.
Fourth round (HR round, 30 minutes): HR related questions and salary discussions.
I declined the offer because of the unprofessionalism displayed by the rude manager.
Domande di colloquio [1]
Domanda 1
Q: How dictionaries are stored in-memory in Python.
Q: Explain given code snippet. (Merge Sort)