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.3k Reviews

Filter interviews by

IBM Assistant Engineer Interview Questions and Answers

Updated 29 Sep 2023

IBM Assistant Engineer Interview Experiences

1 interview found

Interview experience
4
Good
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 

(4 Questions)

  • Q1. C++, Java , oops, dbms
  • Q2. Oops question are there
  • Q3. Dbms question are there
  • Q4. Java questions are there
Round 3 - HR 

(1 Question)

  • Q1. Introduce yourself?

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Coding and decoding,error detection,water images

Round 2 - Coding Test 

1hr,arrsays and strings,gfg

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Projects and group discussion
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Python question on list and dict

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well in python

I applied via campus placement at P E S College of Engineering, Mandya and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

11 Questions

  • Q1. If u have a cake in front of u in how many minimum cuts u take to get 8 equal pieces
  • Ans. 

    To get 8 equal pieces from a cake, you need a minimum of 3 cuts.

    • The first cut divides the cake into two equal halves.

    • The second cut divides one of the halves into two equal quarters.

    • The third cut divides one of the quarters into two equal eighths.

  • Answered by AI
  • Q2. Static variables
  • Q3. Some simple C programs
  • Q4. Global and local variables
  • Q5. Why should we use return 0 when int main() is used
  • Ans. 

    return 0 in int main() indicates successful termination of program execution.

    • return 0 is used to indicate that the program has executed successfully.

    • It is not mandatory to use return 0, but it is a good programming practice.

    • If return 0 is not used, the program may return garbage values to the operating system.

    • Other values can also be used instead of 0 to indicate different types of program termination.

    • For example, retu...

  • Answered by AI
  • Q6. Tell me something about yourself
  • Q7. Tell me about your project
  • Ans. 

    I worked on a project to design and implement a new software system for managing inventory in a manufacturing company.

    • Developed a user-friendly interface for employees to input and track inventory data

    • Implemented a database to store and organize inventory information

    • Created automated reports to provide real-time updates on inventory levels

    • Collaborated with cross-functional teams to gather requirements and ensure system

  • Answered by AI
  • Q8. Where will u see yourself after 5 yrs
  • Q9. What are ur Strengths
  • Q10. What we need to use to convert string to numerical
  • Ans. 

    We need to use parsing or casting to convert string to numerical.

    • Use parseInt() or parseFloat() for converting string to integer or float respectively.

    • Use Number() constructor to convert string to number.

    • Use unary plus (+) operator to convert string to number.

    • Ensure that the string contains only numerical characters, else it will result in NaN (Not a Number).

  • Answered by AI
  • Q11. And core branch related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident never get tensed if u don't know the answer directly say them that "I dont have more knowledge on this mam/ sir" be active and stay clam😊

Skills evaluated in this interview

I was interviewed in Aug 2020.

Interview Questionnaire 

1 Question

  • Q1. Technically, troubleshooting

Interview Preparation Tips

Interview preparation tips for other job seekers - Be practical and tech knowledge love your work

Assistant Engineer Interview Questions & Answers

Accenture user image MANTHAPURAM MARUTHI SHIVA PRASAD

posted on 3 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Willing to relocate
  • Q2. Tell me about yourself
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
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 

(1 Question)

  • Q1. Star pattern using your desired language.
  • Ans. 

    Generate a star pattern using a desired language.

    • Use nested loops to print the desired number of rows and columns.

    • In each iteration, print a '*' character to form the pattern.

    • Adjust the loop conditions and print statements to create different patterns.

    • Consider using variables to control the number of rows and columns.

    • Experiment with different loop structures to create more complex patterns.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Asked about projects in resume. Role in the projects.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. 1. they asked to write a program such as Fibonacci series and write a c program by using switch statement
  • Q2. 2. What is the difference between while and do while with example and local variable and global variable
  • Ans. 

    While and do-while are loops in programming. While checks the condition before executing the loop, do-while checks after.

    • While loop executes only if the condition is true, do-while executes at least once before checking the condition.

    • Local variables are declared inside a function and can only be accessed within that function. Global variables can be accessed from anywhere in the program.

    • Example of while loop: while(i<1...

  • Answered by AI
  • Q3. 3. Basics of c programming related question
  • Q4. 4. About project
  • Q5. 5. Tell me about yourself
  • Q6. 6. where would you see yourself after 5years
  • Q7. 7. Tell me about CTS
  • Ans. 

    CTS stands for Cognizant Technology Solutions, a multinational IT services company.

    • CTS is headquartered in Teaneck, New Jersey, USA.

    • It was founded in 1994.

    • CTS provides services in areas such as digital engineering, consulting, and operations.

    • It has a global presence with offices in over 40 countries.

    • CTS is one of the largest IT services companies in the world, with over 300,000 employees.

    • It is listed on the NASDAQ stoc

  • Answered by AI
  • Q8. 8. Basically your from NON IT why you choose IT field

Interview Preparation Tips

Interview preparation tips for other job seekers - Be punctual at your interview, speak in confidence, don't get nervous while u answering, Atleast u have to know about basics of c programming
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(1 Question)

  • Q1. General hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with a complete idea on resume
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.

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 - Aptitude Test 

Contains 3 test - logical , mathematical, coding round

Round 3 - Technical 

(2 Questions)

  • Q1. What is array , linked list
  • Ans. 

    Array is a collection of elements of same data type. Linked list is a data structure consisting of a group of nodes.

    • Arrays are used to store and access a fixed number of elements in memory.

    • Linked lists are used to store and access a variable number of elements in memory.

    • Arrays have a fixed size, while linked lists can grow or shrink dynamically.

    • Arrays are accessed using an index, while linked lists are accessed using p...

  • Answered by AI
  • Q2. Tell me about oops concepts
  • Ans. 

    OOPs concepts are the fundamental principles of object-oriented programming.

    • Abstraction: Hiding implementation details and showing only necessary information.

    • Encapsulation: Binding data and functions together in a single unit.

    • Inheritance: Acquiring properties and behavior of a parent class by a child class.

    • Polymorphism: Ability of an object to take many forms.

    • Example: A car is an object that has properties like color, ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - just belive in yourself , rejection leads to success

Skills evaluated in this interview

IBM Interview FAQs

How many rounds are there in IBM Assistant Engineer interview?
IBM interview process usually has 3 rounds. The most common rounds in the IBM interview process are Resume Shortlist, Technical and HR.
What are the top questions asked in IBM Assistant Engineer interview?

Some of the top questions asked at the IBM Assistant Engineer interview -

  1. C++, Java , oops, d...read more
  2. Oops question are th...read more
  3. Dbms question are th...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
View all
IBM Assistant Engineer Salary
based on 8 salaries
₹3.6 L/yr - ₹7.5 L/yr
17% more than the average Assistant Engineer Salary in India
View more details
Application Developer
11.5k salaries
unlock blur

₹5.5 L/yr - ₹23.6 L/yr

Software Engineer
5.4k salaries
unlock blur

₹5.3 L/yr - ₹22.3 L/yr

Advisory System Analyst
5.2k salaries
unlock blur

₹9.3 L/yr - ₹27 L/yr

Senior Software Engineer
5k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Senior Systems Engineer
4.5k 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