Upload Button Icon Add office photos

Syfe

Compare button icon Compare button icon Compare
4.2

based on 9 Reviews

Filter interviews by

Syfe Senior Software Engineer Interview Questions and Answers

Updated 10 Sep 2024

Syfe Senior Software Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

First round was taken by interview vector on leetcode
1 question was based on binary search

Round 2 - Technical 

(2 Questions)

  • Q1. Binary search(ship capacity leetcode)
  • Q2. Twitter lld design (medium leetcode)

Interview questions from similar companies

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

I applied via Instahyre and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Was of 1 hour, got asked about 3 sum as well as a medium level problem

Round 2 - Technical 

(2 Questions)

  • Q1. Releated to IOS
  • Q2. About multithreading, deep dive

Interview Preparation Tips

Topics to prepare for PhonePe Senior Software Engineer interview:
  • IOS
  • Swift
  • Data Structures
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Data structures and algo. 2 ques were asked in hackerrank

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions related to System design
Round 3 - One-on-one 

(1 Question)

  • Q1. Basic question related to Spring and Java
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. System design basics
  • Q2. Java 8 stream api code
  • Q3. Current project
Round 2 - Technical 

(2 Questions)

  • Q1. Only arrogance related stuff
  • Q2. Only arrogance related stuff happened

Interview Preparation Tips

Interview preparation tips for other job seekers - Too much arrogant people .
Not at all talented asked me everything theoretical ,no evaluation from logic building or coding perspective just some random stupid google questions based upon their own internal project work .
I am not happy with the style of evaluation also interviewer was too much arrogant and rude .never met these kind of people.
I do too belongs to equal product based,good technical background but never seen anyone rude to this level.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was about DS Algo and Java garbage collection,multithreading

Round 2 - Technical 

(2 Questions)

  • Q1. Low level design of rate limiter
  • Ans. 

    Rate limiter is a system that controls the rate of traffic sent or received by a network interface.

    • Implement a token bucket algorithm to track and limit the rate of requests

    • Use a sliding window algorithm to track the number of requests within a specific time frame

    • Consider using a distributed rate limiter for scalability and fault tolerance

  • Answered by AI
  • Q2. Springboot basics, java basics, future interfaces, basic sql queries

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

MCQ type questions related to Front end, Back end and involved few coding questions in the MCQ format

Round 2 - Technical 

(3 Questions)

  • Q1. How would you debug an application to solve a production defect that was raised?
  • Ans. 

    I would start by reproducing the issue, analyzing logs, checking code changes, and using debugging tools.

    • Reproduce the issue to understand the exact scenario where the defect occurs.

    • Analyze logs to identify any error messages or warnings related to the defect.

    • Check recent code changes to see if any recent modifications could have caused the defect.

    • Use debugging tools like breakpoints, logging, and profiling to trace th...

  • Answered by AI
  • Q2. What would you do if a defect can't be fixed?
  • Ans. 

    I would analyze the impact of the defect and explore alternative solutions.

    • Analyze the impact of the defect on the overall system functionality

    • Discuss with the team to brainstorm alternative solutions

    • Consider workarounds or temporary fixes while a permanent solution is being developed

  • Answered by AI
  • Q3. How would you implement breaking changes in the application?
  • Ans. 

    Breaking changes can be implemented by following a structured process to minimize impact on users.

    • Communicate the changes to stakeholders in advance

    • Provide detailed documentation on the changes and how to adapt to them

    • Implement versioning to allow users to choose when to adopt the changes

    • Use feature flags to gradually roll out the changes and monitor impact

    • Run thorough testing to ensure the changes do not introduce new

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are applying for Back end then it is expected to know Front end skills as well and vice versa.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Longest Consecutive Sequence
  • Ans. 

    Find the length of the longest consecutive elements sequence in an array.

    • Sort the array to ensure consecutive elements are adjacent

    • Iterate through the array and keep track of the current consecutive sequence length

    • Update the longest consecutive sequence length as you iterate

  • Answered by AI
  • Q2. Core Java Questions
Round 2 - Technical 

(2 Questions)

  • Q1. Executor Service and it's code
  • Ans. 

    Executor Service is a framework provided by Java for managing and executing asynchronous tasks.

    • Executor Service allows you to easily create and manage threads for executing tasks.

    • It provides a way to control the number of threads used for executing tasks, which can help prevent resource exhaustion.

    • You can submit tasks to an Executor Service using methods like execute() or submit().

    • Executor Service can be used to execut...

  • Answered by AI
  • Q2. Core Java and Spring boot questions
Round 3 - Technical 

(2 Questions)

  • Q1. Design patterns
  • Q2. Core Java questions

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Aks about the few questions of dsa
  • Q2. Ask about the design system
Round 2 - Technical 

(1 Question)

  • Q1. Ask about the design system
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Machine coding: Design in-memory document search
Round 2 - Technical 

(1 Question)

  • Q1. HLD: Design a ad-click aggregation service
  • Ans. 

    Design an ad-click aggregation service for tracking and analyzing ad clicks.

    • Use a distributed system to handle high volume of ad click data

    • Implement real-time processing for immediate insights on ad performance

    • Utilize a database to store aggregated ad click data for reporting and analysis

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Search in Rotated sorted array

Syfe Interview FAQs

How many rounds are there in Syfe Senior Software Engineer interview?
Syfe interview process usually has 2 rounds. The most common rounds in the Syfe interview process are Coding Test and Technical.
What are the top questions asked in Syfe Senior Software Engineer interview?

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

  1. binary search(ship capacity leetco...read more
  2. twitter lld design (medium leetco...read more

Tell us how to improve this page.

Syfe Senior Software Engineer Salary
based on 5 salaries
₹29 L/yr - ₹30 L/yr
97% more than the average Senior Software Engineer Salary in India
View more details
Software Engineer
6 salaries
unlock blur

₹15 L/yr - ₹35 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹29 L/yr - ₹30 L/yr

Software Developer
4 salaries
unlock blur

₹14 L/yr - ₹29.4 L/yr

QA Engineer
4 salaries
unlock blur

₹3.5 L/yr - ₹12 L/yr

SDE-2
4 salaries
unlock blur

₹20 L/yr - ₹30 L/yr

Explore more salaries
Compare Syfe with

Groww

3.8
Compare

Zerodha

4.2
Compare

Upstox

3.7
Compare

Paytm Money

3.4
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