Upload Button Icon Add office photos
Engaged Employer

i

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

IBM Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 21.5k Reviews

Filter interviews by

IBM Front end Developer Interview Questions, Process, and Tips

Updated 3 Jan 2025

Top IBM Front end Developer Interview Questions and Answers

IBM Front end Developer Interview Experiences

7 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Referral

Round 1 - Technical 

(1 Question)

  • Q1. It was a array question. I was told to return a object from a function which would contain getting all the array elements, adding a element, deleting a element. The test was on hacker rank.
Round 2 - Technical 

(1 Question)

  • Q1. This was basically a one on one round. I was asked basics of HTML, CSS and React. Questions like Hoisting, Prop Drilling, Context API. Not only do you need to know what the topics are. But I was asked to i...
Round 3 - HR 

(1 Question)

  • Q1. Basic Company Details and Salary Negotiations

Interview Preparation Tips

Topics to prepare for IBM Front end Developer interview:
  • React.Js
  • HTML
  • Javascript
  • OOPS
Interview preparation tips for other job seekers - Prepare your best. Do some leetcode and go through previous interview experiences. Get to know the IDE in which they interview you . Trust me that makes a lot of difference. Last part helped me a lot. You do not have to be a code parrot and learn everything by heart. The challenge is to receive a completely new problem and on the spot try to solve it. You will fail multiple times and you have to communicate with the interviewer about your approach. If you are close then he might give you a hint and voila the impossible problem would seem somewhat possible. All the best to everyone reading this!

Front end Developer Interview Questions & Answers

user image Deeksha Sharma

posted on 8 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Test interview test interview
  • Q2. Test interview with next level questions

Front end Developer Interview Questions Asked at Other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR ... read more
Q2. Find Unique Element in Array You have been provided an integer ar ... read more
asked in JUSPAY
Q3. Dijkstra's Shortest Path Problem Statement You are given an undir ... read more
asked in JUSPAY
Q4. Encode N-ary Tree to Binary Tree Problem Statement You are provid ... read more
asked in Siemens
Q5. Sort Array Problem Statement Given an array consisting of 'N' pos ... read more
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is react js
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

6o minutes test with 2 coding question of your preference

IBM interview questions for designations

 Senior Front end Developer

 (2)

 Developer

 (3)

 Back end Executive

 (1)

 SAP end User

 (1)

 Application Developer

 (110)

 Software Developer

 (100)

 Java Developer

 (26)

 Backend Developer

 (16)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at National Institute of Technology (NIT), Warangal and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

90 minutes 3 coding questions

Round 2 - Technical 

(3 Questions)

  • Q1. Wall the topics rite a code using of OOPS
  • Ans. 

    Object-oriented programming (OOP) is a programming paradigm based on the concept of objects, which can contain data and code.

    • Create classes to represent real-world entities

    • Encapsulate data and behavior within classes

    • Use inheritance to create relationships between classes

    • Implement polymorphism to allow objects to be treated as instances of their parent class

  • Answered by AI
  • Q2. Polymorphism code using all the properties
  • Ans. 

    Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Polymorphism is achieved through method overriding in subclasses.

    • It allows for more flexibility and reusability in code.

    • Example: Animal superclass with subclasses Dog and Cat, both overriding the makeSound() method.

  • Answered by AI
  • Q3. Inheritance and its types
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.

    • Types of inheritance include single inheritance, where a class inherits from only one parent class

    • Multiple inheritance, where a class inherits from multiple parent classes (not supported in some languages)

    • Multilevel inheritance, where a class inherits from a class that itself inherits from anothe...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Basic hr questions only

Interview Preparation Tips

Interview preparation tips for other job seekers - Just do DSA and cs subjects
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. What is the role of u in ur project
  • Q2. Why do u choose this project?

Front end Developer Jobs at IBM

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

I was interviewed in Mar 2023.

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 

Html, CSS, Javascript, Bootstrap, React Js, Node Js, GitHub, Git

Round 3 - HR 

(5 Questions)

  • Q1. Self Introduction
  • Q2. My self Velithurla Indra
  • Q3. I have completed my graduation Bsc computer science
  • Q4. My strength is self-motivated & skills aslo
  • Q5. My short term goal is to get a job in reputed company

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(5 Questions)

  • Q1. React Life cycle
  • Q2. What React hooks have you utilized in your projects?
  • Q3. What is Redux, and what are the differences between Redux and Context?
  • Q4. What is the difference between visibility: hidden and display: none in CSS?
  • Q5. What are JavaScript closures, the temporal dead zone (TDZ), hoisting, and the JavaScript engine?
Round 2 - Coding Test 

Identify the duplicate character in the string.

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Mostly js questions, not so many of angular or react.
  • Q2. Like fizbuzz or things like that.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply here, the culture here is horrible.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Introduction life cycle looks pipe @input @output

IBM Interview FAQs

How many rounds are there in IBM Front end Developer interview?
IBM interview process usually has 2 rounds. The most common rounds in the IBM interview process are Technical, Coding Test and HR.
How to prepare for IBM Front end Developer 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 IBM. The most common topics and skills that interviewers at IBM expect are Javascript, HTML, Front End, CSS and Agile.
What are the top questions asked in IBM Front end Developer interview?

Some of the top questions asked at the IBM Front end Developer interview -

  1. Wall the topics rite a code using of O...read more
  2. polymorphism code using all the propert...read more
  3. inheritance and its ty...read more

Tell us how to improve this page.

IBM Front end Developer Interview Process

based on 10 interviews

3 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round
View more
IBM Front end Developer Salary
based on 268 salaries
₹5.9 L/yr - ₹19.1 L/yr
110% more than the average Front end Developer Salary in India
View more details

IBM Front end Developer Reviews and Ratings

based on 28 reviews

4.3/5

Rating in categories

4.3

Skill development

4.1

Work-life balance

3.9

Salary

4.0

Job security

4.2

Company culture

3.7

Promotions

4.0

Work satisfaction

Explore 28 Reviews and Ratings
Front-End Developer

Bangalore / Bengaluru

2-5 Yrs

₹ 4.25-25 LPA

Front-End Developer

Bangalore / Bengaluru

2-5 Yrs

₹ 4.25-25 LPA

Explore more jobs
Application Developer
11.6k salaries
unlock blur

₹5.5 L/yr - ₹23.7 L/yr

Software Engineer
5.6k salaries
unlock blur

₹5.3 L/yr - ₹22.3 L/yr

Advisory System Analyst
5.2k salaries
unlock blur

₹9.3 L/yr - ₹22 L/yr

Senior Software Engineer
4.8k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Senior Systems Engineer
4.6k salaries
unlock blur

₹5.6 L/yr - ₹19 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.7
Compare

Cognizant

3.8
Compare

Accenture

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