Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Synchrony Team. If you also belong to the team, you can get access from here

Synchrony Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Synchrony Team Developer Interview Questions and Answers

Updated 10 Jan 2025

Synchrony Team Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
No response

I was interviewed in Jul 2024.

Round 1 - Aptitude Test 

Mathematics, critical thinking, mind games, and puzzles.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. This was for internship. The first questions were 10 questions based on guessing output of c program
  • Q2. 2 coding questions with easy to medium difficulty based on strings and mathematical knowledge
Round 2 - Interview 

(1 Question)

  • Q1. This was a virtual interview round which had basic HR type questions.
Round 3 - Hackathon 

(1 Question)

  • Q1. This was code for good hackathon
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Solid principles
  • Q2. OOPS concepts in c++
  • Ans. 

    OOPS concepts in C++ include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: bundling data and methods that operate on the data into a single unit (class)

    • Inheritance: creating new classes based on existing classes, allowing for code reuse

    • Polymorphism: ability for objects of different classes to be treated as objects of a common superclass

    • Abstraction: hiding complex implementation details and sh

  • Answered by AI
  • Q3. Multi threading and its implementation
  • Ans. 

    Multi threading is a programming concept where multiple threads run concurrently within a single process.

    • Multi threading allows for better utilization of CPU resources by running multiple tasks simultaneously.

    • Threads share the same memory space, which can lead to synchronization issues if not handled properly.

    • Examples of multi threading implementations include Java's Thread class, C#'s Task Parallel Library, and Python

  • Answered by AI
  • Q4. Diamond problem in c++
  • Ans. 

    Diamond problem occurs in multiple inheritance when a class inherits from two classes that have a common base class.

    • Diamond problem can be resolved using virtual inheritance in C++.

    • Virtual inheritance ensures that only one instance of the common base class is inherited by the derived class.

    • Example: class A is inherited by classes B and C, then class D inherits from both B and C. Using virtual inheritance for class A re

  • Answered by AI
  • Q5. Types of inheritance and examples
  • Ans. 

    Types of inheritance include single, multiple, multilevel, hierarchical, hybrid, and multipath inheritance.

    • Single inheritance: a class inherits from only one base class.

    • Multiple inheritance: a class inherits from more than one base class.

    • Multilevel inheritance: a class inherits from a class which in turn inherits from another class.

    • Hierarchical inheritance: multiple classes inherit from a single base class.

    • Hybrid inher...

  • Answered by AI
  • Q6. Runtime and compile time polymorphism

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic C++ comcepts.

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. All Scenario questions about architecture and servers.

Interview Preparation Tips

Topics to prepare for MassMutual Full Stack Developer interview:
  • devops
  • design patterns
  • kubernates
  • aws
  • newrelic
  • Software Engineering
  • Architectural Design
Interview preparation tips for other job seekers - I got shortlisted for full stack developer, and after the interview i realized that i was asked mostly about devops. i felt that interviewer instead of looking to test and select the candidate he was mostly to roast and reject. don't know whats the fun and excitement in asking the deepest possible question. i didn't mentioned kubernates or devops in my resume but there was all questions about it in scenarios. My biggest concern is he didn't ask at least one question about my actual tech stack. but good thing got another job in better company on same day.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Global traffic manager
  • Ans. 

    Global Traffic Manager is a network device that directs client requests to the most appropriate server based on factors like server availability and load.

    • Global Traffic Manager (GTM) is a type of load balancer used to manage traffic across multiple servers or data centers.

    • It helps optimize the performance and availability of applications by distributing client requests to the most suitable server.

    • GTM can perform functi...

  • Answered by AI
  • Q2. What is Local traffic manager
  • Ans. 

    Local Traffic Manager is a network device or software that manages traffic within a local network.

    • Local Traffic Manager (LTM) is a type of load balancer that distributes incoming network traffic across multiple servers to ensure optimal resource utilization.

    • It helps improve application performance, availability, and security by intelligently routing traffic based on various factors such as server health, load, and prox...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is Business continuity management
  • Ans. 

    Business continuity management is a process that helps organizations prepare for and recover from potential threats or disruptions.

    • Involves identifying potential risks and developing plans to mitigate them

    • Ensures critical functions can continue during and after a disaster

    • Includes testing and updating plans regularly to ensure effectiveness

  • Answered by AI
  • Q2. What is resiliency
  • Ans. 

    Resiliency is the ability to bounce back from challenges, setbacks, and adversity.

    • Resiliency involves adapting to change and overcoming obstacles

    • It is about maintaining a positive attitude and mindset during difficult times

    • Building resiliency involves developing coping strategies and seeking support from others

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Good with location
  • Q2. Why should we hire you

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Why do you want to switch
  • Ans. 

    I want to switch to explore new technologies and challenges in a different industry.

    • Interested in learning new skills and technologies

    • Seeking new challenges and opportunities for growth

    • Want to explore different industry perspectives

  • Answered by AI
  • Q2. Salry expectations
Round 2 - Technical 

(2 Questions)

  • Q1. Question on oop concepts
  • Q2. Coding questions
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Sep 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of OOPS concept
  • Q2. Project experience
  • Ans. 

    Developed a web application for a retail company to manage inventory and sales.

    • Used Java, Spring framework, and MySQL for backend development

    • Implemented user authentication and authorization using Spring Security

    • Utilized JavaScript and HTML/CSS for frontend development

    • Integrated payment gateway for online transactions

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

Asked about data structures

Round 2 - Coding Test 

Asked about java programmes

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a passionate software developer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Passionate about coding and problem-solving

  • Answered by AI
  • Q2. Are you ready to relocate
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am willing to relocate for the right job opportunity that aligns with my career goals.

    • I have experience moving for previous jobs and am comfortable with the process.

    • I am excited about the possibility of exploring a new city or country and experiencing a different culture.

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - hirevue 

(2 Questions)

  • Q1. On demand video assessment that include questions to answer.
  • Q2. Games designed to test different ability.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Oct 2023.

Round 1 - Technical 

(4 Questions)

  • Q1. 3-4 coding questions on screen sharing
  • Q2. Interview want to list the answer which he know not the other solution
  • Q3. List manipulation
  • Q4. Form another string from inputstring
  • Ans. 

    Concatenate inputstring with another string to form a new string

    • Use string concatenation to combine inputstring with another string

    • Ensure to handle any necessary formatting or spacing between the strings

    • Example: inputstring = 'Hello', newString = 'World', result = 'Hello World'

  • Answered by AI

Synchrony Interview FAQs

How many rounds are there in Synchrony Team Developer interview?
Synchrony interview process usually has 1 rounds. The most common rounds in the Synchrony interview process are Aptitude Test.

Tell us how to improve this page.

Synchrony Team Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 568 Interviews
Citicorp Interview Questions
3.7
 • 567 Interviews
HSBC Group Interview Questions
4.0
 • 490 Interviews
American Express Interview Questions
4.2
 • 361 Interviews
UBS Interview Questions
3.9
 • 339 Interviews
Morgan Stanley Interview Questions
3.7
 • 308 Interviews
Morningstar Interview Questions
3.9
 • 241 Interviews
Bank of America Interview Questions
4.3
 • 237 Interviews
View all
Senior Analyst
252 salaries
unlock blur

₹5.2 L/yr - ₹18.5 L/yr

Senior Customer Service Representative
230 salaries
unlock blur

₹2.5 L/yr - ₹6.2 L/yr

Senior Representative
229 salaries
unlock blur

₹2.6 L/yr - ₹7 L/yr

Manager
178 salaries
unlock blur

₹6.8 L/yr - ₹24 L/yr

Senior Associate
149 salaries
unlock blur

₹2.9 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Synchrony with

American Express

4.2
Compare

Capital One Financial Corporation

4.0
Compare

Discover Financial Services

4.0
Compare

Wells Fargo

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