Sas Programmer Interview Questions

226

Sas Programmer interview questions shared by candidates

Top Interview Questions

Sort: Relevance|Popular|Date
IQVIA
SAS Programmer was asked...12 May 2016

whats is the difference between merge and join .

4 Answers

Using join you can split lines (duplicate). For example, you have AETERM in Adverse Event, where AETERM = "headtoothache". It's 2 independent DECOD, and if you need to control it by MedDRA dictionary you need to split lines where AETERM in both lines equal to 'headtoothache' but AEDECOD in the first line equal to 'HEADACHE' and 'TOOTHACHE' in the second line. Less

Merge:Merge is combining process which combine column wise i.e vertically, add different kind of variable names and datatypes, and Join: join is adding process which add rows wise i.e horizontal, add only same kind of variable names and datatypes. Less

said merge requires sorting of data and join doesnt .

Show more responses
Ameriprise

Swap two numbers without using a third variable

2 Answers

Using arithmetic operations

I have seen/heard the same feedback from too many people. Please Ameriprise do share the feedback with candidates as they also invest their time and you never know for some people this job can matter a lot. Less

Target

How do you add 2 missing values so that the result is zero?

2 Answers

*to add 2 missing values so that the result is zero can be achieved by using sum function with zero as extra argument. eg: data x; a = .; b = .; c = a + b + 0; /* even if you add zero, result is missing*/ d = sum(a,b,0); run; Less

-2+2

what is difference between proc merge and sql merge?

2 Answers

main difference between data Merge and Proc sql in data merge you have to sort the data before joining but in Proc sql without sorting data you can join the tables. Less

ya in sql defualt merg ,print

Wisconsin DOR

They asked me about my previous companies.

1 Answers

I mentioned all my previous projects

Which was your best challenge?

1 Answers

Just talk about a challenge project

Wizsolution

1. Can you tell me a little about yourself? 2. How did you hear about the position? 3. What do you know about the company? 4. Why do you want this job? 5. Why should we hire you?

1 Answers

1. Can you tell me a little about yourself? 2. How did you hear about the position? 3. What do you know about the company? 4. Why do you want this job? 5. Why should we hire you? Less

ICON

tell me something which is not in your resume

1 Answers

mentioned about detailed internship and hobbies

Novartis

Write an application that maps out a large set of data in as little time as possible.

1 Answers

Yes

The Emmes Company

Questions were typical interview questions, mostly relating to past work experience (particularly related to SAS knowledge/familiarity).

1 Answers

I actually did not have the required SAS background, but based on my skill set, they thought I would be better suited for a different role. EMMES was really accommodating, as I was able to speak to a separate department that same day for a different position. Less

Viewing 1 - 10 of 226 interview questions

See Interview Questions for Similar Jobs

statistical programmersas data analystsas analystsas developer

Glassdoor has 226 interview questions and reports from Sas programmer interviews. Prepare for your interview. Get hired. Love your job.