i
IBM
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
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
What people are saying about IBM
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I appeared for an interview in Nov 2016.
Developed a Btech project on automated attendance system using facial recognition.
Developed a software application to automate the attendance process in educational institutions.
Implemented facial recognition technology to identify and mark attendance of students.
Used machine learning algorithms to train the system for accurate recognition.
Integrated the application with a database to store attendance records.
Provided ...
Code Pascal's Triangle
Pascal's Triangle is a triangular array of binomial coefficients
Each number is the sum of the two numbers above it
The first and last numbers in each row are 1
Can be implemented using nested loops or recursion
An abstract function is a function that has no implementation and must be implemented by its subclasses.
An abstract function is declared with the 'abstract' keyword.
It is used to define a template for its subclasses to follow.
It cannot be instantiated and must be implemented by its subclasses.
It can have abstract and non-abstract methods.
Example: abstract class Animal { abstract void makeSound(); }
Example: class Dog ex...
Abstract functions cannot be instantiated and must be implemented by child classes, while normal functions can be directly called.
Abstract functions have no implementation in the parent class, while normal functions do.
Abstract functions are declared with the 'abstract' keyword, while normal functions are not.
Normal functions can be called directly, while abstract functions must be implemented by child classes.
An examp...
Perfectionism and public speaking anxiety
I tend to be a perfectionist, which can sometimes lead to spending too much time on a task
I struggle with public speaking anxiety, but I have been working on improving my communication skills through practice and training
Capgemini is a global leader in consulting, technology services, and digital transformation.
Capgemini has a strong reputation in the industry for delivering high-quality software solutions.
The company offers a wide range of opportunities for career growth and development.
Capgemini has a collaborative and inclusive work culture that fosters innovation and teamwork.
The company has a global presence, providing exposure to...
posted on 28 Mar 2018
I applied via Other and was interviewed in Nov 2017. There were 5 interview rounds.
As a Senior Software Engineer, I worked with various tools and technologies to develop and maintain software applications.
Developed and maintained software applications using Java, Python, and C++ programming languages
Used Agile methodology for software development and collaborated with cross-functional teams
Worked with various tools such as Git, JIRA, Jenkins, and Docker for version control, issue tracking, continuous...
posted on 3 Aug 2017
I appeared for an interview before Aug 2016.
I applied via Recruitment Consultant and was interviewed in Jul 2018. There were 3 interview rounds.
The biggest challenge in developing Azure solution was managing the complexity of the cloud environment.
Managing the complexity of the cloud environment
Ensuring scalability and reliability
Integrating with existing systems
Securing the solution
Optimizing cost
Example: Migrating a legacy application to Azure
Implementing tumbling window in Azure Data Factory without using the feature
Create a pipeline with a trigger that runs at the desired interval
Use a lookup activity to retrieve the data for the current window
Use a foreach activity to iterate over the retrieved data
Perform the required operations on the data within the foreach activity
Write the output to the desired destination
My suggestion for implementation in Azure Data Factory v2 is to use the Mapping Data Flow feature.
Utilize Mapping Data Flow for complex data transformations
Take advantage of the visual interface to design and debug data flows
Leverage the built-in data integration capabilities with other Azure services
Use data flow parameters and expressions for dynamic transformations
Monitor and optimize data flow performance using dat
based on 3 interviews
Interview experience
based on 78 reviews
Rating in categories
Application Developer
11.8k
salaries
| ₹5.5 L/yr - ₹25.9 L/yr |
Software Engineer
5.5k
salaries
| ₹6.1 L/yr - ₹22.4 L/yr |
Advisory System Analyst
5.4k
salaries
| ₹9.5 L/yr - ₹25.5 L/yr |
Senior Software Engineer
4.9k
salaries
| ₹8 L/yr - ₹32 L/yr |
Software Developer
4.6k
salaries
| ₹10.1 L/yr - ₹30.9 L/yr |
Oracle
TCS
Cognizant
Accenture