Upload Button Icon Add office photos

SS&C TECHNOLOGIES

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

SS&C TECHNOLOGIES Senior Java Developer Interview Questions and Answers

Updated 14 Sep 2024

SS&C TECHNOLOGIES Senior Java Developer Interview Experiences

3 interviews found

Senior Java Developer Interview Questions & Answers

user image Raghavender Goud V

posted on 14 Sep 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Core java oops concepts
  • Q2. Angular basic topics
Round 2 - Technical 

(2 Questions)

  • Q1. Spring boot topics
  • Q2. Oracle queries examples
  • Ans. 

    Examples of Oracle queries

    • Use SELECT statement to retrieve data from a table

    • Use WHERE clause to filter results based on a condition

    • Use JOIN to combine rows from two or more tables based on a related column

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Discussed about my carrer details
  • Q2. Expected CTC discussed

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to not join this company

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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. All concepts in Core java Spring Boot Spring Batch
Round 3 - Technical 

(1 Question)

  • Q1. Microservices JPA

Senior Java Developer Interview Questions Asked at Other Companies

asked in Amdocs
Q1. Remove the Kth Node from the End of a Linked List You are given a ... read more
asked in Amdocs
Q2. Intersection of Linked List Problem You are provided with two sin ... read more
asked in Amdocs
Q3. Merge Two Sorted Linked Lists Problem Statement You are provided ... read more
asked in Amdocs
Q4. LRU Cache Design Question Design a data structure for a Least Rec ... read more
asked in Amdocs
Q5. Why is Java considered platform-independent while the Java Virtua ... read more
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Kafka depth explanations
Round 2 - Coding Test 

Front end js related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - They will expect more deep knowledge, they will take more time to give the feedback

Interview questions from similar companies

I was interviewed in Apr 2017.

Interview Questionnaire 

1 Question

  • Q1. Basics of oops, multithreading,collections..

Interview Preparation Tips

Round: Technical Interview
Experience: I cleared this round.
Tips: please brush up your basics in core java,spring,hibernate.

Skills: Java Application Development

I applied via Campus Placement and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

7 Questions

  • Q1. Who is devloper of java?
  • Ans. 

    James Gosling is the developer of Java.

    • James Gosling developed Java while working at Sun Microsystems in the early 1990s.

    • Java was originally called Oak and was designed for use in consumer electronics.

    • Java's popularity grew with the rise of the internet and its ability to run on multiple platforms.

    • Oracle Corporation acquired Sun Microsystems in 2010 and now owns Java.

  • Answered by AI
  • Q2. James gosling
  • Q3. What is java?
  • Ans. 

    Java is a high-level, object-oriented programming language used to develop applications for various platforms.

    • Java is platform-independent and can run on any device with a Java Virtual Machine (JVM)

    • It is known for its security features and is commonly used for developing web and mobile applications

    • Java is also used for developing enterprise-level applications and software tools

    • Examples of popular Java-based frameworks

  • Answered by AI
  • Q4. How many packages in Java?
  • Ans. 

    There are many packages in Java.

    • Java has a vast collection of packages for various purposes.

    • Some commonly used packages are java.lang, java.util, java.io, java.net, etc.

    • Packages provide a way to organize and reuse code.

    • Developers can also create their own packages for their projects.

  • Answered by AI
  • Q5. 100 of packages in Java.
  • Ans. 

    Java has around 100 packages that provide various functionalities.

    • Java packages are used to organize related classes and interfaces.

    • Some commonly used packages are java.lang, java.util, java.io, java.net, etc.

    • Packages can be imported using the import keyword.

    • Packages can also be created by the user to organize their own classes and interfaces.

  • Answered by AI
  • Q6. What is operater?
  • Ans. 

    An operator is a symbol or keyword used to perform operations on one or more operands in a programming language.

    • Operators are used to perform mathematical, logical, and comparison operations.

    • Examples of operators in Java include +, -, *, /, %, ==, !=, <, >, &&, ||, etc.

    • Unary operators operate on a single operand, while binary operators operate on two operands.

    • Ternary operator ?: is a conditional operator that takes thr...

  • Answered by AI
  • Q7. Operators is a symbol that represent same operations that can be performed on data.

Interview Preparation Tips

Interview preparation tips for other job seekers - I am clam and confident job interview are easy. I am perfect for this position I am their ideal candidate.

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java 8 Deep Drive with exercise
  • Q2. Spring, SpringBoot, Microsevices, Angular
Round 2 - Technical 

(1 Question)

  • Q1. Collection and Stream Api
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion, Behavioural Question

Interview Preparation Tips

Topics to prepare for FIS Senior Java Developer interview:
  • Java
  • Spring
  • Spring Boot
  • Microservices
  • Angularjs
Interview preparation tips for other job seekers - Interview process is smooth but MAKE SURE YOU DOUBLE CHECK THE PACKAGE YOU ASKED AT START OF THE INTERVIEW, I cleared every round at the end HR told that i can not give what you asked, WHAT THE HECK, you are fortune 500 and wasting time by making false expectations from the candidates.

About Rounds
1 technical
1 techno manager
1 HR

Never Believe in HR double check and then appear in process.

I have rejected the offer after they wasted 2 weeks

Senior Java Developer Interview Questions & Answers

HCLTech user image Prabakaran Kuppusamy

posted on 31 Oct 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Coding Test 

In Virtual meeting, They request to write code for their input in java

Round 3 - Technical 

(1 Question)

  • Q1. Basics of OOPS, Advance features in java, Threads, Exceptions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Flow of micro services, annotations of boot
  • Q2. Sorting program
Round 2 - Technical 

(2 Questions)

  • Q1. Project flow,team management
  • Q2. Collection questions
Round 3 - HR 

(2 Questions)

  • Q1. Normal hr questions,about changing jobs and etc.
  • Q2. Salary negotiation

I applied via Naukri.com and was interviewed in Aug 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. There were basically 2 rounds. the one with senior person and second with manager. Both rounds were easier
  • Q2. As I am a java developer so questions were based on Java only

Interview Preparation Tips

Interview preparation tips for other job seekers - They took 2 weeks to complet whole interview process.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Collections and was interviewed in Jun 2023. There were 4 interview rounds.

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 - Coding Test 

Some basic problem to find which hotel room is booked maximum no of times,
Other program involving streams and grouping collection.

Round 3 - Technical 

(2 Questions)

  • Q1. About the current project and flow
  • Q2. Questions on design patterns
Round 4 - HR 

(2 Questions)

  • Q1. About current package.
  • Q2. About your Expectations.
Contribute & help others!
anonymous
You can choose to be anonymous

SS&C TECHNOLOGIES Interview FAQs

How many rounds are there in SS&C TECHNOLOGIES Senior Java Developer interview?
SS&C TECHNOLOGIES interview process usually has 3 rounds. The most common rounds in the SS&C TECHNOLOGIES interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for SS&C TECHNOLOGIES Senior Java Developer 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 Java, Hibernate, Web Services, Agile and Angularjs.
What are the top questions asked in SS&C TECHNOLOGIES Senior Java Developer interview?

Some of the top questions asked at the SS&C TECHNOLOGIES Senior Java Developer interview -

  1. Oracle queries examp...read more
  2. All concepts in Core java Spring Boot Spring Ba...read more
  3. Kafka depth explanati...read more

Recently Viewed

INTERVIEWS

SS&C TECHNOLOGIES

No Interviews

INTERVIEWS

SS&C TECHNOLOGIES

No Interviews

CAMPUS PLACEMENT

Andhra University

REVIEWS

National Bank Agriculture Rural Development

No Reviews

REVIEWS

National Bank Agriculture Rural Development

No Reviews

LIST OF COMPANIES

SSR TECHVISION PVT.LTD.

Locations

REVIEWS

National Bank Agriculture Rural Development

No Reviews

REVIEWS

National Bank Agriculture Rural Development

No Reviews

REVIEWS

National Bank Agriculture Rural Development

No Reviews

COMPANY BENEFITS

Aditya Birla Capital

No Benefits

Tell us how to improve this page.

SS&C TECHNOLOGIES Senior Java Developer Interview Process

based on 3 interviews

1 Interview rounds

  • Technical Round
View more

SS&C TECHNOLOGIES Senior Java Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Associate
3.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Manager
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
623 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
293 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare SS&C TECHNOLOGIES with

Fiserv

3.0
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