Candidatei-me por meio de uma faculdade ou universidade. Fiz uma entrevista na empresa SecPod Technologies.
Entrevista
I applied for the Software Engineer QA role at SecPod through my university. There was no online test I was directly called for technical interviews.
Round 1 went well; the interviewer was friendly and asked OS, networking, and DSA questions. In Round 2, I was asked to code the same problems I had explained.
However, Round 3 was disappointing. The interviewer seemed disinterested and was a bit rude, which threw me off. I couldn’t perform my best, partly due to the atmosphere.
What’s worse there was no response from HR afterward. No rejection email, no update. Completely ghosted.
Perguntas de entrevista [1]
Pergunta 1
Networking:
1.What happens when you type www.google.com in the browser?
2.Explain all OSI layers based on this flow.
3.Some questions on network protocols.
Operating Systems:
1.Round-robin scheduling
2.Deadlocks
DSA:
1.Reverse the words in a given string.
2.Remove elements appearing more than twice in an array while
maintaining order (e.g., if 4 appears 3 times, remove only the third
occurrence).