Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
I appeared for an interview before Mar 2024, where I was asked the following questions.
I applied via Walk-in and was interviewed before Sep 2019. There were 3 interview rounds.
I applied via Referral and was interviewed before Sep 2019. There were 5 interview rounds.
I applied via Walk-in and was interviewed before Sep 2021. There were 3 interview rounds.
I applied via Referral and was interviewed in Jul 2020. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 6 interview rounds.
Hacker rank test on Python, SQL and Aptitude , English
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.
Reversing a linked list involves changing the direction of its pointers to reverse the order of nodes.
1. Initialize three pointers: prev (null), current (head), and next (null).
2. Iterate through the list: while current is not null, set next to current.next.
3. Change current.next to prev, then move prev to current and current to next.
4. Repeat until current is null. Finally, set head to prev.
Example: For a list 1 ->...
Level order traversal of tree is a breadth-first search algorithm to visit all nodes in a tree level by level.
Use a queue to keep track of nodes to be visited
Enqueue the root node and loop until the queue is empty
Dequeue a node, visit it, and enqueue its children
Repeat until all nodes have been visited
Discussing methods for bulk data insertion in databases with a focus on consistency and performance trade-offs.
Use batch inserts to improve performance while maintaining consistency.
Example: Inserting 1000 records in one query instead of 1000 individual queries.
For maintaining consistency, use transactions to ensure all or none of the data is inserted.
Example: Using SQL transactions to wrap multiple insert statements.
W...
By tracking user logins, feature usage, feedback, and conducting regular surveys.
Monitor user logins to gauge initial adoption rate
Track feature usage to see which functionalities are being utilized
Collect feedback from users to understand their experience and identify areas for improvement
Conduct regular surveys to gather insights on user satisfaction and identify any barriers to adoption
Include key objectives, target accounts, strategies, action plans, timelines, and key stakeholders in the account plan.
Key objectives for the account
Identification of target accounts
Strategies to achieve objectives
Action plans with specific tasks and responsibilities
Timelines for implementation
Key stakeholders involved in the account
based on 1 interview experience
Accounts Manager
68
salaries
| ₹7 L/yr - ₹15 L/yr |
Customer Success Manager
65
salaries
| ₹8.7 L/yr - ₹30 L/yr |
Customer Success Consultant
58
salaries
| ₹6.8 L/yr - ₹16.5 L/yr |
Business Analyst
52
salaries
| ₹4.4 L/yr - ₹11.5 L/yr |
Payroll Associate
50
salaries
| ₹3 L/yr - ₹8 L/yr |
Duck Creek Technologies
FinThrive
CodeClouds
Grey Orange