i
IBM
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via LinkedIn and was interviewed in Aug 2023. There was 1 interview round.
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.
I applied via Campus Placement
Normal basic aptitude questions . overall easy
useCallback is used to memoize functions, while useMemo is used to memoize values.
useCallback is used to memoize functions to prevent unnecessary re-renders.
useMemo is used to memoize the result of an expensive computation.
Both hooks help optimize performance by memoizing values.
Example: useCallback can be used to memoize event handler functions.
Example: useMemo can be used to memoize the result of a complex calculatio
What people are saying about IBM
IBM interview questions for designations
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
Good good good good goog fooof
I am a software developer with 5 years of experience in Java, Python, and SQL.
5 years of experience in Java, Python, and SQL
Worked on developing web applications using Java Spring framework
Proficient in database management with SQL
I have a strong background in software development, with experience in various programming languages and a proven track record of delivering high-quality projects on time.
Extensive experience in software development
Proficient in multiple programming languages such as Java, Python, and C++
Strong problem-solving skills and ability to work well in a team
Proven track record of delivering high-quality projects on time
Get interview-ready with Top IBM Interview Questions
I applied via LinkedIn and was interviewed before Jan 2024. There were 2 interview rounds.
Hard and medium level leetcode question
Conducted by the hr professional
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
High level system design involves creating an overall architecture for a software system.
Identify the main components of the system
Define the interactions between components
Consider scalability, performance, and security
Use diagrams like UML to visualize the design
Scope in Python refers to the visibility of variables within a program.
Scope determines where in a program a variable is accessible.
There are four types of scope in Python: local, enclosing, global, and built-in.
Variables defined inside a function have local scope and are only accessible within that function.
Global variables are accessible throughout the entire program.
Enclosing scope refers to variables defined in the...
Namespace in Python is a way to organize and group related code together.
Namespaces help avoid naming conflicts by providing a unique space for each identifier
Python uses dictionaries to implement namespaces
There are two types of namespaces in Python: local namespace and global namespace
I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.
Fibonacci Series program writing
I am looking for a competitive salary based on my experience and skills, and I am open to negotiation.
I am seeking a salary that reflects my qualifications and the current market standards.
I am open to discussing the salary and benefits package to ensure a mutually beneficial agreement.
I am flexible and willing to negotiate based on the overall compensation package offered.
Some of the top questions asked at the IBM Software Developer interview -
The duration of IBM Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
3 Interview rounds
based on 395 reviews
Rating in categories
Application Developer
11.5k
salaries
| ₹5.5 L/yr - ₹23.5 L/yr |
Software Engineer
5.4k
salaries
| ₹4.8 L/yr - ₹22.6 L/yr |
Advisory System Analyst
5.3k
salaries
| ₹9.2 L/yr - ₹27 L/yr |
Senior Software Engineer
5k
salaries
| ₹8 L/yr - ₹30 L/yr |
Senior Systems Engineer
4.6k
salaries
| ₹5.6 L/yr - ₹18.5 L/yr |
Oracle
TCS
Cognizant
Accenture