I applied through a recruiter. I interviewed at Red Hat (Pune) in Mar 2026
Interview
I applied on the careers portal, and the recruiter reached out via email. Scheduled the first technical screen for a week, which lasted 15 minutes.
We started with basic introduction first and then there were 3 Java questions which the interviewer had prepared for me to go ahead with.
I answered most of them, covering the breadth and depth of the cases that were asked more in the questions section.
Interview questions [1]
Question 1
1. Why do we use the final keyword in Java, and what are its different use cases?
2. HashCode and Equals contract, can you also go dive deep into a place where you might have used it?
3. Difference between Heap and Stack?
I applied through a recruiter. I interviewed at Red Hat in Aug 2025
Interview
The interview process had several stages:
Initial HR screening: set up via email, then a short phone call. Straightforward but very high-level. Communication from HR throughout the process was punctual, though often minimal and sometimes not addressing direct questions.
Hiring Manager call: this was a very positive conversation. Good feeling overall. I was asked some technical questions about how a browser works (request flow, load balancers, etc.), nothing too deep but a good discussion.
Panel interview: with two team members. I walked through my experiences and answered a few technical questions (VPC, Security Groups, Kubernetes cluster configuration). The conversation was engaging and they seemed genuinely happy with my answers and background.
System design interview: this was the most technical stage. I was asked to design a platform to manage access requests to OCP clusters from SRE teams. I completed the design and the interviewer gave me very positive feedback and compliments on my reasoning and approach.
Unfortunately, even with overall positive feedback, I was not selected. The reason given was that another candidate had stronger Azure skills. This felt inconsistent, since the team themselves had explained the role was focused on OCP on AWS, which is where I’m strongest (and this was confirmed during the panel).
Overall impression:
The process itself was structured and the technical conversations were fair and constructive. The experience with the team was very positive. The HR experience was less so, communication was mostly limited to short emails, with little constructive feedback despite the time investment.
In the rejection email, they did share another relevant open position, but it seems it would require going through the entire process again.
I applied in-person. The process took 1 week. I interviewed at Red Hat (Ra`ananna) in Sept 2023
Interview
Zoom interview. There were two interviewers. They explained about the project, the purpose and what the day-to-day work. After that they asked to solve two tech questions and to present the solutions in a text file.
Interview questions [1]
Question 1
Convert a number to string using only a standard variable type (dict for 0-9 num: string)