Imaging Specialist Interview Questions

898

Imaging Specialist interview questions shared by candidates

Top Interview Questions

Sort: Relevance|Popular|Date
CGG
Junior Seismic Imager was asked...21 February 2014

Again, there are lots of logic questions. Expect some statistics questions and other math questions. Another example would be, "If you have 100 perfectly square cubes, how big of a shell (I.E. cubes makeup the outside but the inside is hollow) can you make?"

8 Answers

a^3-(a-2)^3<=100 a=5

My bad, should be a^3-(a-2)^3 <= 100.

4x4x4 if the shell has to be a cube

Show more responses
Cleveland Clinic

about imaging quality ,patient care and safety ,daily operation

8 Answers

through phone if possible

Radiology is part of the service industry and as a service provider one needs to understand quality and delivery of service. This includes knowledge of customer service, customer satisfaction and all its related issues as well as quality assurance and improvement issues.Service quality and delivery in radiology . Nevertheless, both are required for customer satisfaction.Revenue generation is not the main concern of the department but cost control is of utmost importance.Good customer service can be defined as the ability of an organisation to constantly and consistently give their customers what they want and need, while excellent customer service means the organisation is able to constantly and consistently exceed the customer’s expectations.Quality assurance describes the introduction of documentation, and standardization of quality systems and procedures to give customers confidence that the services would meet their expectations. Quality assurance means assurance of minimum quality standards, which are set by an external regulatory body and enforced through accreditation or certification combined with regular inspections.Quality improvement is developed locally in response to the needs of the organisation or department. Quality improvement or continuous quality improvement (CQI) is a process that focuses on the processes of delivery of care and continuous improvement of performance indicators in radiology.Reliability – In radiology, this means correct examination must be performed so that the correct views can be obtained. The report must be accurate and of high quality, regardless of who is reporting e.g., resident or consultant, and the report must answer the clinical problem of the patient.Responsiveness – willingness and ability to help customers promptly. In radiology, this means being able to get appointments for patients quickly as well as sending the films and report soon after the examination to the referring doctor. Long waiting times for appointments and taking more than a couple of hours to generate an urgent report Assurance – . Customers must get the feeling that they are receiving the best service and must have confidence in the service. In radiology, interpersonal skills, as they must be able to interact with both patients and referring physicians. Many radiologists do not bother to interact or talk to patients but the need for this interaction is growing, especially with interventional procedures.Empathy – the radiologist needs to show some degree of caring and attention to customers. This again highlights the importance of interpersonal skills, which starts from front desk reception staff to the radiologist.The radio logic technologist acts to advance the principal objective of the profession provide services to humanity with full respect for the dignity of mankind. The radio logic technologist uses equipment and accessories, employs techniques and procedures,performs services in accordance with an minimizing radiation exposure to the patient,self, and other members of the healthcare team. MRI Safety .Daily operations Key working relationships: All Radiographers, Consultant Radiologists, Nursing,Medical and Allied Health personnel, colleague heads of departments across all categories of staff,Key reporting relationships: Chief Executive, Head of Nursing and Clinical Services and Clinical Director Radiology,Your primary function will be in the delivery of a professional and comprehensive radiography service, strategic planning and overall daily running of the radiology service. The main responsibility is to manage, plan, organised and co-ordinate all aspects of the services and the department. • To communicate effectively with staff at various levels of seniority and from many disciplines with Radiology and throughout the hospital. To manage the department in a rapidly changing environment with a willingness to undertake additional duties as may be assigned from time to time if essential.. Radiography duties efficient service,Making recommendations relative to improving patient care and staff requirement to line manager. Development of operational policies protocols and guidelines to maximize resources and ensure systematic audit of such usage. Ensuring a good working relationship with the Consultant staff of the hospital and other clinical colleagues. ensuring that the necessary processes and procedures are in place to meet the applicable regulatory requirements for the department. To work closely with the Director of Radiology in the development of the services. To ensure that the availability of all modalities in the department meet the demands of the referring physicians.Arrange the necessary training and education for radiology staff as may be required from time to time and CME . infection control, quality, safety policies.. Collaborate in the implementation of the accreditation programme and ensuring standards of care are met and regularly evaluated Less

Please fix the interview and intimate in the mail about date and place

Show more responses
CGG

Given 1000 small cubics, what is the length of the edge of the biggest cubic you can make.

6 Answers

you dont have to create the cube with unit cubes in the volume...you can have all of the cubes on the edges alone. The answer is the solution of the inequality. X^3-(X-2)^3 <1000 Less

13

shouldn't be 10? how do you get the value 13/83, can you explain a bit?

Show more responses
CGG

three consecutive odd or even number, a, b and c. a^3 + b^3 = 3 * c^2, what are they

5 Answers

Problem maybe a^3+b^3=c^2 or =3c then answer is 1 2 3

So you know that C has to be 9 or less. If you go 3*c^2, with c=9, you get 243. Assuming a=1, b can't be higher than 6 (7^3 = 49*7=343). This tells you 1 or 2 don't work, as their cubes aren't high enough to make the difference between 243-216=27. Ironically, 27 is obviously 3^3, so it shows you the answer itself. The answer is 369. It may seem lucky, but knowing 5^3 is only 125 tells you that b has to be 6 to get the sum to work. Less

s

Show more responses
CGG

Mainly two math problem: -When can you start to work? -Q1: 3-dimension rectangular solid, total surface 64 cm^2, total length of edges 40cm, find the length of longest diagonal. -Q2: A coin, probability to get head is less than 0.5, the probability to flip it four times and get two heads and two tiles is 1/6. Find the probability to get a head in one flip.

5 Answers

u don't need a,b,c 2ab+2bc+2ac=64 a+b+c=10 a^2 + b^2 + c^2 +2ab + 2ac+2bc = 100 d^2 = a^2 + b^2 +d^2 = 100 - 64 =36 d = 6 Less

Q1=36 Q2=(3-sqrt(3))/6

You have 2 equations and 3 unknowns. If you assume b=c, then b and c are not 4. 2*2*4+2*4*4+2*4*4=80 Less

Show more responses
CGG

1. Given a known parabola equation (y=1/2*x^2 or similar), find the point on it which is closest to the point (0, 4). 2. Randomly pick up 3 points on the circumference of a circle, what is the probability that the distance between all 3 points are all smaller than the radius?

4 Answers

Thanks for posting. How long does it take for them to issue the offer to you?

pick any point in parabola and calculate distance from that point to target point, then minimize it to find closest point Q1 x^2 + (y-4)^2 = d^2 x^2 + (0.5x^2 - 4)^2 = d^2 = f(x) minimize f(x), df/dx = 0 gives : x^3 - 6x = 0 x1 = 0 x2,3 = sqrt(6), -sqrt(6) then, y2,3 = 0.5x^2 = 3 both due to symmetry now, distance between (0,4) and (sqrt(6),3) is sqrt(15), which is less than 4. so, the answer is (sqrt(6),3) Less

when largest distance is equal to rarius , this two points and center point make isoscale triangle, while 3rd point reside in between this two points. Using this, p = (pi*r/3)/(2pi*r) = 1/6 Less

Show more responses
CGG

(x-2)^2=y+4, (y-2)^2 =x+4, find x^2+y^2

4 Answers

0 or 15 or 50

50&0

0 or 18 if x = -y (missed the 0)

Show more responses
CGG

Not really difficult but at the time I was asked I looked like the biggest idiot: There are N boxes and N keys. Each key opens exactly one box. Suppose we lock each key inside a random box. We pick a box at random and break it in order to get the key. What is the probability that with that key we will be able to open the rest of the boxes without having to break any of the remaining ones?

4 Answers

Isn't it (n-1)/n, because if 1/n is the probabilty that the key can belong to that box itself, so in this way we won't be able to open other boxes. But if it had different key (i.e. N-1 possible keys,) it could open all the boxes. Less

It is only (n-1)/n if you were to successfully open the next box, and the question asks the probability of opening all the boxes, so each time you have to multiply the probability: (n-1)/n * (n-2)/(n-1) * ... * 1/2, thus the answer is 1/n. Less

No box must contain its correct key - for if it did, it would be impossible to open the box in the first place. The probability then would be given by the number of derangements !n of n. The probability of this would be !n/n! Less

Show more responses
CGG

Phone interview: 1. A n by n by n cube, painted all outside surfaces. Then cut it into 1 by 1 by 1 cubes. These cubes have faces that are painted and some faces not painted. The ratio between painted faces and number of cubes is 2:3. What is n? 2. A regular dice. (six faces, with 1,2,...,6 dots on each face) Now one dot is randomly selected and removed. Then we toss the dice. What's the prob that a face with odd No. of dots facing up? 3. You have some coins in pocket (pennies, nickels, dimes, quarters). The average value is 20 cents. If you add 1 more quarter to the sum, the average became 21 cents. How many dimes you have in pocket? (I asked if I can have none of any kind and he said yes) On-site interview: 1. A tug boat is lugging a cable of 8km long which has signal receivers on it. The receivers are evenly distributed with a distance of 12.5m between each of em. The boat keeps moving forward and every 50 meters, it fires a signal wave downwards the seabed. The signal is then bounced back and received by receivers on the cable. The middle point between the position where the signal was fired and the receiver picking up this very signal is called TMP. Therefore, one fired signal has 1 TMP per receiver but there're so many receivers on the cable. So one fired signal can have many TMP's. But one TMP may be corresponded to many signal/receiver pair as the boat is moving and it keeps firing. Question is how many fold (signal/receiver pair) for one TMP? 2. A 4x3 table. Ignore four corner cells, leaving 2+4+2=8 cells in total. Any two cells that have a side or a corner sharing are called "neighbors". Find a way to fill in numbers 1-8 into these 8 cells that no neighbor cells have consecutive numbers in them.

4 Answers

for the first question, should n be 9?

Thanks for sharing this information~Does this matter if I run out time for solving only 2 problems? Less

1- it means the proportion of area and volume is 2:3, so 2:3 = 6n^2 : n^3 which leads to n=9. 2- The probability of getting 1 is 1/6 and the probability that it’s been removed is 1/6, same for the other numbers, so the final probability is 6(1/6*1/6)=1/6. Less

Show more responses
CGG

how many 1s are there from 1-100

4 Answers

20

21 1s including 100

100-9*9+1+1=21

Show more responses
Viewing 1 - 10 of 898 interview questions

See Interview Questions for Similar Jobs

ct technologistnuclear medicine physiciandocument specialist3d visualization specialistfield service engineer medical imaging equipmentdiagnostic imaging manager

Glassdoor has 898 interview questions and reports from Imaging specialist interviews. Prepare for your interview. Get hired. Love your job.