Add office photos
Engaged Employer

EXL Service

3.7
based on 6.9k Reviews
Filter interviews by

Rohit Surgical Interview Questions and Answers

Updated 4 Feb 2025
Popular Designations

Q1. What is the process in SAS to find the date difference and remove spaces from a string?

Ans.

To find date difference in SAS, use INTCK function. To remove spaces from a string, use COMPRESS function.

  • To find date difference, use INTCK function with appropriate interval (e.g. 'day', 'week', 'month')

  • Example: date_diff = INTCK('day', start_date, end_date);

  • To remove spaces from a string, use COMPRESS function with 'k' modifier

  • Example: clean_string = COMPRESS(original_string, 'k');

Add your answer

Q2. What are the differences between a revolver and a transactor?

Ans.

Revolver and transactor are terms used in finance to describe different types of credit card users.

  • Revolver is someone who carries a balance on their credit card and pays interest on it, while a transactor pays off their balance in full each month.

  • Revolver users typically incur more interest charges over time, while transactors avoid paying interest by paying off their balance.

  • Revolver users may benefit from rewards programs or cash back offers, while transactors may not maxi...read more

Add your answer

Q3. How to get the last row of any SAS dataset

Ans.

Use the OBS option in a SET statement to read the last observation of a SAS dataset.

  • Use the OBS option in a SET statement followed by the keyword 'END' to read the last observation of a SAS dataset.

  • For example, to read the last observation of a dataset named 'mydata', use the following code: data lastobs; set mydata(obs=last end=last); run;

Add your answer

Q4. Credit score variables and impact on strategy

Ans.

Credit score variables impact strategy by influencing lending decisions and interest rates.

  • Credit score variables include payment history, credit utilization, length of credit history, types of credit used, and new credit accounts.

  • Higher credit scores typically result in lower interest rates and more favorable lending terms.

  • Lenders use credit scores to assess risk and determine the likelihood of repayment.

  • Strategies may involve targeting specific credit score ranges for diffe...read more

Add your answer
Discover Rohit Surgical interview dos and don'ts from real experiences

Q5. Metrics that can be useful in a defined dataset.

Ans.

Metrics such as mean, median, mode, standard deviation, and range can be useful in analyzing a defined dataset.

  • Mean: average value of the dataset

  • Median: middle value of the dataset when arranged in ascending order

  • Mode: most frequently occurring value in the dataset

  • Standard deviation: measure of the amount of variation or dispersion of a set of values

  • Range: the difference between the maximum and minimum values in the dataset

Add your answer

Q6. KPI's for CLI and CLD

Ans.

Key Performance Indicators (KPIs) for Customer Lifetime Income (CLI) and Customer Lifetime Duration (CLD)

  • CLI KPIs could include average revenue per customer, customer retention rate, customer lifetime value

  • CLD KPIs could include average customer lifespan, customer churn rate, customer engagement metrics

  • Tracking CLI and CLD KPIs can help measure the financial impact and longevity of customer relationships

Add your answer

Q7. Rank vs dense rank

Ans.

Rank assigns unique ranks to each distinct row, while dense rank assigns consecutive ranks to rows with the same values.

  • Rank function is used to assign a unique rank to each distinct row based on the specified column(s).

  • Dense rank function is used to assign consecutive ranks to rows with the same values, without any gaps.

  • For example, if we have scores of 90, 85, 85, 80, then rank would assign ranks as 1, 2, 2, 4 while dense rank would assign ranks as 1, 2, 2, 3.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Rohit Surgical

based on 13 interviews
2 Interview rounds
One-on-one Round - 1
One-on-one Round - 2
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Senior Consultant Interview Questions from Similar Companies

3.7
 • 172 Interview Questions
3.8
 • 22 Interview Questions
3.9
 • 12 Interview Questions
3.7
 • 11 Interview Questions
View all
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
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

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