i
IBM
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via LinkedIn and was interviewed before Nov 2021. There were 4 interview rounds.
Online test was there. It was just basic questions.
CASE and Decode are SQL functions used to manipulate data. CASE is more flexible while Decode is simpler.
CASE allows for multiple conditions and expressions while Decode only allows for one condition and multiple values
CASE can be used in any SQL statement while Decode is specific to Oracle databases
CASE is more readable and easier to maintain than Decode
Example: CASE WHEN condition1 THEN result1 WHEN condition2 THEN r...
To get distinct data without using distinct keyword, use GROUP BY clause.
Use GROUP BY clause with the column name to group the data by that column.
Use aggregate functions like COUNT, SUM, AVG, etc. to get the desired result.
Example: SELECT column_name FROM table_name GROUP BY column_name;
Example: SELECT column_name, COUNT(*) FROM table_name GROUP BY column_name;
Ansible architecture is based on a client-server model where the control machine communicates with managed nodes using SSH.
Ansible control machine: where playbooks are written and executed
Managed nodes: machines that are being managed by Ansible
Inventory: list of managed nodes
Playbooks: automation scripts written in YAML format
Modules: reusable units of code that perform specific tasks on managed nodes
Cmd is used to specify the default command to run when a container is started, while entry point is used to specify the executable that will run when the container starts.
Cmd is optional and can be overridden at runtime, while entry point is required and cannot be overridden.
Cmd is used to provide default arguments for the entry point command.
Example: CMD ["python", "app.py"] - specifies the default command to run the ...
To stop a container, use the 'docker stop' command followed by the container ID or name.
Use 'docker ps' command to list all running containers
Identify the container ID or name of the container you want to stop
Run 'docker stop
I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.
2 simple codes were asked.
What people are saying about IBM
IBM interview questions for designations
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
Give * in old format and make it new
Basic questions on projects
Get interview-ready with Top IBM Interview Questions
Only one question was asked related to hashing.
Topic was Technology effect on agriculture. Decent amount of time was given to perpare.
I am a passionate Application Developer with 5 years of experience in developing web and mobile applications.
Experienced in programming languages such as Java, JavaScript, and Swift
Proficient in using frameworks like React, Angular, and Node.js
Skilled in database management with SQL and NoSQL databases
Strong problem-solving and analytical skills
Excellent communication and teamwork abilities
Yes, willing to relocate for the right opportunity
I am open to relocating for a position that aligns with my career goals
I have relocated in the past for job opportunities
I understand the benefits of exploring new locations and experiences
Address conflict by actively listening, seeking common ground, and finding a mutually beneficial solution.
Listen actively to understand the other person's perspective
Seek common ground and areas of agreement
Collaborate to find a mutually beneficial solution
Communicate openly and respectfully
I applied via Referral
Some of the top questions asked at the IBM Application Developer interview -
The duration of IBM Application Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 103 interviews
4 Interview rounds
based on 1.2k reviews
Rating in categories
Application Developer
11.7k
salaries
| ₹5.4 L/yr - ₹24 L/yr |
Software Engineer
5.5k
salaries
| ₹5.2 L/yr - ₹22.1 L/yr |
Advisory System Analyst
5.2k
salaries
| ₹9.4 L/yr - ₹27.5 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.5 L/yr |
Oracle
TCS
Cognizant
Accenture