Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Kellton Team. If you also belong to the team, you can get access from here

Kellton Verified Tick

Compare button icon Compare button icon Compare
2.9

based on 355 Reviews

Filter interviews by

Kellton DOT NET Developer Interview Questions and Answers for Freshers

Updated 13 Jun 2024

Kellton DOT NET Developer Interview Experiences for Freshers

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is oops concept why is used
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: The ability of different classes to be treated as instances of th...

  • Answered by AI
  • Q2. Why inheritance used in projects
  • Ans. 

    Inheritance is used in projects to promote code reusability, reduce redundancy, and improve maintainability.

    • Inheritance allows for the creation of a hierarchy of classes where common attributes and methods can be defined in a base class and inherited by subclasses.

    • It helps in promoting code reusability by allowing subclasses to inherit properties and methods from a base class, reducing redundancy in code.

    • Inheritance al...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is Veri low package provide dot joine if you are fresher

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Dependency injection
  • Q2. Dispose and finalize
  • Ans. 

    Dispose is used to release unmanaged resources, while finalize is used for cleanup before an object is destroyed.

    • Dispose is called explicitly by the developer, while finalize is called by the garbage collector.

    • Dispose should be implemented in classes that directly use unmanaged resources like file handles or database connections.

    • Finalize is used for cleanup tasks like closing files or releasing memory.

    • Implement IDispos...

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. C# basic and .net
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Opps interview questions
  • Q2. Some of the interview question base on mysql and collecections
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java basic Spring boot
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself Strength and weakness
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There was 10 question

Round 2 - HR 

(2 Questions)

  • Q1. What is array and strings
  • Ans. 

    Arrays are a collection of elements of the same data type, while strings are a sequence of characters.

    • Arrays can store multiple values in a single variable, accessed by index.

    • Strings are a special type of array that store sequences of characters.

    • Example: Array - [1, 2, 3], String - 'hello world'

  • Answered by AI
  • Q2. Write a code of prime number
  • Ans. 

    Code to check if a number is prime or not

    • Use a loop to check if the number is divisible by any number other than 1 and itself

    • If the number is only divisible by 1 and itself, it is a prime number

    • Example: Check if 7 is prime - loop from 2 to 6, no number divides 7 evenly

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Apr 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is Dependency Injection?
  • Ans. 

    Dependency Injection is a design pattern that allows objects to receive dependencies rather than creating them internally.

    • DI is a way to achieve loose coupling between objects

    • It helps in creating more testable and maintainable code

    • DI can be implemented using constructor injection, property injection, or method injection

    • Example: Instead of creating a database connection object inside a class, we can inject it from outsi...

  • Answered by AI
  • Q2. What are the Design patterns?
  • Ans. 

    Design patterns are reusable solutions to common software development problems.

    • Design patterns provide proven solutions to recurring problems in software development.

    • They help in creating code that is more flexible, reusable, and maintainable.

    • Some common design patterns include Singleton, Factory, Observer, and Decorator.

    • Design patterns can be categorized into three types: Creational, Structural, and Behavioral.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What are the differences between .Net and .Net Core?
  • Ans. 

    The main difference is that .NET Core is open-source and cross-platform while .NET Framework is Windows-only.

    • Both are used for building Windows applications, but .NET Core can also be used for web and cloud applications.

    • .NET Core has a smaller runtime and can be deployed as a single executable file.

    • .NET Core supports Docker containers and can be used on Linux and macOS.

    • .NET Framework has a larger runtime and requires i...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. What is the Expected CTC?
  • Ans. 

    Expected CTC depends on various factors such as experience, skills, location, and company policies.

    • Expected CTC can vary based on the candidate's experience and skills.

    • Location can also play a role in determining the Expected CTC.

    • Company policies and budget can also impact the Expected CTC.

    • It is important to research industry standards and negotiate based on market rates.

    • Providing a specific number may limit negotiatio

  • Answered by AI

Skills evaluated in this interview

I applied via campus placement at KLESBVB College of Engineering and Technology, Hubli and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

It was very tough and one need lot of practice

Round 3 - Technical 

(1 Question)

  • Q1. They just ask the basics but if the resume is good then they may ask little more tough questions
Round 4 - HR 

(1 Question)

  • Q1. This is as always easy round they just about ourself bla bla

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard and you get shortlisted in your dream company all d best🙏

I applied via Approached by Company and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Real time questions on sql and power bi ssis
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion when cam be joined

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to go good assessment on employees suggested purely

I was interviewed in Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 150 minutes
Round difficulty - Medium

In this round, there were 4 sections of MCQs, along with two coding questions. It lasted for 2.5 hours in which the camera was on along with the microphone on the platform AMCAT. One coding question was of hard difficulty level of graph and another was of medium level difficulty question of dynamic programming. MCQ part was quite easy with a timer, on each sub part and can be easily solved.

  • Q1. Count nodes within K-distance

    You are given a connected, undirected and acyclic graph with some of the nodes as marked and a positive number 'K'. You need to return the count of all such nodes whic...

  • Ans. 

    Step1 : I solved this problem using breadth first search.
    Step 2 : Main thing to observe in this problem is that if we find two marked nodes which are at largest distance from each other considering all pairs of marked nodes then if a node is at a distance less than K from both of these two nodes then it will be at a distance less than K from all the marked nodes because these two nodes represents the extreme limit of a...

  • Answered by CodingNinjas
  • Q2.  Ways To Make Coin Change

    You are given an infinite supply of coins of each of denominations D = {D0, D1, D2, D3, ...... Dn-1}. You need to figure out the total number of ways W, in which you can make a ch...

  • Ans. 

    1. Firstly, I coded the problem using recursion, but I got TLE after submission.
    2. Then, I optimized, using dynamic programming, but the time I could submit the code, the time was up, and I was not able to submit.

  • Answered by CodingNinjas
Round 2 - Video Call 

(3 Questions)

Round duration - 30 minutes
Round difficulty - Medium

There were around 40 people shortlisted after round 1, for the interview, round, in the morning PPT was held, after which the interviews were scheduled, for 30 minutes till 6 pm in the evening, 
my interview was at 4.30 pm 
Interviewer was straight forward, and direct in approach, and did not waste even a single second of his or mine. Sharp after 30 minutes the interview was ended. 
through out the interview, he was friendly, and just observing.
Firstly, 3 coding questions, were asked, then 2 concepts of java and 1 concept of data structures was asked. 
the question related to java were, demon thread and platform independence. In data structures, I was asked to give brief intro regarding the AVL trees.

  • Q1.  Occurrence of X in a Sorted Array

    You have been given a sorted array/list of integers of size N and an integer X. Find the total number of occurrences of X in the array/list.

    Input Format
    The first line...
  • Ans. 

    1. I started with linear search
    2. Then when I said Binary search, I was asked to write pseudo code and explain it.
    3. I covered all the test cases, including the corner cases.

  • Answered by CodingNinjas
  • Q2. Merge sort

    Given a sequence of numbers ‘ARR’. Your task is to return a sorted sequence of ‘ARR’ in non-descending order with help of the merge sort algorithm.

    Example :

    Merge Sort Algorithm -
    
    Merge so...
  • Ans. 

    1. I was asked to directly code the solution.
    2. I followed the same, and coded, it, in between the interviewer stopped me and said, I got you, lets move to next question.
    3. I followed this approach, divided the input array into two halves, calls itself for the two halves, and then merge the two sorted halves. The merge() function is used for merging two halves. The merge(arr, l, m, r) is a key process that assumes that...

  • Answered by CodingNinjas
  • Q3. Implement Stack with Linked List

    You need to implement the Stack data structure using a Singly Linked List.

    Create a class named 'Stack' which supports the following operations(all in O(1) time):

    ...
  • Ans. 

    1. Firstly, I made the structure of linked list.
    2. Then, I made the four functions, of stack pop, push, empty and full.
    3. And when I started to explain the written code, the interviewer was well convinced, and said no need, I understood, it and moved to theory questions of java.

  • Answered by CodingNinjas
Round 3 - HR 

(4 Questions)

Round duration - 15 minutes
Round difficulty - Easy

The interview was scheduled at 4.30 pm again, and due to network issue, my audio was not clear to the interviewer, but the interviewer was highly cooperating, he called me over phone to take the interview, and video was on through the zoom meet only. 
The interview was like a discussion from both ends, which went very satisfying for me as a candidate and the interviewer too.
Before the interview in the morning, we were given the topics on which we had to write 100 words.

  • Q1. Why are you not nervous before the interview?
  • Ans. 

    Tip 1 : Be honest
    Tip 2 : Treat the HR interviewer as your friend. 
    Tip 3 : Never speak anything, falsely just to create impression.

  • Answered by CodingNinjas
  • Q2. Give me a brief introduction.
  • Ans. 

    Tip 1 : Try to cover all the points from name to all the professional achievements.
    Tip 2 : Try to include your hobbies too. 
    Tip 3 : Always mention your goals

  • Answered by CodingNinjas
  • Q3. Why do you want to stop at becoming an engineer, being the star performer?
  • Ans. 

    Tip 1 : Always take your time, to analyze what the interviewer is actually asking, never run into and spoil the things.
    Tip 2 : In this question, the interview wanted to know my future goals, answer it in a way that shows that job is important for you. 
    Tip 3 : Take stand for your statement, and try to relate it with stories.

  • Answered by CodingNinjas
  • Q4. How many trees are there in you college?
  • Ans. 

    Tip 1 : These questions should not be answered quickly with false guesses. 
    Tip 2 : Analyze in your mind whatever comes, like there are 5 trees in these regions, and there are total of 10 areas containing trees in college, and reach the solution. 
    Tip 3: Whatever strategy you have followed, put it forward to the interviewer, explaining everything.

  • Answered by CodingNinjas

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dr. B.R. Ambedkar National Institute of Technology. I applied for the job as SDE - 1 in BangaloreEligibility criteriaNo back logsMahindra Comviva interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, OOPS, Competitive programming, Trees, Arrays, Strings, Stacks, QueueTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Solve all the question with Microsoft, Amazon tags on geeksforgeeks. 
Tip 2 : Never give up during the interview, rather just keep trying whether you reach the solution or not. 
Tip 3 : Be confident, this is the most important requirement.

Application resume tips for other job seekers

Tip 1 : Claim the things, that you have done in actual by your own. 
Tip 2 : Never write any false information on the resume, always get it verified with your mates.

Final outcome of the interviewSelected

Skills evaluated in this interview

Kellton Interview FAQs

How many rounds are there in Kellton DOT NET Developer interview for freshers?
Kellton interview process for freshers usually has 1 rounds. The most common rounds in the Kellton interview process for freshers are Technical.
How to prepare for Kellton DOT NET Developer interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Kellton. The most common topics and skills that interviewers at Kellton expect are MVC, Web Api, .Net Core, Entity Framework and JQuery.
What are the top questions asked in Kellton DOT NET Developer interview for freshers?

Some of the top questions asked at the Kellton DOT NET Developer interview for freshers -

  1. What is oops concept why is u...read more
  2. Why inheritance used in proje...read more
  3. What is Sql joins, cte, Sp vs function, user defined typ...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Kellton interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Kellton DOT NET Developer Salary
based on 5 salaries
₹4 L/yr - ₹10.9 L/yr
19% more than the average DOT NET Developer Salary in India
View more details

Kellton DOT NET Developer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

3.0

Skill development

1.0

Work-Life balance

2.0

Salary & Benefits

2.0

Job Security

1.0

Company culture

2.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Senior Software Engineer
384 salaries
unlock blur

₹5.6 L/yr - ₹21 L/yr

Software Engineer
368 salaries
unlock blur

₹2.7 L/yr - ₹12 L/yr

Lead Engineer
156 salaries
unlock blur

₹7 L/yr - ₹24.3 L/yr

Software Developer
144 salaries
unlock blur

₹2.8 L/yr - ₹10.3 L/yr

Software Quality Analyst
89 salaries
unlock blur

₹2.7 L/yr - ₹9 L/yr

Explore more salaries
Compare Kellton with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview