Upload Button Icon Add office photos
Engaged Employer

i

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

ZET Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ZET Interview Questions and Answers

Updated 19 Nov 2024

ZET Interview Experiences

Popular Designations

7 interviews found

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

(1 Question)

  • Q1. What is your level of sql
  • Ans. 

    I have an intermediate level of SQL proficiency.

    • Proficient in writing complex SQL queries

    • Familiar with joins, subqueries, and aggregations

    • Experience with optimizing queries for performance

    • Knowledge of database management systems like MySQL, PostgreSQL, etc.

  • Answered by AI

Skills evaluated in this interview

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Was asked to implement swipe functionality like in whatsapp in react native
  • Q2. Only 1 question was asked

Software Development Engineer II Interview Questions asked at other Companies

Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789" constraints - since the strings can... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Accounting Principles
  • Q2. Excel working knowledge

Brand Manager Interview Questions & Answers

user image Vineet Nair

posted on 22 Aug 2023

Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 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 - Assignment 

Case study on the Brand

Round 3 - One-on-one 

(1 Question)

  • Q1. Interview to evaluate the technical knowledge

Brand Manager Interview Questions asked at other Companies

Q1. Caselet: Suppose your product team gives you a product which needs to be priced above or equal to 1.1 Lakh. But the customer is ready to pay only 1 lac for the product. How would go about launching the product at that price?
View answer (1)

ZET interview questions for popular designations

 Financial Associate

 (2)

 Brand Manager

 (1)

 Data Analyst

 (1)

 SDE

 (1)

 Software Development Engineer II

 (1)

 Software Engineer

 (1)

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

I applied via LinkedIn and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Accounting standards
Round 2 - Assignment 

Excel and accounting

Round 3 - One-on-one 

(1 Question)

  • Q1. Basic accounting

Financial Associate Interview Questions asked at other Companies

Q1. Journal entry for cash sales?
View answer (33)

SDE Interview Questions & Answers

user image Anonymous

posted on 3 Aug 2024

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

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

Round 1 - Coding Test 

General dsa questions

Round 2 - Technical 

(1 Question)

  • Q1. DP, trees, graph

SDE Interview Questions asked at other Companies

Q1. Longest Increasing Subsequence Problem Statement Given an array of integers with 'N' elements, determine the length of the longest subsequence where each element is greater than the previous element. This subsequence must be in strictly inc... read more
Add answer
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 Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Find the maximum sum of the subarrays in an array.
  • Ans. 

    Find the maximum sum of subarrays in an array.

    • Iterate through the array and keep track of the current sum.

    • If the current sum becomes negative, reset it to 0.

    • Update the maximum sum as you iterate through the array.

    • Return the maximum sum found.

  • Answered by AI
  • Q2. Count of the subarrays with k different integers
  • Ans. 

    The question asks to count the number of subarrays with k different integers in an array.

    • Use a sliding window approach to iterate through the array and keep track of the count of unique integers in the window.

    • Maintain a hashmap to store the frequency of each integer in the window.

    • Increment the count of subarrays whenever the number of unique integers in the window equals k.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be prepared for the fundamentals and easy questions from leetcode

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)

Interview questions from similar companies

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. How your last experience a fit for this company?
  • Ans. 

    My experience as a Category Manager in the retail industry aligns well with the needs of this company.

    • Managed product categories to drive sales and profitability

    • Developed strategic plans for assortment and pricing

    • Worked closely with suppliers to negotiate contracts and promotions

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

(1 Question)

  • Q1. How did you imporve P&L in last organisation?
  • Ans. 

    Implemented cost-saving initiatives and optimized product assortment to increase profitability.

    • Analyzed sales data to identify underperforming products and discontinued them

    • Negotiated better pricing with suppliers to reduce costs

    • Implemented promotional strategies to drive sales and increase margins

    • Optimized inventory levels to reduce carrying costs

    • Introduced new product lines with higher profit margins

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

(1 Question)

  • Q1. How to start a new category?
  • Ans. 

    The steps to start a new category involve market research, identifying trends, setting goals, creating a strategy, selecting products, and launching the category.

    • Conduct market research to identify gaps and opportunities in the market.

    • Identify trends and consumer preferences to determine the potential success of the new category.

    • Set clear goals and objectives for the new category, including sales targets and market sha...

  • Answered by AI
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 Dec 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Why shifting from government bank
  • Ans. 

    I shifted from government bank to explore new challenges and opportunities in the private sector.

    • Desire for new challenges and growth

    • Opportunity to work in a more dynamic and innovative environment

    • Interest in exploring different aspects of the industry

    • Potential for career advancement and higher salary

    • Ability to work with cutting-edge technology and tools

  • Answered by AI
  • Q2. Tell about yourself
Round 2 - Technical 

(1 Question)

  • Q1. Case based on building a financial application for payments
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

The first round was a coding test, which was outsourced to an external vendor. I was asked 2 basic DSA questions, and there was discussions around the time and space complexity, and scope of optimizing the solutions. Post that there were a few questions around Spring Boot features and basic system design. The interviewer was professional throughout the interview, and the interview process felt more like a discussion, as compared to the standard interview process.

Round 2 - Coding Test 

There was another round of coding - this time conducted by the organization itself. It consisted of a medium level DSA question on stacks. I wrote the code on my personal IDE and executed it there itself. The interviewer discussed about the possible edge cases and how I would deal with them. Post solving the question I was asked about my previous projects.

Round 3 - Technical 

(3 Questions)

  • Q1. Discuss in detail about a scenario where a challenging production issue was handled.
  • Q2. What are your responsibilities as a senior / team lead in the current organization?
  • Q3. How did you handle conflicts with junior engineers and reporting managers?
Round 4 - Group Discussion 

This was the final round where the discussion was largely around system design and HLD. It started off with questions are system design patterns and concepts. Then I was asked to design a booking design, with discussions around concurrency control and transaction management.

Interview Preparation Tips

Interview preparation tips for other job seekers - The coding questions were easy-medium, so strong basics is important. Be prepared to talk about previous projects in detail. A good knowledge on system design concepts is a must.

ZET Interview FAQs

How many rounds are there in ZET interview?
ZET interview process usually has 1-2 rounds. The most common rounds in the ZET interview process are One-on-one Round, Technical and Assignment.
How to prepare for ZET 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 ZET. The most common topics and skills that interviewers at ZET expect are Digital Marketing, B2B Sales, Bfsi Sales, Corporate Sales and Marketing.
What are the top questions asked in ZET interview?

Some of the top questions asked at the ZET interview -

  1. Find the maximum sum of the subarrays in an arr...read more
  2. Count of the subarrays with k different integ...read more
  3. what is your level of ...read more

Tell us how to improve this page.

ZET Interview Process

based on 7 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
CapitalOne Interview Questions
3.7
 • 78 Interviews
View all

ZET Reviews and Ratings

based on 20 reviews

2.8/5

Rating in categories

2.7

Skill development

2.6

Work-life balance

2.9

Salary

2.4

Job security

2.7

Company culture

2.4

Promotions

2.6

Work satisfaction

Explore 20 Reviews and Ratings
Software Engineer
10 salaries
unlock blur

₹8.4 L/yr - ₹26 L/yr

Software Developer
5 salaries
unlock blur

₹12.1 L/yr - ₹20 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹18 L/yr - ₹25 L/yr

Data Analyst
4 salaries
unlock blur

₹19 L/yr - ₹24 L/yr

Senior Business Analyst
4 salaries
unlock blur

₹25 L/yr - ₹28 L/yr

Explore more salaries
Compare ZET with

Wipro

3.7
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

HCLTech

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