i
Navi
Technologies
Filter interviews by
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 ...
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
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
Implement rate limiting for a platform serving 100K requests per second.
Use a token bucket algorithm to limit the rate of incoming requests.
Set a maximum number of tokens in the bucket to control the rate.
Refill the bucket at a constant rate to allow bursts of requests.
Track the timestamp of the last request to enforce the rate limit.
Consider using a distributed rate limiting system for scalability.
Monitor and adj...
I possess strong analytical skills, attention to detail, and a commitment to ethical standards, making me suitable for the Internal Auditor role.
Analytical Skills: I excel in analyzing complex data sets to identify discrepancies and trends, ensuring accurate financial reporting.
Attention to Detail: My meticulous nature allows me to spot errors that others might overlook, which is crucial in auditing.
Ethical Standa...
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
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.
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 expectation...
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
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
There were 20 aptitude question based on general mathematics
There were 2 dsa question of medium difficulty
I am passionate about the company's innovative projects and collaborative work culture.
I admire the company's commitment to cutting-edge technology and continuous learning opportunities.
I am excited about the chance to work with a diverse team of talented individuals.
The company's reputation for fostering creativity and innovation aligns with my career goals.
Struggled with self-confidence due to childhood bullying
Bullied in school for being different
Struggled to make friends and trust others
Affected my self-esteem and ability to speak up for myself
I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.
Aptitude test should be taken
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 60 interview experiences
Difficulty level
Duration
based on 286 reviews
Rating in categories
Associate Manager
89
salaries
| ₹21.9 L/yr - ₹36 L/yr |
Business Analyst
45
salaries
| ₹15 L/yr - ₹30.5 L/yr |
Senior Executive
43
salaries
| ₹3.5 L/yr - ₹9.4 L/yr |
Software Developer
40
salaries
| ₹14 L/yr - ₹46 L/yr |
Team Lead
38
salaries
| ₹4.6 L/yr - ₹10.5 L/yr |
PhonePe
Fiserv
KFintech
Angel One