Filter interviews by
I applied via LinkedIn and was interviewed in Jun 2022. There were 4 interview rounds.
Once your CV is shortlisted then they will send you one online aptitude test link.
You will have 20 minutes to answer 40 questions.
Remove duplicates from an array
Use a hash table to keep track of seen elements
Iterate through the array and add non-duplicate elements to a new array
Use the Set data structure to remove duplicates
I applied via Approached by Company and was interviewed before Mar 2023. There were 4 interview rounds.
Check if two strings are valid anagrams of each other
Create a character count map for each string
Compare the character count maps to check if they are equal
Return true if they are valid anagrams, false otherwise
Zig Zag Tree Traversal is a method of traversing a binary tree in a zig-zag pattern.
Start traversal from the root node
Alternate between going left and right at each level
Use a stack or queue data structure for traversal
Example: For a binary tree with nodes 1, 2, 3, 4, 5, the zig-zag traversal would be 1, 3, 2, 4, 5
Cloning a singly linked list with random pointers involves creating a deep copy of the list while maintaining the random pointers.
Create a new node for each node in the original list and insert it next to the original node.
Update the random pointers of the new nodes to point to the corresponding new nodes.
Separate the original and cloned lists by adjusting the next pointers.
Generate permutations of a given string
Use recursion to generate all possible permutations
Swap characters in the string to create different permutations
Base case: when the string length is 1, return the string as a permutation
Find the maximum value in a sliding window of a given size in an array.
Use a deque to store indices of elements in the current window
Keep the deque sorted in decreasing order of element values
Pop elements from the deque that are out of the current window
The front of the deque will always have the maximum element in the window
I applied via Instahyre and was interviewed before Feb 2023. There were 2 interview rounds.
Easy & Medium Java programs
I was interviewed before Feb 2023.
It's just to access candidates vocabulary , logical and reasoning skills
Khoros interview questions for popular designations
I was interviewed before Jan 2023.
It was an average level of questions
Get interview-ready with Top Khoros Interview Questions
I applied via Naukri.com and was interviewed in May 2021. There were 4 interview rounds.
I applied via Referral and was interviewed in Oct 2020. There were 5 interview rounds.
Handling an impatient customer requires active listening, empathy, and clear communication.
Listen actively to the customer's concerns and acknowledge their frustration.
Show empathy by putting yourself in their shoes and understanding their perspective.
Communicate clearly and honestly about the situation and what steps can be taken to resolve it.
Offer solutions or alternatives to help alleviate their frustration.
Follow ...
Communicate with the customer and provide regular updates on the progress of the issue.
Request an update from the engineers and communicate the same to the customer.
Provide an estimated timeline based on the severity of the issue and the resources available.
Ensure that the customer is aware of any potential delays or roadblocks.
Offer alternative solutions or workarounds if possible.
I applied via Company Website and was interviewed in Nov 2020. There were 5 interview rounds.
Top trending discussions
The duration of Khoros interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 14 interviews
Interview experience
Technical Support Engineer
38
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer III
28
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Technical Support Engineer
24
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer II
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Freshworks
Zoho
HCLTech
TCS