Upload Button Icon Add office photos

Filter interviews by

SS&C TECHNOLOGIES Senior Software Engineer Interview Questions and Answers

Updated 4 Oct 2024

SS&C TECHNOLOGIES Senior Software Engineer Interview Experiences

4 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain advantages of Angular
  • Ans. 

    Angular offers advantages such as two-way data binding, dependency injection, and modular architecture.

    • Two-way data binding allows automatic synchronization of data between the model and the view, reducing the need for manual DOM manipulation.

    • Dependency injection helps manage dependencies and promotes code reusability by allowing components to be easily injected with their dependencies.

    • Modular architecture enables deve...

  • Answered by AI
  • Q2. Explain about ngmodel
  • Ans. 

    ngModel is a directive in AngularJS that binds the value of HTML controls to application data.

    • ngModel is used for two-way data binding in AngularJS.

    • It can be used with input, select, textarea, and custom form controls.

    • Example:

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Java coding questions
  • Q2. Core java and spring questions
Round 3 - HR 

(1 Question)

  • Q1. Salary expectation

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Design patterns
  • Q2. Coding question DSA

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Clear you basic on C# proframing, OOPS, Design patter, Multithreading & Principals

I applied via Recruitment Consultant and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. There were two round of technical Interview followed by HR discussion
  • Q2. Questions were from OOPs, .Net Framework, Current Project, SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident even if you don't know the answer, Prepare well with basics

SS&C TECHNOLOGIES interview questions for designations

 Senior Software Engineer 2

 (1)

 Software Engineer

 (1)

 Associate Software Engineer

 (1)

 Lead Software Engineer

 (1)

 Senior Test Engineer

 (2)

 Software Developer

 (1)

 QA Engineer

 (1)

 Devops Engineer

 (1)

Senior Software Engineer Jobs at SS&C TECHNOLOGIES

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions on Jetpack compose, kotlin, hilt, permission, Testing,
Round 2 - Technical 

(1 Question)

  • Q1. Questions on mvvm, clean architecture.
Round 3 - Technical 

(1 Question)

  • Q1. Client round with questions on android permission, Android security
Round 4 - HR 

(1 Question)

  • Q1. Salary discussed

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong knowledge of Jetpack compose, Clea architecture, mvvm, kotlin
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jul 2024.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Asked to explain past project and contribution
  • Q2. Write sql querying to count employees per department
  • Ans. 

    SQL query to count employees per department

    • Use GROUP BY clause to group employees by department

    • Use COUNT() function to count the number of employees in each department

    • Join the employee table with the department table if necessary

  • Answered by AI
  • Q3. Write a program using Java Stream API
  • Ans. 

    Program using Java Stream API to filter even numbers from a list

    • Create a list of numbers

    • Use stream() method to convert list to stream

    • Use filter() method with lambda expression to filter even numbers

    • Collect the filtered numbers using collect() method

  • Answered by AI
  • Q4. Questions related to Java 8 features

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Struts framework question
  • Q2. Working flow of struts
  • Ans. 

    Struts is a framework for building Java web applications based on the Model-View-Controller (MVC) design pattern.

    • Struts framework is based on MVC architecture

    • It uses ActionServlet as the controller

    • Struts configuration is done using XML files like struts-config.xml

    • It provides built-in support for form validation and error handling

    • Struts actions are mapped to URLs in struts-config.xml

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java 8, Stream API
  • Q2. Dependency Injection in Spring
  • Ans. 

    Dependency Injection in Spring is a design pattern where objects are passed their dependencies rather than creating them internally.

    • In Spring, dependencies are injected into a class through constructor injection, setter injection, or field injection.

    • This helps in achieving loose coupling between classes and makes the code more testable and maintainable.

    • Example: @Autowired annotation in Spring is used for dependency inj

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. My Experience in IT
  • Ans. 

    I have over 8 years of experience in IT, specializing in software development and project management.

    • Developed web applications using Java, Spring, and AngularJS

    • Led a team of developers in implementing a new CRM system for a large client

    • Managed multiple projects simultaneously, ensuring on-time delivery and client satisfaction

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java questions and basics of testing
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hard questions were asked

Round 2 - HR 

(2 Questions)

  • Q1. What is your strength and weakness
  • Ans. 

    Strength: Strong problem-solving skills. Weakness: Sometimes struggle with time management.

    • Strength: Ability to quickly identify and solve complex technical issues.

    • Strength: Strong analytical skills to understand and improve existing codebase.

    • Weakness: Occasionally struggle with prioritizing tasks and meeting deadlines.

    • Weakness: Working on improving time management through better planning and organization.

  • Answered by AI
  • Q2. Where do you see yourself in 5yrs
  • Ans. 

    In 5 years, I see myself leading a team of software engineers, working on cutting-edge technologies, and contributing to the growth of the company.

    • Leading a team of software engineers

    • Working on cutting-edge technologies

    • Contributing to the growth of the company

  • Answered by AI

SS&C TECHNOLOGIES Interview FAQs

How many rounds are there in SS&C TECHNOLOGIES Senior Software Engineer interview?
SS&C TECHNOLOGIES interview process usually has 1-2 rounds. The most common rounds in the SS&C TECHNOLOGIES interview process are One-on-one Round and HR.
How to prepare for SS&C TECHNOLOGIES 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 SS&C TECHNOLOGIES. The most common topics and skills that interviewers at SS&C TECHNOLOGIES expect are Healthcare, Financial Services, Recruitment, SQL and Javascript.
What are the top questions asked in SS&C TECHNOLOGIES Senior Software Engineer interview?

Some of the top questions asked at the SS&C TECHNOLOGIES Senior Software Engineer interview -

  1. Explain advantages of Angu...read more
  2. Explain about ngmo...read more
  3. There were two round of technical Interview followed by HR discuss...read more

Tell us how to improve this page.

SS&C TECHNOLOGIES Senior Software Engineer Interview Process

based on 4 interviews

1 Interview rounds

  • One-on-one Round
View more
SS&C TECHNOLOGIES Senior Software Engineer Salary
based on 275 salaries
₹8.5 L/yr - ₹33 L/yr
35% more than the average Senior Software Engineer Salary in India
View more details

SS&C TECHNOLOGIES Senior Software Engineer Reviews and Ratings

based on 30 reviews

3.6/5

Rating in categories

3.1

Skill development

3.8

Work-life balance

3.6

Salary

3.3

Job security

3.5

Company culture

3.2

Promotions

3.3

Work satisfaction

Explore 30 Reviews and Ratings
Senior Software Engineer

Hyderabad / Secunderabad

3-10 Yrs

₹ 8-32 LPA

Senior Software Engineer

Hyderabad / Secunderabad

5-10 Yrs

₹ 6.5-32 LPA

Senior Software Engineer

Hyderabad / Secunderabad

5-10 Yrs

₹ 6.5-32 LPA

Explore more jobs
Senior Associate
3.4k salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Associate
1.4k salaries
unlock blur

₹2 L/yr - ₹8.8 L/yr

Associate Manager
1.1k salaries
unlock blur

₹4.9 L/yr - ₹18.5 L/yr

Manager
515 salaries
unlock blur

₹6.9 L/yr - ₹25 L/yr

Senior Software Engineer
275 salaries
unlock blur

₹8.5 L/yr - ₹33 L/yr

Explore more salaries
Compare SS&C TECHNOLOGIES with

Fiserv

3.1
Compare

FIS

3.9
Compare

Broadridge Financial Solutions

3.9
Compare

Wipro

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