SAS Developer

SAS Developer Interview Questions and Answers

Updated 24 Aug 2024

Q1. from a dataset take 90% into one dataset and 10% into another dataset

Ans.

Split a dataset into two datasets with 90% and 10% of the data respectively.

  • Use the SAS DATA step to read the original dataset and create two new datasets.

  • Use the OBS statement with the POINT= option to specify the percentage of data to include in each dataset.

  • Calculate the number of observations for 90% and 10% based on the total number of observations in the original dataset.

  • Example: data dataset1; set original_dataset(obs=90); run; data dataset2; set original_dataset(first...read more

SAS Developer Jobs

Data Analyst - SAS Developer 3-5 years
Optum
4.0
Hyderabad / Secunderabad
SAS Developer 3-5 years
Infosys Limited
3.6
Bangalore / Bengaluru
SAS DEVELOPER 6-9 years
Capgemini Technology Services India Limited
3.7
Bangalore / Bengaluru
Are these interview questions helpful?
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.7
 • 5.6k Interviews
3.7
 • 4.8k Interviews
4.4
 • 4 Interviews
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

SAS Developer Interview Questions
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
65 L+

Reviews

4 L+

Interviews

4 Cr+

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