Add office photos
Engaged Employer

IBM

4.0
based on 21.6k Reviews
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by

Midat Hospital Interview Questions and Answers

Updated 5 Feb 2024
Popular Designations

Q1. How to search unix word in a file

Ans.

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/

View 1 answer

Q2. How to remove an empty directory

Ans.

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

View 1 answer

Q3. How to find a file in unix

Ans.

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

View 1 answer

Q4. How to replace unix to linux

Ans.

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

View 1 answer
Discover Midat Hospital interview dos and don'ts from real experiences

Q5. How to zip a file in unix

Ans.

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'

View 1 answer

Q6. How to find uniq nos.

Ans.

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.

View 1 answer

More about working at IBM

Top Rated Mega Company - 2024
Top Rated Company for Women - 2024
Top Rated IT/ITES Company - 2024
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Midat Hospital

based on 3 interviews
Interview experience
4.3
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter