Upload Button Icon Add office photos

SAS

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

SAS Senior Software Engineer Interview Questions and Answers

Updated 23 Dec 2024

SAS Senior Software Engineer Interview Experiences

4 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Go Lang related questions
  • Q2. System architecture
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is CSS Sprite
  • Ans. 

    CSS Sprite is a technique used to combine multiple images into a single image to reduce the number of server requests.

    • CSS Sprite helps in reducing loading time by reducing the number of HTTP requests.

    • It involves combining multiple images into one larger image and then using CSS to display only the portion of the image needed.

    • This technique is commonly used for icons, buttons, and other small images on websites.

    • By using...

  • Answered by AI
  • Q2. Object Oriented Programming

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Skill related questions
Round 3 - Technical 

(2 Questions)

  • Q1. Management questions
  • Q2. Depends on questions
Round 4 - HR 

(2 Questions)

  • Q1. Previous experiences and reason for change
  • Q2. Better opportunity and new challenges

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t mention the skills which you don’t experience

I applied via Approached by Company and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell about yourself and your biodata
  • Q2. I have explained myself

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself and keep ready for interview

SAS interview questions for designations

 Senior Software Developer

 (1)

 Associate Software Developer

 (1)

 Senior Associate Software Developer

 (1)

 Associate Software Development Test Engineer

 (1)

 Service Engineer

 (1)

 Site Engineer

 (1)

 Associate Consultant

 (1)

 Windows Administrator

 (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

SAS Interview FAQs

How many rounds are there in SAS Senior Software Engineer interview?
SAS interview process usually has 1-2 rounds. The most common rounds in the SAS interview process are Technical, HR and Resume Shortlist.
How to prepare for SAS Senior Software Engineer 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 SAS. The most common topics and skills that interviewers at SAS expect are Agile, Technical Support, HTTP, SAS and Hibernate.
What are the top questions asked in SAS Senior Software Engineer interview?

Some of the top questions asked at the SAS Senior Software Engineer interview -

  1. What is CSS Spr...read more
  2. Skill related questi...read more
  3. Go Lang related questi...read more

Recently Viewed

SALARIES

Alpha Edge Infratech

SALARIES

Reltio

REVIEWS

Kml Mouldings

No Reviews

REVIEWS

Alpha Edge Infratech

No Reviews

SALARIES

Reltio

SALARIES

Roots Analysis

SALARIES

Roots Analysis

SALARIES

Alpha Edge Infratech

LIST OF COMPANIES

Omkar Realtors and Developers Group

Overview

SALARIES

Alpha Edge Infratech

Tell us how to improve this page.

SAS Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
SAS Senior Software Engineer Salary
based on 75 salaries
₹8 L/yr - ₹22 L/yr
8% more than the average Senior Software Engineer Salary in India
View more details

SAS Senior Software Engineer Reviews and Ratings

based on 6 reviews

4.4/5

Rating in categories

3.6

Skill development

4.8

Work-life balance

3.4

Salary

5.0

Job security

5.0

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 6 Reviews and Ratings
Senior Software Engineer
75 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Specialist
60 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Business Manager
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare SAS with

IBM

4.0
Compare

Oracle

3.7
Compare

Salesforce

4.0
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview