Upload Button Icon Add office photos

Filter interviews by

Meenakshi CT Scan Centre Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Coding on heap sort
  • Ans. 

    Heap sort is a comparison-based sorting algorithm that uses a binary heap data structure.

    • Heap sort works by first building a heap from the input array.

    • Then it repeatedly extracts the maximum element from the heap, and places it at the end of the sorted array.

    • The heap is then updated to exclude the extracted element, and the process is repeated until the heap is empty.

    • Heap sort has a worst-case and average time complexi...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1) OOOps concept 2) SQLbasic question all theory questions no coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all theory questions like generics, delegates, joins, views, oops

I applied via Recruitment Consultant and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. What is comp & comp 3 differance ?
  • Ans. 

    COMP and COMP-3 are data types used in COBOL programming language.

    • COMP is a binary data type that stores numeric values as binary integers.

    • COMP-3 is a packed decimal data type that stores numeric values as packed decimal digits.

    • COMP uses less storage space compared to COMP-3.

    • COMP-3 is more suitable for decimal arithmetic operations.

    • COMP-3 values are stored in a packed format, where each digit occupies half a byte.

    • COMP-...

  • Answered by AI
  • Q2. How to check file is empty or not ?
  • Ans. 

    To check if a file is empty or not, we can use the file's size or read the file and check for any content.

    • Get the size of the file using file system APIs and check if it is zero.

    • Read the file and check if it contains any content.

    • Handle exceptions or errors that may occur during file operations.

  • Answered by AI
  • Q3. How many ways data pass jcl to cobol program ?
  • Ans. 

    Data can pass from JCL to COBOL program in multiple ways, such as through input files, system symbols, and program parameters.

    • Input files: Data can be passed to a COBOL program through input files specified in the JCL.

    • System symbols: JCL can define system symbols that can be accessed by the COBOL program to retrieve data.

    • Program parameters: JCL can pass parameters to the COBOL program, which can be used to receive data...

  • Answered by AI
  • Q4. How to data insert or update in table ?
  • Ans. 

    To insert or update data in a table, use SQL statements like INSERT INTO or UPDATE.

    • For inserting data, use the INSERT INTO statement followed by the table name and column names.

    • Specify the values to be inserted using the VALUES keyword.

    • For updating data, use the UPDATE statement followed by the table name.

    • Set the column values to be updated using the SET keyword.

    • Use conditions with the WHERE clause to specify which row

  • Answered by AI
  • Q5. What is array ? how to load data ?
  • Ans. 

    An array is a data structure that stores a collection of elements of the same type.

    • Arrays can be used to store and access multiple values using a single variable.

    • To load data into an array of strings, you can assign values to each element individually or use a loop.

    • Example: String[] names = {"John", "Jane", "Mike"};

    • Example: for(int i = 0; i < names.length; i++) { names[i] = "Value" + i; }

  • Answered by AI
  • Q6. 1 have 1000 records i will get abend in 590 th record how to restart logic using ?
  • Q7. We have 2 files eliminate duplicates and send to duplicate files in to another out put file how to achieve it ?
  • Ans. 

    To eliminate duplicates from 2 files and send them to another output file, we can use a combination of file reading, hashing, and file writing.

    • Read the contents of both files and store them in separate arrays or lists.

    • Create a hash table or dictionary to keep track of the unique elements in the arrays.

    • Iterate through the arrays and add each element to the hash table. If the element already exists, skip it.

    • Write the con...

  • Answered by AI
  • Q8. Soc 7 abend how to find ? resolve it ?
  • Ans. 

    S0C7 abend is a mainframe error caused by invalid data. It can be resolved by identifying the source of the error and correcting it.

    • S0C7 abend is caused by invalid data in a numeric field

    • To resolve it, identify the source of the error and correct it

    • Common causes include incorrect data types, invalid characters, and overflow

    • Debugging tools like IBM Debug Tool can help identify the source of the error

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - its going good

Skills evaluated in this interview

I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Initial coding round on hackerrank
  • Q2. Coding could be done on C, C++, java Or python

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics and usual questions

I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of Java , spring boot and angular

Interview Preparation Tips

Interview preparation tips for other job seekers - if you are good at basic, we can crack
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Why should be hire you
  • Q2. Tell me about yourself
  • Q3. Why you want to leave your current organization
Round 3 - Aptitude Test 

Reasoning , quant, mathematical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - always be confident and straight forward .

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1. As a java developer , they started to ask from core java ,spring mvc, components from spring core and there annotation there uses and role ,spring boot, restful service basic design patterns, sql query mai...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for core java ,spring annotation , logical question ,fix the communication skills gap.

I applied via Campus Placement and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell about yourself?
  • Q2. What is your inspiration?
  • Q3. What inspired you to took Mechanical engineering?
  • Q4. My project related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and confident. Prepare well, what you have learned. That's more than enough. Stay Positive and attend the interview.

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. General BA questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

There were 4 sections in the test namely VARC, LRDI, QUANTS and last one was specific to the commerce

Round 3 - Group Discussion 

The number of participants was around 9 or 10 given a topic discussion continued for 15 minutes

Interview Preparation Tips

Interview preparation tips for other job seekers - be genuinely interested in the role and be real and authentic

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

Meenakshi CT Scan Centre Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.0

Salary

3.0

Job security

2.0

Company culture

2.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Compare Meenakshi CT Scan Centre with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview