Upload Button Icon Add office photos
Engaged Employer

i

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

Zeta Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Zeta Technical Lead Interview Questions and Answers

Updated 22 Oct 2023

Zeta Technical Lead Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed before Oct 2022. 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 tips
Round 2 - Coding Test 

Coding covered LC medium and easy questions on recursion, trees n dp.

Round 3 - Technical 

(1 Question)

  • Q1. Technical covered concurrency, ui questions and some logical programming
Round 4 - System Design 

(1 Question)

  • Q1. Design system included your class diagram and lld and codng design patterns and api interfaces.

Interview Preparation Tips

Topics to prepare for Zeta Technical Lead interview:
  • DSA
  • System Design
  • Technical

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Jun 2021. There were 3 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. When do you prefer Decision Tree better than Random Forest model if model outputs are similar
  • Ans. 

    Decision Tree is preferred over Random Forest when interpretability is important.

    • Decision Tree is easier to interpret and visualize than Random Forest.

    • Decision Tree is better suited for small datasets with few features.

    • Random Forest is better suited for large datasets with many features.

    • Random Forest is less prone to overfitting than Decision Tree.

    • Decision Tree can be used as a building block for Random Forest.

    • If inter...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to work here

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep answers simple and to the point.

Skills evaluated in this interview

I applied via Referral and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. First they ask tell me about yourself and second they give you any topic to speak continues for 5 minutes. They check only your grammer if someone is not comfortable to that topic you can tell them to give...

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is so simple. Don't hesitate if someone looking for going to Paytm. They can free you in half n hour. All the documentation they can do on same day. Kindly get your marksheet and graduation degree certificate while you go for interview.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Question on python sql
Round 2 - Technical 

(1 Question)

  • Q1. Questions on python advanced
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Round 1 Aptitude Test. They Ask Total 24 questions There are Aptitude and Verbal, One Codding question related To Sql Joins.

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

I applied via LinkedIn and was interviewed in May 2023. There were 3 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 tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Methods of valuation
  • Ans. 

    Valuation methods are used to determine the worth of a company or asset.

    • Common valuation methods include discounted cash flow (DCF), comparable company analysis (CCA), and precedent transactions analysis.

    • DCF involves estimating the future cash flows of a company and discounting them back to present value.

    • CCA compares the target company to similar publicly traded companies to determine its value.

    • Precedent transactions a...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is your expectation for salary
  • Q2. As per industry standard.

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident.
Round 1 - Technical 

(1 Question)

  • Q1. Linear regression? python coding of lists.
Round 2 - Technical 

(1 Question)

  • Q1. Linear regression? python coding

Interview Preparation Tips

Interview preparation tips for other job seekers - brush up on python,machine learning

Interview Questionnaire 

1 Question

  • Q1. How are you and what's your qualifications

Interview Preparation Tips

Interview preparation tips for other job seekers - Be relax even if you are without skills they will hire you only thing is that they need underpaid workers

Interview Questionnaire 

1 Question

  • Q1. Tell me something about yourself?

Interview Preparation Tips

Interview preparation tips for other job seekers - Your first answer decides that you are selected or not and most of the times a first question is about your introduction. So please introduce yourself in a proper manner. first your name and details then education than your ambitions and goals and then what you have achieved in your life (i.e. the skills you have). Please be confident in front of your interviewer.
Round 1 - One-on-one 

(2 Questions)

  • Q1. Reverse the given linked list
  • Q2. Separate out 0's, 1's, and 2's in an array
  • Ans. 

    Separate out 0's, 1's, and 2's in an array

    • Create three variables to count the number of 0's, 1's, and 2's in the array

    • Loop through the array and increment the respective variable for each occurrence

    • Create a new array and add the counted number of 0's, 1's, and 2's in order

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

(2 Questions)

  • Q1. Remove duplicates from the given array
  • Ans. 

    Remove duplicates from given array of strings

    • Create a new empty array

    • Loop through the original array and check if the element already exists in the new array

    • If not, add it to the new array

    • Return the new array

  • Answered by AI
  • Q2. Detect a loop in linked list
  • Ans. 

    Loop in linked list can be detected using Floyd's cycle-finding algorithm.

    • Floyd's cycle-finding algorithm uses two pointers, one moving at twice the speed of the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower pointer.

    • If there is no loop, the faster pointer will reach the end of the list.

    • Time complexity of this algorithm is O(n) and space complexity is O(1).

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your data structure and algorithm practice as they are take problem solving quite seriously.

Skills evaluated in this interview

Zeta Interview FAQs

How many rounds are there in Zeta Technical Lead interview?
Zeta interview process usually has 4 rounds. The most common rounds in the Zeta interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in Zeta Technical Lead interview?

Some of the top questions asked at the Zeta Technical Lead interview -

  1. design system included your class diagram and lld and codng design patterns and...read more
  2. technical covered concurrency, ui questions and some logical programm...read more

Tell us how to improve this page.

Zeta Technical Lead Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 752 Interviews
PhonePe Interview Questions
4.0
 • 299 Interviews
PayPal Interview Questions
3.9
 • 207 Interviews
Fractal Analytics Interview Questions
4.0
 • 204 Interviews
Razorpay Interview Questions
3.6
 • 148 Interviews
MathCo Interview Questions
2.9
 • 110 Interviews
Kiya.ai Interview Questions
3.2
 • 48 Interviews
embedUR Systems Interview Questions
3.3
 • 48 Interviews
Mobikwik Interview Questions
3.7
 • 47 Interviews
Mitsogo Inc Interview Questions
3.1
 • 38 Interviews
View all
Zeta Technical Lead Salary
based on 15 salaries
₹24.5 L/yr - ₹70 L/yr
177% more than the average Technical Lead Salary in India
View more details

Zeta Technical Lead Reviews and Ratings

based on 3 reviews

3.0/5

Rating in categories

3.2

Skill development

1.9

Work-life balance

4.3

Salary

3.2

Job security

2.8

Company culture

3.2

Promotions

2.6

Work satisfaction

Explore 3 Reviews and Ratings
Software Development Engineer II
79 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
51 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
49 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Program Manager
42 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
37 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Zeta with

Paytm

3.3
Compare

PhonePe

4.0
Compare

Mobikwik

3.7
Compare

Payed

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