i
Kellton
Filter interviews by
I was asked about the star pattern questions and also moderate array and string questions
I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.
MCQ round containing mathematical questions like upstream downstream, etc
I was interviewed in Mar 2021.
Round duration - 30 minutes
Round difficulty - Easy
It was in the evening. Questions were of moderate level.
The idea is to figure out the recursive calls and optimize them using dynamic programming.
It breaks down into a problem of dividing the array into ‘K’ + 1 partitions such that the partition which has the lowest sum of sweetness is maximum as compared to all the possible partitions. It’s better to make a prefix array as we would need the prefix sum of the array in every iteration.
Now, we will st...
Round duration - 30 minutes
Round difficulty - Easy
It was in the evening. Platform used for this round was hackerrank.
Tip 1 : do multiple questions
Tip 2 : apply the questions practically
Tip 3 : make projects
Tip 1 : internship or other achievement certificate
Tip 2 : project and skills
I was interviewed in Feb 2021.
Round duration - 30 minutes
Round difficulty - Easy
It was in the evening. Platform used for this round was hackerrank. Questions were of moderate level.
Let us check for all possible subarrays of the array. For this, we run two loops, where the outer loop points to the left boundary and the inner loop points to the outer boundary of the subarray.
Using another loop inside, find the sum of this subarray. Compare it with the maximum subarray sum obtained so far. After checking all the subarrays, simply return the maximum sum found.
Space Complexit...Round duration - 30 minutes
Round difficulty - Easy
It was in the evening. I have practiced coding questions a lot so my thinking abilities got improved. Questions were of moderate level.
The idea is to brute force to find the maximum length subarray which satisfies the given condition.
Tip 1 : Learn new topics and revised that topic .
Tip 2 : one question is always in the mind to think
Tip 3 : Do a project
Tip 1 : Technology you know, projects
Tip 2 : No false information in your resume
Kellton interview questions for designations
I was interviewed in Jan 2021.
Round duration - 30 minutes
Round difficulty - Easy
It was in the evening. Platform used for this round was hackerrank. Questions were of moderate level.
For...
Round duration - 30 minutes
Round difficulty - Medium
It was in the night around 9:00PM. Platform used for this round was skype.
What are the different operating systems?
What is monolithic kernel?
What is the difference between micro kernel and macro kernel?
Tip 1 : Learn new topics regular and revised that topic .
Tip 2 : Apply practically.
Tip 3 : Do a project
Tip 1 : Technology you know, projects
Tip 2 : No false information in your resume
Get interview-ready with Top Kellton Interview Questions
I was interviewed in Jan 2021.
Round duration - 30 minutes
Round difficulty - Easy
It was in the evening. Platform used for this round was hackerrank. Questions were of moderate level.
The idea is to brute force to find the maximum length subarray which satisfies the given condition.
Round duration - 30 minutes
Round difficulty - Easy
It was in the night around 9:00PM. Platform used for this round was skype.
What are the different operating systems?
What is monolithic kernel?
What is the difference between micro kernel and macro kernel?
Tip 1 : Learn new topics regular and revised that topic .
Tip 2 : Apply practically.
Tip 3 : project work with written processes
Tip 1 : Technology you know, projects
Tip 2 : No false information in your resume
I was interviewed in Mar 2021.
Round duration - 30 minutes
Round difficulty - Medium
We cannot use th...
Round duration - 90 minutes
Round difficulty - Medium
While iterating over the array, check the current element, and if not in the correct place, replace that element with the index of the element which should have come in this place.
Below is the algorithm:
Tip 1 : Learn new topics regular and revised that topic .
Tip 2 : Apply practically.
Tip 3 : Do a project
Tip 1 : Technology you know, projects
Tip 2 : No false information in your resume
I was interviewed in Jan 2021.
Round duration - 30 minutes
Round difficulty - Easy
It was in the evening.
Questions were of moderate level.
If we carefully analyze the given problem, we can see that it can be easily divided into sub-problems which can be solved using recursion. The idea is to process all characters of both strings one by one starting from either from left or right side. Let us traverse from the right corner, there are two possibilities for every pair of characters being traversed.
Base Cases:
Round duration - 30 minutes
Round difficulty - Medium
It was in the night around 9:00PM.
platform used in round is skype
What are the different operating systems?
What is monolithic kernel?
What is the difference between micro kernel and macro kernel?
Tip 1 : solve questipons regularly
Tip 2 : practice more and more
Tip 3 : marks the doubts
Tip 1 : latest Technology projects
Tip 2 : no false information information in your resume
I was interviewed in Jan 2021.
Round duration - 30 minutes
Round difficulty - Easy
It was in the evening. Platform used for this round was hackerrank. Questions were of moderate level.
The idea is to generate all the subsequences and check whether the elements present are equal or not.
Here is the algorithm :
Round duration - 30 minutes
Round difficulty - Medium
It was in the night around 9:00PM. Platform used for this round was skype.
What are the different operating systems?
What is monolithic kernel?
What is the difference between micro kernel and macro kernel?
Tip 1 : Learn new topics regular and revised that topic .
Tip 2 : Apply practically.
Tip 3 : Do a project
Tip 1 : Technology you know, projects
Tip 2 : No false information in your resume
I was interviewed in Jan 2021.
Round duration - 30 minutes
Round difficulty - Easy
Platform used for this round was hackerrank.
Questions were of moderate level.
Round duration - 30 minutes
Round difficulty - Easy
Platform used for this round was skype.
What is monolithic kernel?
What is the difference between micro kernel and macro kernel?
Tip 1 : learn something daily
Tip 2 : Apply practically.
Tip 3 : one question was always ready in the mind
Tip 1 : your best working project on latest technology
Tip 2 : mention your skills brightly
Top trending discussions
based on 43 reviews
Rating in categories
Senior Software Engineer
385
salaries
| ₹5.5 L/yr - ₹21 L/yr |
Software Engineer
371
salaries
| ₹2.4 L/yr - ₹12.8 L/yr |
Lead Engineer
156
salaries
| ₹7 L/yr - ₹24.3 L/yr |
Software Developer
144
salaries
| ₹2.8 L/yr - ₹10.3 L/yr |
Software Quality Analyst
89
salaries
| ₹2.7 L/yr - ₹9 L/yr |
TCS
Infosys
Wipro
HCLTech