Filter interviews by
I applied via Walk-in and was interviewed before Aug 2020. There were 4 interview rounds.
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
Create a function that takes a string as input
Reverse the string and compare it to the original string
If they are the same, it is a palindrome
Ignore spaces and punctuation when comparing
Top trending discussions
I applied via Naukri.com and was interviewed before Jan 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
I applied via Approached by Company and was interviewed before Apr 2021. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 interview rounds.
They will ask you simple programs to check your logical abilities.
I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.
Convert given no to corresponding excel no.
Excel no starts from 1 and goes up to 16384
Excel no is calculated using column and row numbers
For example, 1 corresponds to A, 27 corresponds to AA, 28 corresponds to AB, and so on
Find unique characters in a window of k size in a string.
Use a sliding window approach.
Maintain a hash table to keep track of character frequency.
Remove characters from hash table as the window slides.
posted on 16 Apr 2021
I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.
posted on 16 Apr 2021
Implement merge sort and find kth largest element in an array.
Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.
Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.
Merge sort has a time complexity of O(nlogn) and space complexity of O(n).
Quick select has a time comp...
based on 8 reviews
Rating in categories
Consultant
104
salaries
| ₹4 L/yr - ₹15.1 L/yr |
Associate Consultant
47
salaries
| ₹2.8 L/yr - ₹9.1 L/yr |
Senior Consultant
42
salaries
| ₹9 L/yr - ₹18.1 L/yr |
Technical Lead
33
salaries
| ₹7.5 L/yr - ₹23 L/yr |
Data Analyst
33
salaries
| ₹1.3 L/yr - ₹6 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software