Upload Button Icon Add office photos
Engaged Employer

i

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

Navi Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Navi Technologies Sdet Lead Interview Questions and Answers

Updated 23 Jul 2024

Navi Technologies Sdet Lead Interview Experiences

1 interview found

Sdet Lead Interview Questions & Answers

user image Anonymous

posted on 23 Jul 2024

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

Data structure and algo questions from leetcode

Round 2 - Assignment 

Machine coding assignment

Round 3 - Technical 

(2 Questions)

  • Q1. Design Content Delivery Network
  • Ans. 

    Designing a Content Delivery Network (CDN) for efficient content distribution.

    • Identify target audience and content types

    • Select appropriate CDN providers based on needs (e.g. Akamai, Cloudflare)

    • Implement caching strategies for static and dynamic content

    • Optimize network routing for faster delivery

    • Monitor performance and adjust as needed

  • Answered by AI
  • Q2. Design notification service
  • Ans. 

    Design a notification service for sending alerts to users.

    • Identify types of notifications (email, SMS, push notifications)

    • Implement a notification queue to handle high volume of notifications

    • Allow users to customize notification preferences

    • Include monitoring and logging for tracking delivery status

    • Consider scalability and reliability of the service

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Technical 

(1 Question)

  • Q1. WHAT IS OOPS, INHERITANCE, STATIC DYNAMIC BINDING
  • Ans. 

    OOPS is Object-Oriented Programming, Inheritance is the ability of a class to inherit properties and behavior from another class, Static Binding is resolved at compile time, Dynamic Binding is resolved at runtime.

    • OOPS stands for Object-Oriented Programming, which is a programming paradigm based on the concept of objects.

    • Inheritance is a feature in OOP that allows a class to inherit properties and behavior from another ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for PayU Payments Sdet interview:
  • Selenium
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Array question from leetcode
  • Q2. Stack question from leetcode
Round 2 - Coding Test 

Two problems each of array and stack

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

Dsa Question based on Arrays, graph and strings

Round 2 - Technical 

(1 Question)

  • Q1. Pattern printing question. Start pattern

Sde1 Interview Questions & Answers

ACKO user image Anonymous

posted on 20 Jan 2025

Interview experience
2
Poor
Difficulty level
-
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Coding Test 

Regex generator- used dp

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

(1 Question)

  • Q1. Multithreading code

Sde1 Interview Questions & Answers

Rupeek user image Anonymous

posted on 31 Aug 2024

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

I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. LinkedList / Tree
  • Q2. DP - Recursion - PnC
Round 2 - One-on-one 

(1 Question)

  • Q1. Projects , Last Exp
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions to be asked in this round

Round 2 - Coding Test 

Write a Java program to sort array in ascending order

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Had got a take home assignment
Round 2 - Technical 

(1 Question)

  • Q1. This was a technical round asking questions speicific to testing , like how would you check logs, where are they stored, etc
Round 3 - Aptitude Test 

With recruiter/HR.The salary expectation was discussed and joining date etc.

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
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 tips
Round 2 - Coding Test 

2 Coding problem. Need to solve with complexity in mind.

Round 3 - One-on-one 

(4 Questions)

  • Q1. Testing and Automation Acumen: Asked about automation testing framework. Various discussions and question around. Asked to write testcases in a scenario. Given multiple upstream and downstream services.
  • Q2. Best time to buy or sell stock.
  • Ans. 

    The best time to buy or sell stock depends on various factors such as market conditions, company performance, and personal financial goals.

    • Consider buying stocks when the market is down and selling when it is up to maximize profits.

    • Research the company's financial health, growth potential, and industry trends before making a decision.

    • Set clear investment goals and risk tolerance to determine the best time to buy or sel...

  • Answered by AI
  • Q3. Validate Parenthesis
  • Ans. 

    Validate if a given string of parentheses is valid or not

    • Use a stack to keep track of opening parentheses

    • Pop from stack when encountering a closing parenthesis

    • Return false if stack is not empty at the end

  • Answered by AI
  • Q4. Write testcases on A-->B-->C microservices. Integration testcases.
  • Ans. 

    Write integration testcases for A-->B-->C microservices

    • Test the communication between A and B microservices

    • Test the data flow from B to C microservices

    • Verify the response of C microservice based on input from A

    • Check for error handling and edge cases in the integration flow

  • Answered by AI
Round 4 - Group Discussion 

Manager Round there were two people in the call. Asked me about technologies I worked.
Various challenges faced in the automation.
Discussed on life goals.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join look for better opportunities.

Skills evaluated in this interview

Navi Technologies Interview FAQs

How many rounds are there in Navi Technologies Sdet Lead interview?
Navi Technologies interview process usually has 3 rounds. The most common rounds in the Navi Technologies interview process are Coding Test, Assignment and Technical.
What are the top questions asked in Navi Technologies Sdet Lead interview?

Some of the top questions asked at the Navi Technologies Sdet Lead interview -

  1. Design Content Delivery Netw...read more
  2. Design notification serv...read more

Tell us how to improve this page.

Navi Technologies Sdet Lead Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Sdet Lead Interview Questions from Similar Companies

View all
Navi Technologies Sdet Lead Salary
based on 4 salaries
₹25 L/yr - ₹63 L/yr
42% more than the average Sdet Lead Salary in India
View more details
Associate Manager
66 salaries
unlock blur

₹12.2 L/yr - ₹44 L/yr

Senior Executive
45 salaries
unlock blur

₹3.5 L/yr - ₹10.6 L/yr

Business Analyst
40 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

Collections Executive
32 salaries
unlock blur

₹2.2 L/yr - ₹4.9 L/yr

Software Developer
31 salaries
unlock blur

₹20 L/yr - ₹37 L/yr

Explore more salaries
Compare Navi Technologies with

Paytm

3.3
Compare

Flipkart

4.0
Compare

Ola Cabs

3.4
Compare

Swiggy

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