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
4.4

based on 1k Reviews

Filter interviews by

Synchrony Api Engineer Interview Questions and Answers

Updated 3 Oct 2024

Synchrony Api Engineer Interview Experiences

1 interview found

Api Engineer Interview Questions & Answers

user image Himanshu Ranjan

posted on 3 Oct 2024

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

I applied via Naukri.com and was interviewed before Oct 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Creating an api to upload images based on logged in account

Round 2 - Technical 

(1 Question)

  • Q1. Technical interview basic
Round 3 - Technical 

(1 Question)

  • Q1. Technical interview in depth
Round 4 - HR 

(1 Question)

  • Q1. Manageria round

Api Engineer Jobs at Synchrony

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 Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Asked questions on arrays

Round 2 - Technical 

(5 Questions)

  • Q1. Questions on databases
  • Q2. Questions on data structures
  • Q3. Questions on sql
  • Q4. Questions on projects
  • Q5. Questions on java
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Mar 2024. There were 4 interview rounds.

Round 1 - Coding Test 

(2 Questions)

  • Q1. Find the character with the maximum frequency
  • Ans. 

    Iterate through each character in the array of strings and keep track of the frequency of each character. Return the character with the maximum frequency.

    • Create a dictionary to store the frequency of each character

    • Iterate through each string in the array and then through each character in the string

    • Update the frequency count of each character in the dictionary

    • Return the character with the maximum frequency

  • Answered by AI
  • Q2. Valid parenthesis
Round 2 - Technical 

(1 Question)

  • Q1. Have you used Junit? What is the difference between SQl and NoSQl Databases? have you worked with Kafka? Kafka based questions. explain dockerization/ containerization. which java8 feature did you work wit...
  • Ans. 

    Yes, I have experience with Junit, SQL and NoSQL databases, Kafka, Dockerization, Java 8 features, stream() operations, and shell scripting in Unix.

    • I have used Junit for unit testing in Java projects.

    • SQL databases are relational databases that use structured query language for data manipulation, while NoSQL databases are non-relational databases that provide flexible schema design and horizontal scalability.

    • I have work...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is the most complex sql query you have written till date. Why did you use nested query to achieve your goal? explain the query. which join did you use in the query. have you implemented hashset? how w...
  • Ans. 

    The most complex SQL query involved nested queries for data manipulation. Used inner join. Implemented hashset and avoided trees due to their drawbacks.

    • Nested SQL query used for complex data manipulation

    • Inner join used for combining data from multiple tables

    • Implemented hashset for efficient data storage and retrieval

    • Avoided trees due to their drawbacks such as unbalanced structure and slower traversal times

  • Answered by AI
  • Q2. Find and replace words in a file using shell scripting. add an index in the beginning of each line in a file using shell scripting. what is multithreading? difference between single threaded and multithrea...
  • Ans. 

    Shell scripting for find and replace, adding index to lines, multithreading, hashmap vs hashtable, stack vs queue

    • Use sed command for find and replace in shell scripting

    • Use awk command to add an index at the beginning of each line in a file

    • Multithreading is the ability of a CPU to execute multiple threads concurrently

    • Single threaded means only one thread is executed at a time, while multithreaded allows multiple threads...

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

(1 Question)

  • Q1. Behavioral questions- tell me about yourself. do you have any questions for us?

Interview Preparation Tips

Topics to prepare for Fidelity Investments Software Engineer interview:
  • DSA
  • SQL
  • Shell Scripting
  • Kafka
Interview preparation tips for other job seekers - Depends on the team your interviewing with but I personally felt their interviews are un-structured. The questions were not based on my experience.

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Basic array and vectors DSA questions

Round 2 - Technical 

(3 Questions)

  • Q1. Asked me about my past project and my contribution in it
  • Q2. Linux commands and c++ language control
  • Q3. Asked me to write last function i wrote and explain what it does
Round 3 - Behavioral 

(2 Questions)

  • Q1. Asked me about my past projects and my contribution
  • Q2. Checked my work ethics
Round 4 - HR 

(2 Questions)

  • Q1. Basic hr questions
  • Q2. Salary negotiation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Coding Test 

Write code to return the maximum profit by buying and selling stocks using available money

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

It was realted to analytical and logic reasoning topics

Round 2 - Coding Test 

It's related to DSA topics

Round 3 - Technical 

(2 Questions)

  • Q1. Types of Polymorphism
  • Ans. 

    Polymorphism in programming refers to the ability of a single function or method to operate on different types of data.

    • There are two main types of polymorphism: compile-time (static) polymorphism and runtime (dynamic) polymorphism.

    • Compile-time polymorphism is achieved through function overloading and operator overloading.

    • Runtime polymorphism is achieved through inheritance and virtual functions.

    • Example of compile-time ...

  • Answered by AI
  • Q2. SQL based questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is HTML and CSS?
  • Ans. 

    HTML and CSS are markup languages used for creating and styling web pages.

    • HTML stands for HyperText Markup Language and is used for structuring content on web pages.

    • CSS stands for Cascading Style Sheets and is used for styling the appearance of web pages.

    • HTML uses tags to define elements like headings, paragraphs, images, and links.

    • CSS allows for customization of colors, fonts, layout, and other visual aspects of a web...

  • Answered by AI
  • Q2. Operating Systems, DBMS, Python

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Secenario based questions
  • Q2. Project development

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepare
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Question on java basics

Round 2 - Technical 

(1 Question)

  • Q1. Oops concept and hr question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be patient
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

They asked general aptitude questions ones you can easily practice from indiabix

Round 2 - Coding Test 

Be prepared with medium level DSA questions. They touched upon topics like trees, DP, hashing etc.

Round 3 - Technical 

(1 Question)

  • Q1. They had a total of two technical rounds where one was with the manager you will be working under. The touched upon some puzzles and reasoning questions. The questions will mostly be around you resume so m...
Round 4 - HR 

(1 Question)

  • Q1. General HR questions

Synchrony Interview FAQs

How many rounds are there in Synchrony Api Engineer interview?
Synchrony interview process usually has 4 rounds. The most common rounds in the Synchrony interview process are Technical, Coding Test and HR.
How to prepare for Synchrony Api 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 Synchrony. The most common topics and skills that interviewers at Synchrony expect are Application Development, Information Technology, Agile, Analytical and Computer science.
What are the top questions asked in Synchrony Api Engineer interview?

Some of the top questions asked at the Synchrony Api Engineer interview -

  1. Technical interview ba...read more
  2. Technical interview in de...read more
  3. Manageria ro...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Synchrony interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 546 Interviews
HSBC Group Interview Questions
4.0
 • 478 Interviews
American Express Interview Questions
4.2
 • 352 Interviews
UBS Interview Questions
4.0
 • 340 Interviews
Morgan Stanley Interview Questions
3.7
 • 296 Interviews
Morningstar Interview Questions
4.0
 • 237 Interviews
Bank of America Interview Questions
4.3
 • 230 Interviews
View all
Synchrony Api Engineer Salary
based on 8 salaries
₹10 L/yr - ₹16.8 L/yr
54% more than the average Api Engineer Salary in India
View more details
API Engineer 2, EIS (L09)

Hyderabad / Secunderabad

5-8 Yrs

Not Disclosed

Explore more jobs
Senior Customer Service Representative
241 salaries
unlock blur

₹2.5 L/yr - ₹6.2 L/yr

Senior Analyst
233 salaries
unlock blur

₹5.7 L/yr - ₹22 L/yr

Senior Representative
220 salaries
unlock blur

₹2.4 L/yr - ₹6.2 L/yr

Manager
170 salaries
unlock blur

₹7 L/yr - ₹24 L/yr

Senior Associate
154 salaries
unlock blur

₹2.7 L/yr - ₹6 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

Citigroup

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview