Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Red Hat Team. If you also belong to the team, you can get access from here

Red Hat Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Red Hat Software Engineer Intern Interview Questions and Answers

Updated 31 May 2022

Red Hat Software Engineer Intern Interview Experiences

3 interviews found

I applied via Referral and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself?
  • Q2. Explain how did you build your projects?
  • Q3. Write a Program to print all Prime Numbers up to the number provided as input. (Prime Sieve Algorithm)
  • Ans. 

    Program to print all Prime Numbers up to the input number using Prime Sieve Algorithm.

    • Create a boolean array of size n+1 and initialize all values as true.

    • Loop through the array starting from 2 and mark all multiples of each prime number as false.

    • Print all the numbers that are still marked as true in the array.

  • Answered by AI
  • Q4. Puzzle 34 from Geeks For Geeks

Interview Preparation Tips

Interview preparation tips for other job seekers - I prepared a lot on CS subjects mainly OS, DBMS, CN, OOPs. They did not ask me a single question from there. I did not think they can ask for puzzles in the technical interview.
Always expect the unexpected and have a look at everything that's available.

Skills evaluated in this interview

I applied via Whatsapp group and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Hacker Rank platform, where I was given two coding Questions.
1. Related to Huffman Code. I solve using Heaps.
2. Second Question related to matrix to find the area of the rectangle.
I solved both Questions.

Round 2 - Technical 

(1 Question)

  • Q1. It was 1-2 interaction with the interviewers. It was 2 interviewers. But I interviewed by only one person, later I interviewed by another person in other day. They asked Questions from my Resume. Mainly th...
Round 3 - HR 

(1 Question)

  • Q1. It is Management Round interviewed by one of the managers in India. He ask about my feature goals. Why did you now about RedHat, Know about Opensource. Give some puzzles and ask me to solve this. Firstly I...

Interview Preparation Tips

Topics to prepare for Red Hat Software Engineer Intern interview:
  • DSA
  • Python
  • Present Technologies
Interview preparation tips for other job seekers - Keep Learning and practicing until you get better position. Be Confident when your telling answers. This was my first mistake when I attending interviews.

Software Engineer Intern Interview Questions Asked at Other Companies

Q1. Check if Two Trees are Mirror Given two arbitrary binary trees, y ... read more
Q2. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Q3. Zero Matrix Problem Statement You are given a matrix MATRIX of di ... read more
Q4. Partition Array Minimizing Subset Sum Difference Given an array c ... read more
Q5. Similar Strings Problem Statement Determine whether two given str ... read more

I applied via Referral and was interviewed in Aug 2021. There were 5 interview rounds.

Round 1 - Coding Test 

Hackerrank

Round 2 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 3 - Technical 

(1 Question)

  • Q1. Mostly related to the projects you've done in the past
Round 4 - Assignment 

Assignment on Java, Bash

Round 5 - Technical 

(1 Question)

  • Q1. Question related to assignment

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure to go thoroughly thorough you project and learn behind the scenes working as well.
Also, make sure you have decent Java experience as the main tech stack of the company is around Java.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected
Round 1 - Coding Test 

Coding test on hackerrank

Questions I got were:
- -----
- -----
- -----

Round 2 - Technical 

(1 Question)

  • Q1. The coding round itself involved creating a class in python that handled the popularity of content on a fictional platform. -----
Round 3 - HR 

(1 Question)

  • Q1. Tell me a time where things didn't go as planned
  • Ans. 

    During a group project in college, our team faced unexpected technical issues that delayed our progress.

    • Our team was working on a group project in college when we encountered unexpected technical issues.

    • The issues caused delays in our progress and required us to come up with alternative solutions.

    • Despite the setbacks, we were able to troubleshoot the problems and successfully complete the project on time.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - - The interviewers help you a lot!
- I found a lot advice and prep questions before on glassdoor.com and tquest.me as well as reddit discussions which really helped
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

There were 2 coding questions - Medium to hard level (dynamic programming and string) and some MCQ's related to Aptitude, English, SQL.

Round 2 - Technical 

(4 Questions)

  • Q1. Introduce Yourself.
  • Ans. 

    I am a passionate software engineering student with experience in web development and a strong interest in machine learning.

    • Currently pursuing a degree in Computer Science

    • Proficient in languages such as Java, Python, and JavaScript

    • Completed internships at tech companies like Google and Microsoft

    • Interested in exploring the intersection of technology and healthcare

  • Answered by AI
  • Q2. Mention one team project and it's challenges and how you overcome those challenges.
  • Q3. Questions related to OOP's
  • Q4. Implement linkedlist
  • Ans. 

    Implement a linked list data structure in a programming language

    • Create a Node class with data and next pointer

    • Create a LinkedList class with methods like insert, delete, search

    • Maintain a head pointer to the first node in the list

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What was your most impactful project?
  • Q2. What was an obstacle you faced?
Round 2 - Coding Test 

Behavioral, then DSA

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

The technical assessment was in hackerRank when I was assigned a coding problem and five questions chose which one is right type, two were in time complexity, and three in abstract reasoning, the coding problem I found to be very difficult, and couldn't make any progress on it.

Round 3 - Case Study 

Machine learning take-home assignment in Kaggle.

Interview Preparation Tips

Topics to prepare for Oracle Software Engineer Intern interview:
  • leetcode
Interview preparation tips for other job seekers - do a lot of leetcode, I mean like a lot of it, if you're planning for this you should probably be preparing 6-12 months before applying.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

It has 4 coding questions ranging from easy to hard.

Round 2 - Technical 

(1 Question)

  • Q1. The question was to design a rate limiter where a user can make a maximum of 5 api calls per minute, if the api calls exceeded return false otherwise true. More variations like premium membership etc were ...
Round 3 - HR 

(1 Question)

  • Q1. Atlassian has 5 values and they preach them regularly. They ask situation based questions and expect answers to have those values.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Arrays,strings,Linkedlist

Round 2 - One-on-one 

(2 Questions)

  • Q1. Implementation of trees ,stacks .
  • Ans. 

    Trees and stacks are fundamental data structures used in software engineering for organizing and storing data efficiently.

    • Trees are hierarchical data structures with nodes connected by edges. Examples include binary trees, AVL trees, and B-trees.

    • Stacks are linear data structures that follow the Last In First Out (LIFO) principle. Examples include function call stack and undo/redo stack.

  • Answered by AI
  • Q2. Dbms(Acid properties), reverse words in a String.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software engineering student with experience in web development and a strong desire to learn and grow.

    • Currently pursuing a degree in Computer Science

    • Proficient in languages such as Java, Python, and JavaScript

    • Experience with front-end technologies like HTML, CSS, and React

    • Completed internships at tech companies like Google and Microsoft

  • Answered by AI
  • Q2. Aws related questions

Red Hat Interview FAQs

How many rounds are there in Red Hat Software Engineer Intern interview?
Red Hat interview process usually has 4 rounds. The most common rounds in the Red Hat interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Red Hat Software Engineer Intern interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Red Hat. The most common topics and skills that interviewers at Red Hat expect are Application Development, Computer science, Consulting, Internship and Linux.
What are the top questions asked in Red Hat Software Engineer Intern interview?

Some of the top questions asked at the Red Hat Software Engineer Intern interview -

  1. Write a Program to print all Prime Numbers up to the number provided as input. ...read more
  2. It is Management Round interviewed by one of the managers in India. He ask abou...read more
  3. It was 1-2 interaction with the interviewers. It was 2 interviewers. But I inte...read more

Tell us how to improve this page.

Red Hat Software Engineer Intern Salary
based on 6 salaries
₹4.2 L/yr - ₹10 L/yr
At par with the average Software Engineer Intern Salary in India
View more details

Red Hat Software Engineer Intern Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

4.0

Job security

5.0

Company culture

4.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Technical Support Engineer
226 salaries
unlock blur

₹7.5 L/yr - ₹20.4 L/yr

Software Engineer
143 salaries
unlock blur

₹9.5 L/yr - ₹27.5 L/yr

Associate Technical Support Engineer
106 salaries
unlock blur

₹7 L/yr - ₹10 L/yr

Senior Software Engineer
99 salaries
unlock blur

₹14 L/yr - ₹43 L/yr

Senior Technical Support Engineer
86 salaries
unlock blur

₹11 L/yr - ₹25 L/yr

Explore more salaries
Compare Red Hat with

IBM

4.0
Compare

Microsoft Corporation

4.0
Compare

Oracle

3.7
Compare

SAP

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview