i
Codemonk
Filter interviews by
Clear (1)
I applied via Company Website and was interviewed in Jun 2023. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.
Top trending discussions
I applied via Campus Placement and was interviewed before Dec 2021. There were 4 interview rounds.
I applied via Referral and was interviewed in May 2021. There was 1 interview round.
I applied via Referral and was interviewed in Jun 2021. There were 4 interview rounds.
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Medium
It was very good
Given a string ‘S’ composed of lowercase English letters, your task is to identify the longest palindromic substring within ‘S’.
If there are multiple longest palin...
Find the longest palindromic substring in a given string, returning the rightmost one if multiple exist.
Use dynamic programming to check if substrings are palindromes
Iterate through the string and expand around each character to find palindromic substrings
Keep track of the longest palindromic substring found
You are given a 2D matrix 'ARR' of size 'N x 3' with integers, where 'N' is the number of rows. Your task is to compute the smallest sum achievable by selecting one...
Find the smallest sum achievable by selecting one element from each row of a 2D matrix, following certain constraints.
Iterate through each row and calculate the minimum sum by selecting elements that do not violate the constraints.
Keep track of the minimum sum achieved so far.
Avoid selecting elements directly beneath previously selected elements.
Example: For input [[1, 2, 3], [4, 8, 6], [1, 5, 3]], the optimal selectio
Round duration - 1 hour
Round difficulty - Medium
It was a good interview
Tip 1 : Daily practice programming
Tip 2 : Work with honesty
Tip 3 : Do with utmost dedication
Tip 1 : Write with honesty
Tip 2 : Mention about your achievements
I appeared for an interview in May 2022.
I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
16
salaries
| ₹6.5 L/yr - ₹21.3 L/yr |
UI/UX Designer
9
salaries
| ₹4 L/yr - ₹9.1 L/yr |
Associate Software Engineer
7
salaries
| ₹5 L/yr - ₹6.5 L/yr |
Software Developer
5
salaries
| ₹5.5 L/yr - ₹14 L/yr |
Graphic Designer
4
salaries
| ₹2.6 L/yr - ₹3.5 L/yr |
HackerRank
CodeChef
GeeksForGeeks
upGrad