i
IBM
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Good morning sir have a you sir my name is hemant Ramchandra narkhede
Java script simple frame
JavaScript has several data types including string, number, boolean, object, function, undefined, and null.
String: 'hello', '123'
Number: 123, 3.14
Boolean: true, false
Object: { key: 'value' }
Function: function() { }
Undefined: undefined
Null: null
var is function-scoped while let is block-scoped in JavaScript.
var keyword is function-scoped, meaning it is accessible throughout the function it is declared in.
let keyword is block-scoped, meaning it is only accessible within the block it is declared in.
Using var can lead to variable hoisting issues, while let provides more predictable behavior.
let allows for better variable scoping and reduces the risk of unintended
Pair programming promotes collaboration, knowledge sharing, and code quality.
Enhances code quality through immediate code review and feedback
Promotes knowledge sharing and learning from each other
Fosters collaboration and teamwork
Reduces the likelihood of bugs and errors
Increases productivity by leveraging two minds on the same problem
Helps in breaking down complex problems into smaller tasks
Improves communication skil
I use a combination of manual testing, unit testing, and debugging tools to identify bugs in my code.
Perform manual testing by running the code and checking for any unexpected behavior or errors.
Write unit tests to verify the functionality of individual components and catch any issues early on.
Utilize debugging tools like breakpoints, logging, and stack traces to track down the root cause of bugs.
Collaborate with team ...
I have been coding primarily in Python for 5 years.
I started learning Python in college and have been using it extensively in my professional career.
I have worked on various projects using Python, including web development, data analysis, and automation.
I am proficient in Python libraries such as NumPy, Pandas, and Django.
HR round full stack developer experience
Best atitude round questions
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Find the dominations
Implement a stack that supports finding the minimum element in constant time.
Create a stack to store elements and another stack to store minimum values.
When pushing an element, check if it is smaller than the current minimum and push it to the min stack if so.
When popping an element, check if it is the current minimum and pop from the min stack if so.
To get the minimum element, simply return the top element of the min
The lowest common ancestor (LCA) of two nodes in a tree is the shared ancestor that is located farthest from the root.
Traverse the tree from the root to find the paths from the root to each node.
Compare the paths to find the last common node between the two paths, which is the LCA.
If one node is an ancestor of the other, return that node as the LCA.
What people are saying about IBM
IBM interview questions for popular designations
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Sectoral analysis is the evaluation of specific industries or sectors within the economy to identify trends, opportunities, and risks.
It involves examining the performance of companies within a particular sector.
Helps in understanding the impact of economic factors, government policies, and market trends on a specific industry.
Allows for comparison of different sectors to determine investment opportunities.
Commonly use...
SPS model stands for Strategy, Process, and Systems model used in business analysis to align business goals with technology solutions.
SPS model helps in identifying business strategies, processes, and systems to achieve organizational goals.
It involves analyzing current strategies, processes, and systems, and recommending improvements.
For example, in a retail company, the SPS model can be used to align the business str...
Get interview-ready with Top IBM Interview Questions
I was interviewed in Oct 2024.
A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.
Start with a base image (e.g. FROM ubuntu:latest)
Install dependencies and set up environment (e.g. RUN apt-get update && apt-get install -y python3)
Copy application code into the image (e.g. COPY . /app)
Set the default command to run when the container starts (e.g. CMD ["python3", "app.py"])
Build th...
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
I completed several technical projects in college, including a mobile app for tracking fitness goals and a website for a local business.
Developed a mobile app for tracking fitness goals using Java and Android Studio
Created a website for a local business using HTML, CSS, and JavaScript
Collaborated with classmates on a database project using SQL
I applied via Job Portal and was interviewed in Oct 2024. There were 2 interview rounds.
Cloud computing and it’s important on global market
SAP is a software company that provides enterprise resource planning solutions to businesses.
SAP stands for Systems, Applications, and Products in Data Processing.
It integrates various business functions such as finance, HR, sales, and production.
SAP uses a centralized database to store and retrieve data for different modules.
It allows businesses to streamline processes, improve efficiency, and make data-driven decisio...
ABAP is a programming language used for developing applications in SAP systems.
ABAP stands for Advanced Business Application Programming.
It is a high-level programming language created by SAP.
ABAP is used for developing custom reports, interfaces, forms, and enhancements in SAP systems.
It works by writing ABAP code in the ABAP Editor within the SAP system.
ABAP programs are executed on the application server of the SAP
The duration of IBM interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 1.8k interviews
Interview experience
based on 22.1k reviews
Rating in categories
Application Developer
11.7k
salaries
| ₹5.5 L/yr - ₹24 L/yr |
Software Engineer
5.5k
salaries
| ₹5.5 L/yr - ₹22.5 L/yr |
Advisory System Analyst
5.2k
salaries
| ₹9.4 L/yr - ₹29.8 L/yr |
Senior Software Engineer
4.8k
salaries
| ₹8 L/yr - ₹30 L/yr |
Senior Systems Engineer
4.5k
salaries
| ₹5.7 L/yr - ₹20.8 L/yr |
Oracle
TCS
Cognizant
Accenture