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.1

based on 21.2k Reviews

Filter interviews by

IBM Software Developer Interview Questions, Process, and Tips for Freshers

Updated 23 Sep 2024

Top IBM Software Developer Interview Questions and Answers for Freshers

  • Q1. Star Pattern Print the following pattern Pattern for N = 4 The dots represent spaces. Input Format : N (Total no. of rows) Output Format : Pattern in N lines Constraint ...read more
  • Q2. Technical Questions If I leave you in a room along with 4 people of software engineers and I give you time to formulate any idea or a project, what will it be? What proje ...read more
  • Q3. Business and taxes This question included a large problem including the basics and condition of a business problem in my case related to various taxes, and I had to form ...read more
View all 8 questions

IBM Software Developer Interview Experiences for Freshers

12 interviews found

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

Logic questions and reasoning, aptitude questions

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Two Sum: given 2 numbers, check if there exists 2 numbers such that they sum to target
  • Ans. 

    Given an array of numbers, check if there exists two numbers that sum to a target number.

    • Use a hash set to store the complement of each number as you iterate through the array.

    • For each number, check if its complement exists in the hash set.

    • If the complement exists, return true. Otherwise, add the number to the hash set.

    • If no two numbers sum to the target, return false.

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. What is Salesforce? Why we use?
  • Q2. What is CRM? WHAT WORK FLOW?
  • Ans. 

    CRM stands for Customer Relationship Management. It is a software that helps businesses manage their interactions with customers.

    • CRM helps businesses organize customer data and interactions

    • It can track sales, marketing campaigns, and customer support

    • Examples of CRM software include Salesforce, HubSpot, and Zoho CRM

  • Answered by AI

Interview Preparation Tips

Topics to prepare for IBM Software Developer interview:
  • Salesforce
Interview preparation tips for other job seekers - Thank you for naukari.com, you should do hard work and practicals.

Software Developer Interview Questions & Answers

user image KARTHICKKUMAR M

posted on 16 Apr 2024

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

I was interviewed before Apr 2023.

Round 1 - Coding Test 

Basics and problem solving

Round 2 - Coding Test 

DSA , patterns and SQL

Round 3 - Technical 

(1 Question)

  • Q1. Final year projects

IBM interview questions for designations

 Senior Software Developer

 (9)

 Junior Software Developer

 (4)

 Software Developer Intern

 (4)

 .NET Software Developer

 (1)

 Associate Software Developer

 (1)

 Full Stack Software Developer

 (4)

 Python Software Developer

 (2)

 Developer

 (3)

I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.

Round 1 - Interview 

(8 Questions)

Round duration - 45 minutes
IBM had organized a coding fest in our college. I participated there and through that I got a chance to interview for the position of software developer at IBM. There was only one round for me, an Interview round where they asked Technical and HR questions. A lot of the interview was based around my project only.

  • Q1. Tell me about yourself
  • Q2. What was your final year project?
  • Ans. 

    My final year project was a web-based e-commerce platform for small businesses.

    • Developed using PHP and MySQL

    • Implemented features such as product catalog, shopping cart, and payment gateway integration

    • Designed a user-friendly interface with responsive design

    • Conducted testing and debugging to ensure smooth functionality

  • Answered by AI
  • Q3. Do you like online classes or offline classes?
  • Ans. 

    It depends on the subject and the quality of the class.

    • For technical subjects, online classes are more convenient and accessible.

    • For practical subjects, offline classes are better as they provide hands-on experience.

    • The quality of the class is more important than the mode of delivery.

    • Online classes can save time and money on commuting.

    • Offline classes provide opportunities for networking and socializing.

  • Answered by AI
  • Q4. How will you compete with your colleagues?
  • Q5. Will you do projects on current technologies or old technologies?
  • Ans. 

    I am open to working on projects with both current and old technologies.

    • I believe in using the right tool for the job, regardless of its age.

    • Older technologies may still be in use and require maintenance or updates.

    • Current technologies may offer new and innovative solutions to problems.

    • I am always willing to learn and adapt to new technologies.

    • Examples of old technologies I have experience with include Java and C++.

    • Exa...

  • Answered by AI
  • Q6. Design a system for railway ticket booking
  • Ans. 

    Design a system for railway ticket booking

    • Create a user-friendly interface for booking tickets

    • Integrate payment gateway for secure transactions

    • Implement seat availability and reservation system

    • Include features for cancellation and refund

    • Develop a database to store user and ticket information

  • Answered by AI
  • Q7. Are you willing to relocate?
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to exploring new locations and cultures.

    • I am willing to consider relocation packages and assistance.

    • I am excited about the prospect of working with a new team and expanding my skills.

    • Examples: I have previously relocated for a job opportunity and found it to be a positive experience.

    • I am willing to discuss specific details and requirements for relocation

  • Answered by AI
  • Q8. Any questions?
  • Ans. 

    Yes, I have a few questions regarding the company culture and team dynamics.

    • Can you tell me more about the team structure and how collaboration is encouraged?

    • What is the company's approach to professional development and growth?

    • How does the company prioritize work-life balance for its employees?

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience.IBM interview preparation:Topics to prepare for the interview - Technical concepts like C and Java and OOPS and Memory Allocations.Resources to prepare for this interview - PrepInsta helped me with my coding competition. I connected with one of their mentors on the telegram app and they helped me with the coding round and the subsequent process.Tips for other job seekers - Be honest in the Interview. If you don’t know something you can say that you don’t know instead of giving a wrong answer.Final outcome of the interviewSelected

Skills evaluated in this interview

Get interview-ready with Top IBM Interview Questions

Software Developer Interview Questions & Answers

user image CodingNinjas

posted on 15 Sep 2021

I was interviewed in Jan 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

It was a cognitive logical thinking exam, including games and puzzles.
Included puzzles regarding memory, logical thinking, basic mathematics and various basic skills.
Each question was timed.
It was a very interactive game based test.

  • Q1. Technical Question

    Match the orientations according to the rotation degrees suggested

Round 2 - Coding Test 

(1 Question)

Round duration - 9 minutes
Round difficulty - Medium

This round included 2 problems
1. A Coding question
2. A SQL Query problem

  • Q1. Star Pattern

    Pattern for N = 4


    The dots represent spaces.



    Input Format :
    N (Total no. of rows)
    
    Output Format :
    Pattern in N lines
    
    Constraints :
    0 <= N <=...

  • Ans. Space Complexity: Explanation: Time Complexity: Explanation:
  • Answered by CodingNinjas
Round 3 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Hard

This round had 3 questions.
1. A coding question
2. A SQL query problem
3. A business logic implementation problem

  • Q1. Business and taxes

    This question included a large problem including the basics and condition of a business problem in my case related to various taxes, and I had to form a solution to get the final output.T...

Round 4 - Video Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

This was an interview on Webex, there were two seniors who were very humble and friendly.
They first asked me to introduce myself and then to elaborate on my projects and then asked me questions based on those.
It was a fun interaction on problem-solving, projects, recent issues and stuff.

  • Q1. Technical Questions

    If I leave you in a room along with 4 people of software engineers and I give you time to formulate any idea or a project, what will it be?

    What projects you have worked on?

     

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from AKGEC : Ajay Kumar Garg Engineering College. I applied for the job as SDE - 1 in BangaloreEligibility criteria70% aggregateIBM interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Operating System, SQL, Database Management System, Computer Network, Web DevelopmentTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Be focused on concepts and not coverage area.
Tip 2 : Be prepared to communicate your solution properly.
Tip 3 : Be frank to your interviewer if you know you won't be able to solve a problem, don't waste their and your time.

Application resume tips for other job seekers

Tip 1 : Include Projects that you have already done.
Tip 2 : Be sure to write skills that you are sure you know.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Jobs at IBM

View all

Interview Questionnaire 

1 Question

  • Q1. Basic java, core java

Software Developer interview

user image Devyansh Ojha

posted on 17 Nov 2021

I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What did you asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview wanted to test about person knowledge and communication skills. Most of the questions asked to they subject in interview. Person details.
Thanks you

Software Developer Interview Questions & Answers

user image Farhan Ahmad

posted on 18 Sep 2017

I was interviewed before Sep 2016.

Interview Preparation Tips

Round: Group Discussion
Experience: Interview was scheduled in Grab Job consultancy. In that, a class room, where we all asked to sit and interviewer was sitting in front and asked to speak one by one on the topic traffic situation in Hyderabad.
Tips: Just speak once two to three lines. Don't rush to speak. Take ur time and don't try speak repeatedly.
Duration: 35 minutes

Round: Technical Interview
Experience: System based test. Easy question from java , c, data structure.

Round: HR Interview
Experience: Not held because already we got too late.

Skills: Proficiency In English, Basic Coding
College Name: Medak College of engineering

IBM Interview FAQs

How many rounds are there in IBM Software Developer interview for freshers?
IBM interview process for freshers usually has 1-2 rounds. The most common rounds in the IBM interview process for freshers are Technical, Coding Test and Resume Shortlist.
How to prepare for IBM Software Developer interview for freshers?
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 Software Development, SAP, Oracle, J2Ee and XML.
What are the top questions asked in IBM Software Developer interview for freshers?

Some of the top questions asked at the IBM Software Developer interview for freshers -

  1. Two Sum: given 2 numbers, check if there exists 2 numbers such that they sum to...read more
  2. What is CRM? WHAT WORK FL...read more
  3. In C# --> Abstraction, Interface , Abstract Method, Abstract Class, Polymorph...read more
How long is the IBM Software Developer interview process?

The duration of IBM Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

IBM Software Developer Interview Process for Freshers

based on 3 interviews in last 1 year

Interview experience

3.7
  
Good

People are getting interviews through

based on 4 IBM interviews
Job Portal
Campus Placement
Referral
50%
25%
25%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
IBM Software Developer Salary
based on 4.3k salaries
₹8.3 L/yr - ₹28 L/yr
109% more than the average Software Developer Salary in India
View more details

IBM Software Developer Reviews and Ratings

based on 395 reviews

4.1/5

Rating in categories

3.9

Skill development

4.1

Work-Life balance

3.7

Salary & Benefits

3.9

Job Security

3.9

Company culture

3.5

Promotions/Appraisal

3.7

Work Satisfaction

Explore 395 Reviews and Ratings
Software Developer

Bangalore / Bengaluru

1-3 Yrs

₹ 2.05-26 LPA

Software Developer

Ahmedabad

5-10 Yrs

Not Disclosed

Software Developer _ RPG

Hyderabad / Secunderabad

5-10 Yrs

₹ 3.65-35 LPA

Explore more jobs
Application Developer
11.5k salaries
unlock blur

₹5.5 L/yr - ₹23.5 L/yr

Software Engineer
5.5k salaries
unlock blur

₹4.7 L/yr - ₹22.2 L/yr

Advisory System Analyst
5.3k salaries
unlock blur

₹9.2 L/yr - ₹27 L/yr

Senior Software Engineer
5k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Senior Systems Engineer
4.6k salaries
unlock blur

₹5.6 L/yr - ₹18.5 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview