i
IBM
Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards
Filter interviews by
Use the 'find' command in Unix to search for a file
Use the 'find' command followed by the directory to search in and the file name
For example, to find a file named 'example.txt' in the current directory: find . -name example.txt
You can also use wildcards like '*' to search for files with a certain pattern
To replace Unix with Linux, plan the migration process, assess compatibility, backup data, install Linux, test functionality, and train users.
Plan the migration process carefully
Assess compatibility of applications and data
Backup all important data before starting the migration
Install Linux on the systems
Test the functionality of all applications on Linux
Train users on the new Linux environment
To zip a file in Unix, use the 'zip' command followed by the name of the zip file and the files to be zipped.
Use the 'zip' command followed by the name of the zip file and the files to be zipped
For example, to zip a file named 'example.txt' into a zip file named 'example.zip', use the command 'zip example.zip example.txt'
To find unique numbers, remove duplicates from a list of numbers.
Create a new empty list to store unique numbers.
Iterate through the original list of numbers.
Check if the number is not already in the new list, then add it.
The new list will contain only unique numbers.
What people are saying about IBM
Use the grep command to search for a word in a Unix file.
Use the grep command followed by the word you want to search and the file name
Add the -i flag for case-insensitive search
Use the -r flag to search recursively in directories
Example: grep 'word' file.txt
Example: grep -i 'word' file.txt
Example: grep -r 'word' directory/
I applied via Referral and was interviewed before Jul 2022. There were 3 interview rounds.
Use the 'find' command in Unix to search for a file
Use the 'find' command followed by the directory to search in and the file name
For example, to find a file named 'example.txt' in the current directory: find . -name example.txt
You can also use wildcards like '*' to search for files with a certain pattern
To replace Unix with Linux, plan the migration process, assess compatibility, backup data, install Linux, test functionality, and train users.
Plan the migration process carefully
Assess compatibility of applications and data
Backup all important data before starting the migration
Install Linux on the systems
Test the functionality of all applications on Linux
Train users on the new Linux environment
Use the grep command to search for a word in a Unix file.
Use the grep command followed by the word you want to search and the file name
Add the -i flag for case-insensitive search
Use the -r flag to search recursively in directories
Example: grep 'word' file.txt
Example: grep -i 'word' file.txt
Example: grep -r 'word' directory/
To zip a file in Unix, use the 'zip' command followed by the name of the zip file and the files to be zipped.
Use the 'zip' command followed by the name of the zip file and the files to be zipped
For example, to zip a file named 'example.txt' into a zip file named 'example.zip', use the command 'zip example.zip example.txt'
Use the 'rmdir' command to remove an empty directory in the command line.
Navigate to the directory you want to remove
Use the 'rmdir' command followed by the directory name
Confirm the deletion when prompted
To find unique numbers, remove duplicates from a list of numbers.
Create a new empty list to store unique numbers.
Iterate through the original list of numbers.
Check if the number is not already in the new list, then add it.
The new list will contain only unique numbers.
I applied via Naukri.com and was interviewed before Nov 2022. There were 3 interview rounds.
My strength is my ability to effectively communicate and collaborate with team members. My weakness is that I can be overly detail-oriented at times.
Strength: Effective communication and collaboration skills
Weakness: Being overly detail-oriented
Strength: Ability to work well in a team
Weakness: Difficulty in delegating tasks
Strength: Strong problem-solving skills
Weakness: Public speaking
I applied via Naukri.com and was interviewed in Nov 2019. There were 3 interview rounds.
I'm seeking new challenges and opportunities for growth that align with my career goals and aspirations.
Desire for professional growth: I'm looking to expand my skill set and take on more leadership responsibilities.
Seeking a better cultural fit: My current company has a different work culture than what I thrive in; I value collaboration and innovation.
Interest in new technologies: I'm excited about working with cuttin...
What people are saying about IBM
posted on 19 May 2021
I applied via Walk-in and was interviewed before May 2020. There were 3 interview rounds.
C++ is a high-level programming language used for developing system software, application software, device drivers, and video games.
C++ is an extension of the C programming language.
It supports object-oriented programming concepts like classes, inheritance, polymorphism, and encapsulation.
C++ is used in developing operating systems, browsers, databases, and other software applications.
It is known for its performance an...
A data structure that stores a sequence of elements in a linear order.
Consists of nodes that contain data and a pointer to the next node.
Can be singly linked or doubly linked.
Used for implementing stacks, queues, and hash tables.
Example: Singly linked list - 1 -> 2 -> 3 -> null
Example: Doubly linked list - null <- 1 <-> 2 <-> 3 -> null
I applied via Recruitment Consultant and was interviewed before May 2020. There were 3 interview rounds.
posted on 28 Mar 2018
I applied via Other and was interviewed in Nov 2017. There were 5 interview rounds.
posted on 3 Aug 2017
I appeared for an interview before Aug 2016.
based on 3 interview experiences
Difficulty level
Duration
based on 80 reviews
Rating in categories
Application Developer
12.6k
salaries
| ₹5.3 L/yr - ₹26.5 L/yr |
Software Engineer
5.9k
salaries
| ₹8.3 L/yr - ₹25 L/yr |
Software Developer
5.7k
salaries
| ₹13.4 L/yr - ₹39.5 L/yr |
Senior Software Engineer
5.3k
salaries
| ₹14.1 L/yr - ₹30 L/yr |
Advisory System Analyst
4.6k
salaries
| ₹13.6 L/yr - ₹23 L/yr |
Oracle
TCS
Cognizant
Accenture