i
Navi
Technologies
Filter interviews by
Managing a dataset of 100,000 merchants requires organization, analysis, and effective data management strategies.
Implement a robust database management system (DBMS) to store and retrieve merchant data efficiently.
Utilize data segmentation to categorize merchants based on criteria like location, sales volume, or industry.
Regularly update and clean the dataset to remove duplicates and outdated information, ensurin...
Design a scalable task scheduler to manage and execute tasks efficiently based on priority and timing.
Define task attributes: ID, priority, execution time, and status.
Use a priority queue to manage task scheduling based on priority.
Implement worker threads to execute tasks concurrently.
Consider persistent storage for tasks to survive system restarts.
Provide an API for adding, updating, and removing tasks.
Yes, I can effectively manage calls by utilizing strong communication skills and organizational techniques.
Prioritize calls based on urgency and importance, ensuring critical issues are addressed first.
Utilize call scripts to maintain consistency and professionalism during conversations.
Implement a call tracking system to monitor follow-ups and resolutions, enhancing accountability.
Example: In my previous role, I ...
To determine the due date of a loan, consider the loan terms, payment frequency, and interest calculation method.
Loan Terms: Identify the loan amount, interest rate, and duration. For example, a $10,000 loan at 5% for 2 years.
Payment Frequency: Determine how often payments are made (monthly, bi-weekly). For instance, monthly payments mean due dates are at the end of each month.
Interest Calculation: Understand if i...
Calculate the percentage of the first transaction compared to subsequent transactions using a simple formula.
Identify the first transaction amount (e.g., $100).
Sum the amounts of all subsequent transactions (e.g., $200 + $150 = $350).
Use the formula: (First Transaction / Total Subsequent Transactions) * 100.
Example: ($100 / $350) * 100 = 28.57%.
This percentage indicates the first transaction's contribution to the ...
Use SQL query to find store with highest Average Order Value (AOV).
Use GROUP BY clause to group by store
Calculate AOV by dividing total revenue by total orders
Use ORDER BY and LIMIT to find store with highest AOV
I expect a competitive salary that reflects my skills, experience, and the industry standards for this role.
Research industry standards: For example, similar roles in my area typically offer between $70,000 and $90,000.
Consider my experience: With over 5 years in sales, I believe a salary on the higher end is justified.
Include benefits: I value a comprehensive benefits package, which can influence my salary expect...
Perform Root Cause Analysis (RCA) to identify reasons for decrease in Swiggy orders.
Check for any technical issues on the platform causing orders to drop
Analyze customer feedback to identify any issues with service or quality
Evaluate competitor strategies that may be attracting customers away from Swiggy
Review marketing and promotional activities to see if they are effective in driving orders
Consider external fact...
Design a parking lot system with features like parking, unparking, and checking availability.
Design classes for ParkingLot, ParkingSpot, Vehicle, etc.
Implement methods for parking a vehicle, unparking a vehicle, and checking spot availability.
Consider using data structures like HashMap or ArrayList to manage parking spots.
Include features like ticket generation, fee calculation, and spot reservation.
Redesigning Paytm homepage to improve user experience and engagement.
Simplify the layout and navigation to make it more user-friendly
Highlight key features and promotions to attract attention
Optimize for mobile responsiveness for seamless user experience
Include personalized recommendations based on user behavior
Incorporate interactive elements like animations or videos for engagement
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 7 interview rounds.
I have 5 years of experience in my current organization as a Senior Associate, responsible for managing client accounts and leading a team of analysts.
5 years of experience as a Senior Associate
Managing client accounts
Leading a team of analysts
I am currently responsible for overseeing a team of sales representatives, developing sales strategies, and analyzing market trends.
Oversee a team of sales representatives
Develop sales strategies
Analyze market trends
I am a dedicated professional with 5 years of experience in project management and team leadership.
5 years of experience in project management
Strong leadership skills
Proven track record of successful team management
Excellent communication and organizational skills
I am conducting research on the company's goals, values, and expectations for the role. I am also networking with current employees to gain insights.
Researching the company's goals, values, and expectations for the role
Networking with current employees to gain insights
Attending relevant training or workshops to enhance skills
Reviewing industry trends and best practices
I expect to continue growing in my role, taking on more responsibilities and eventually moving into a leadership position.
Continuing to excel in my current role and exceed performance expectations
Seeking out opportunities for professional development and training
Building strong relationships with colleagues and mentors to support my growth
Setting clear career goals and regularly reviewing and adjusting them as needed
I will contribute to the role by leveraging my experience in project management, team leadership, and strategic planning.
I will bring my expertise in project management to ensure successful completion of tasks and projects.
I will utilize my skills in team leadership to motivate and guide team members towards achieving goals.
I will apply my strategic planning abilities to identify opportunities for growth and improvemen...
I applied via Campus Placement and was interviewed in Dec 2024. There were 2 interview rounds.
Quantitative aptitude, verbal ability, critical reasoning
Use SQL query to find store with highest Average Order Value (AOV).
Use GROUP BY clause to group by store
Calculate AOV by dividing total revenue by total orders
Use ORDER BY and LIMIT to find store with highest AOV
I appeared for an interview in Jun 2025, where I was asked the following questions.
Managing a dataset of 100,000 merchants requires organization, analysis, and effective data management strategies.
Implement a robust database management system (DBMS) to store and retrieve merchant data efficiently.
Utilize data segmentation to categorize merchants based on criteria like location, sales volume, or industry.
Regularly update and clean the dataset to remove duplicates and outdated information, ensuring dat...
Navi is a term that can refer to navigation systems, technology, or even characters in various media.
Navi can refer to navigation systems used in vehicles, such as GPS technology.
In gaming, Navi is a character from 'The Legend of Zelda: Ocarina of Time' known for providing guidance.
Navi can also refer to software applications that assist in navigation, like Google Maps.
Perform Root Cause Analysis (RCA) to identify reasons for decrease in Swiggy orders.
Check for any technical issues on the platform causing orders to drop
Analyze customer feedback to identify any issues with service or quality
Evaluate competitor strategies that may be attracting customers away from Swiggy
Review marketing and promotional activities to see if they are effective in driving orders
Consider external factors s...
I appeared for an interview in Mar 2025, where I was asked the following questions.
Calculate the percentage of the first transaction compared to subsequent transactions using a simple formula.
Identify the first transaction amount (e.g., $100).
Sum the amounts of all subsequent transactions (e.g., $200 + $150 = $350).
Use the formula: (First Transaction / Total Subsequent Transactions) * 100.
Example: ($100 / $350) * 100 = 28.57%.
This percentage indicates the first transaction's contribution to the total...
To determine the due date of a loan, consider the loan terms, payment frequency, and interest calculation method.
Loan Terms: Identify the loan amount, interest rate, and duration. For example, a $10,000 loan at 5% for 2 years.
Payment Frequency: Determine how often payments are made (monthly, bi-weekly). For instance, monthly payments mean due dates are at the end of each month.
Interest Calculation: Understand if intere...
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
1 hour , 1 medium and 1 hard
FInd Kth smallest element
Find Peak element
Design a parking lot system with features like parking, unparking, and checking availability.
Design classes for ParkingLot, ParkingSpot, Vehicle, etc.
Implement methods for parking a vehicle, unparking a vehicle, and checking spot availability.
Consider using data structures like HashMap or ArrayList to manage parking spots.
Include features like ticket generation, fee calculation, and spot reservation.
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Data structure and algo questions from leetcode
Machine coding assignment
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
There were 20 aptitude question based on general mathematics
There were 2 dsa question of medium difficulty
Top trending discussions
Some of the top questions asked at the Navi Technologies interview -
The duration of Navi Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 61 interview experiences
Difficulty level
Duration
based on 291 reviews
Rating in categories
Associate Manager
98
salaries
| ₹23.2 L/yr - ₹39.8 L/yr |
Business Analyst
46
salaries
| ₹16.5 L/yr - ₹30.5 L/yr |
Senior Executive
43
salaries
| ₹3.5 L/yr - ₹6.7 L/yr |
Software Developer
42
salaries
| ₹23.2 L/yr - ₹38.6 L/yr |
Collections Executive
39
salaries
| ₹2.2 L/yr - ₹4.8 L/yr |
Fiserv
PhonePe
KFintech
Broadridge Financial Solutions