Upload Button Icon Add office photos
Engaged Employer

i

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

iB Hubs Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 119 Reviews

Filter interviews by

iB Hubs Trainee Interview Questions and Answers

Updated 3 Nov 2021

iB Hubs Trainee Interview Experiences

1 interview found

Trainee Interview Questions & Answers

user image Anonymous

posted on 3 Nov 2021

I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Strengths greatest from intervieee
  • Q2. Weakness of interviewee
  • Q3. Miss and Mr India 2020
  • Q4. Who is your favorite cricketer (India)

Interview Preparation Tips

Interview preparation tips for other job seekers - I will search 360 degrees of interviwee

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding test had 3 question of difficulty Easy, Medium and Hard to solve in 2hrs. Platform was HackerRank.

Round 2 - Technical 

(3 Questions)

  • Q1. Questions on skills written in resume and projects mentioned and some scenario based questions.
  • Q2. SQL queries regarding scenarios
  • Q3. Questions on Javascript and Typescript

Interview Preparation Tips

Interview preparation tips for other job seekers - Get your fundamentals very good also be ready to face challenges.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Walchand Institute of Technology, Solapur and was interviewed in Apr 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 - Aptitude Test 

You must prepare all the aptitude concepts

Round 3 - Group Discussion 

You should know how to speak well and fluent with polite manner

Interview Preparation Tips

Interview preparation tips for other job seekers - This is the best company for freshers
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Sql questions, joins, primary key, foreign key. Inner queries
  • Q2. Core Java questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
-

I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It Was easy. Contain quantitative aptitude, reasoning and English grammar

Round 2 - Coding Test 

Basic coding questions on any language you prefer

Round 3 - One-on-one 

(1 Question)

  • Q1. It was very easy They first ask self introduction and then ask your primary skill Difference between abstract class and interface Difference between final finally and finalize What is hashtable Differenc...
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Hackerrank Assessment was taken. 4 questions were given, out of which solving 2 of them would make you eligible for the next round.

Round 3 - Aptitude Test 

A general Aptitude test was taken on AON platform. It was not that difficult, someone with intermediate knowledge of aptitude and quant would be able to clear it.

Round 4 - Technical 

(1 Question)

  • Q1. Basic concepts of Data Structures, OOP, Operating System and DBMS were asked.
Round 5 - HR 

(1 Question)

  • Q1. Tell me about yourself, your weaknesses, strengths, ability to handle a team crisis, etc.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Basic math that included questions regarding geometry, time and distance, area, and no complex concepts were involved

Round 3 - Coding Test 

There were 4 coding questions to be solved within 45minutes. The questions were on basic concepts like array, string.

Interview Preparation Tips

Interview preparation tips for other job seekers - There were actually 3 rounds which were all conducted in a single day. I was one of 180 applicants and also one among 160 who couldn't get into the second round.
1st round was the test round of 90 minutes with 5sections :
Aptitude, Descriptive essay writing, Logical reasoning (decoding kind of puzzles were involved), Vocabulary/English grammar, Coding test.
They select only handful of candidates who do really well in the first round how much ever the applicants are.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Dec 2022. There were 2 interview rounds.

Round 1 - Coding Test 

There were 1 coding question based on pattern and time given was 1 hour.

Round 2 - Technical 

(2 Questions)

  • Q1. All the questions were asked from your resume
  • Q2. Oops concepts , inheritance, polymorphism

Interview Preparation Tips

Interview preparation tips for other job seekers - It is easy to crack just clear your logic of pattern question and prepare everything what you have mentioned in your resume
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Chandigarh Engineering College, Chandigarh and was interviewed before Jun 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

It consists of 60 MCQs with 20 technical question and 20 reasoning and 20 puzzles.

Round 2 - One-on-one 

(4 Questions)

  • Q1. What do you know about software development lifecycle?
  • Ans. 

    Software development lifecycle (SDLC) is a process used by software development teams to design, develop, test, and deploy software applications.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the successful completion of the project.

    • Examples of SDLC models include Waterfall, Agile, and Dev...

  • Answered by AI
  • Q2. What do you know about software testing life cycle?
  • Ans. 

    Software testing life cycle is a process of planning, designing, executing, and reporting on tests throughout the software development lifecycle.

    • It includes test planning, test design, test execution, and test closure.

    • Test planning involves defining the scope, objectives, and resources for testing.

    • Test design involves creating test cases and test scenarios based on requirements.

    • Test execution involves running the tests...

  • Answered by AI
  • Q3. Explain OOPS concepts and why we use these?
  • Ans. 

    OOPS concepts are fundamental principles in object-oriented programming that help in organizing and managing code efficiently.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class). Example: Class Car with properties like make, model, and methods like start(), stop().

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: Class SUV inheriting fro...

  • Answered by AI
  • Q4. What is your favourite website for learning technology?
  • Ans. 

    My favorite website for learning technology is Codecademy.

    • Interactive coding exercises

    • Projects to apply learned skills

    • Community forums for support and collaboration

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at United College of Engineering & Research, Allahabad and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic Star coding Test

Round 2 - Technical 

(1 Question)

  • Q1. Fibnocci series

Tell us how to improve this page.

Interview Questions from Similar Companies

MAQ Software Interview Questions
1.9
 • 97 Interviews
Softenger Interview Questions
4.2
 • 52 Interviews
Webkul Software Interview Questions
3.7
 • 50 Interviews
DataMetica Interview Questions
3.6
 • 43 Interviews
Tata Digital Interview Questions
2.9
 • 41 Interviews
View all
iB Hubs Trainee Salary
based on 4 salaries
₹1 L/yr - ₹7 L/yr
68% more than the average Trainee Salary in India
View more details

iB Hubs Trainee Reviews and Ratings

based on 4 reviews

5.0/5

Rating in categories

5.0

Skill development

4.8

Work-life balance

5.0

Salary

4.6

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 4 Reviews and Ratings
Business Analyst
23 salaries
unlock blur

₹3 L/yr - ₹4.8 L/yr

Software Developer
21 salaries
unlock blur

₹3 L/yr - ₹10.6 L/yr

Application Developer
9 salaries
unlock blur

₹4.2 L/yr - ₹6 L/yr

Software Development Engineer
8 salaries
unlock blur

₹3.6 L/yr - ₹10.2 L/yr

Backend Developer
6 salaries
unlock blur

₹3.2 L/yr - ₹9 L/yr

Explore more salaries
Compare iB Hubs with

T-Hub

4.8
Compare

NASSCOM

4.0
Compare

91springboard

3.6
Compare

Invest India

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