Upload Button Icon Add office photos

Filter interviews by

Star Imaging Interview Questions, Process, and Tips

Updated 31 Aug 2024

Star Imaging Interview Experiences

1 interview found

Radiographer Interview Questions & Answers

user image Anonymous

posted on 31 Aug 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Good knowledge of cardiac Mri
  • Q2. Good knowledge of coronary Angiography
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is spectro small te and large te and what the use of different te in mri
  • Q2. Brachial Nerves in details
Round 3 - Technical 

(2 Questions)

  • Q1. Do mri different different scan
  • Q2. Do CT scan of Angiography coronary angio

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for good knowledge of both in working and theory

Radiographer Interview Questions asked at other Companies

Q1. Which catheter is used to do radial angio procedure
View answer (4)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Basics in java nd mc
  • Q2. Scripting languages form embedded systems

Analyst Interview Questions & Answers

HCLTech user image jasmeet kaur

posted on 17 Dec 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Whats your job role
Round 2 - HR 

(2 Questions)

  • Q1. Where do u stay
  • Q2. Whats ur salary expectations
Round 3 - Client Interview 

(1 Question)

  • Q1. Whats deductions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. No of occurance of a charcter in a string.
  • Ans. 

    Count the number of occurrences of a character in a string.

    • Iterate through the string and keep track of the count of the desired character.

    • Use a hashmap to store the count of each character for efficient lookup.

    • Consider both uppercase and lowercase characters as separate entities.

  • Answered by AI
  • Q2. Write xpath on amazon website
  • Ans. 

    XPath can be used to locate elements on the Amazon website.

    • Use //tagname to select all elements with a specific tag name

    • Use @attribute to select elements with a specific attribute

    • Use [text()='value'] to select elements with specific text content

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Database and automation framework connection.
  • Q2. Sql questions on joins
Round 3 - English Test 

(1 Question)

  • Q1. Reading, writing, listning, speaking

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on fundamentals and be prepare for the coding with different data structures.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the structure of the functional specification document ?
  • Ans. 

    The functional specification document outlines the requirements and functionalities of a software system.

    • Includes detailed descriptions of features and functionalities

    • Defines user interactions and system behavior

    • Outlines data flow and processing logic

    • Specifies input and output formats

    • May include diagrams, flowcharts, and mockups

    • Serves as a guide for developers and stakeholders

  • Answered by AI
  • Q2. How do you write test cases ? Share some examples.
  • Ans. 

    Test cases are written by identifying test scenarios, determining test inputs, expected outputs, and steps to execute the test.

    • Identify test scenarios based on requirements or user stories

    • Determine test inputs, expected outputs, and preconditions

    • Write test steps to execute the test case

    • Include both positive and negative test cases

    • Use a test case template for consistency

    • Review and validate test cases with stakeholders

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What is the reason to leave your current organization?
  • Ans. 

    Seeking new challenges and growth opportunities.

    • Looking for a new challenge to further develop my skills and knowledge

    • Interested in exploring new opportunities for career growth

    • Seeking a more dynamic work environment

    • Want to work on projects that align more closely with my career goals

  • Answered by AI
Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
No response

I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the SQL query to find the second highest rank in a dataset?
  • Ans. 

    Use a subquery to find the second highest rank in a dataset.

    • Use a subquery to select the maximum rank from the dataset.

    • Then use another subquery to select the maximum rank that is less than the maximum rank found in the first subquery.

  • Answered by AI
  • Q2. What is a program to determine whether a number is odd or even?
  • Ans. 

    A simple program using modulo operator to determine if a number is odd or even.

    • Use the modulo operator (%) to check if the number divided by 2 leaves a remainder

    • If the remainder is 0, the number is even. If the remainder is 1, the number is odd

    • Example: num % 2 == 0 (even), num % 2 == 1 (odd)

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in Jul 2024.

Round 1 - Aptitude Test 

It was an aptitude test based on a game format.

Round 2 - Technical 

(1 Question)

  • Q1. What is your understanding of the role?

Consultant Interview Questions & Answers

Infosys user image Sanjay Kumar

posted on 20 Sep 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a program
  • Ans. 

    Program to sort an array of strings in alphabetical order

    • Use a sorting algorithm like bubble sort or quicksort

    • Compare adjacent strings and swap if necessary

    • Repeat until the array is sorted

  • Answered by AI
  • Q2. Explain current project details

Analyst Interview Questions & Answers

Capgemini user image GAYATRI NIKUMBH

posted on 3 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

General aptitude questions - logical and quant.

Round 2 - Coding Test 

Basic java mcqs and program output questions

Round 3 - Technical 

(3 Questions)

  • Q1. Pattern printing
  • Q2. Explain project
  • Ans. 

    Developed a new software system to streamline data analysis process for the marketing team.

    • Identified key requirements from stakeholders

    • Designed user-friendly interface for data input and output

    • Implemented data processing algorithms for quick analysis

    • Conducted user testing and feedback sessions

    • Successfully launched the software and provided training to the team

  • Answered by AI
  • Q3. Basic c questions , for loop , while loop difference
Round 4 - HR 

(1 Question)

  • Q1. Ready to relocate
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am willing to relocate for the right job opportunity that aligns with my career goals.

    • I have experience relocating for previous roles and am comfortable with the process.

    • I am excited about the possibility of exploring a new city or country and immersing myself in a different culture.

  • Answered by AI

Associate Interview Questions & Answers

Wipro user image Kathir Kathir

posted on 12 Jul 2022

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. Experience related questions
Round 2 - Technical 

(2 Questions)

  • Q1. Core knowledge in experience
  • Q2. Technical questions
Round 3 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Expectation

Star Imaging Interview FAQs

How many rounds are there in Star Imaging interview?
Star Imaging interview process usually has 3 rounds. The most common rounds in the Star Imaging interview process are Technical and One-on-one Round.
How to prepare for Star Imaging interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Star Imaging. The most common topics and skills that interviewers at Star Imaging expect are Computer Literate and UCM.
What are the top questions asked in Star Imaging interview?

Some of the top questions asked at the Star Imaging interview -

  1. What is spectro small te and large te and what the use of different te in ...read more
  2. Do CT scan of Angiography coronary an...read more
  3. Do mri different different s...read more

Tell us how to improve this page.

Star Imaging Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

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.7k 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
ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.2k Interviews
View all

Star Imaging Reviews and Ratings

based on 8 reviews

3.0/5

Rating in categories

3.0

Skill development

2.9

Work-life balance

2.7

Salary

2.4

Job security

3.1

Company culture

2.2

Promotions

2.4

Work satisfaction

Explore 8 Reviews and Ratings
Compare Star Imaging 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