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

Filter interviews by

Kellton Software Developer Interview Questions and Answers

Updated 24 Mar 2024

Kellton Software Developer Interview Experiences

3 interviews found

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

I applied via Walk-in and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Assignment 

It was an assignment given to us. basic coding questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic coding questions

Interview Preparation Tips

Topics to prepare for Kellton Software Developer interview:
  • Computer Skills
Interview preparation tips for other job seekers - be good with the basics

I was interviewed in Mar 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 30 minutes
Round difficulty - Easy

We get 30 question for 30 minutes. All question had multiple choice. One question was to count the ways to reach the nth stairs mathematically. It was in the form of mcq.

  • Q1. 

    Count Ways to Climb Stairs Problem

    Given a staircase with a certain number of steps, you start at the 0th step, and your goal is to reach the Nth step. At every step, you have the option to move either on...

Round 2 - HR 

(1 Question)

Round duration - 5 minutes
Round difficulty - Medium

It was evening when my chance came. I went to HR cabin in proper discipline manner. I great him and then he ask to sit. Then I gave him my resume. He start asking basic details which are not mentioned in resume. Then He gave me one question from array (To print 3rd highest value from array without using sorting method). Then asked questions from database and Oops. After I gave answers he asked me do you like coding or want to do this for money. So I tell him I like coding so its my passion. Then He asked me to leave.

  • Q1. 

    Kth Largest Element Problem

    Given an array containing N distinct positive integers and a number K, determine the Kth largest element in the array.

    Example:

    Input:
    N = 6, K = 3, array = [2, 1, 5, 6, 3, ...

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in GurgaonEligibility criteriaNo CriteriaKellton Tech Solutions Limited interview preparation:Topics to prepare for the interview - Data Structure, OOPS, DBMS, Aptitude, Algorithm.Time required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice programs by yourself.
Tip 2 : Projects are important source of learning.
 

Application resume tips for other job seekers

Tip 1 : Build your resume yourself according to needs.
Tip 2 : Do not put wrong information.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

I was interviewed in Mar 2021.

Round 1 - Video Call 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

We had all rounds in afternoon. Environment of the office was giving positive vides. Interviewer was polite and kind.

  • Q1. 

    Reverse the String Problem Statement

    You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string.

    Example:

    Input:
    STR = "abcde"
    Output:
    "e...

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Developer in GurgaonEligibility criteriaNoKellton Tech Solutions Limited interview preparation:Topics to prepare for the interview - OOps,Data structures, Algorithm,C basic, SEOTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : practice daily 
Tip 2 : concentrate

Application resume tips for other job seekers

Tip 1 : do not put false things on resume
Tip 2 : have some projects

Final outcome of the interviewSelected

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Hackathon on chatbot development website

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS basics like shallow copy deep copy
  • Q2. Sorting techniques and psuedo code
Round 3 - HR 

(2 Questions)

  • Q1. Questions on projects
  • Q2. Introduction and insights of comapny
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

General aptitude online test

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS basic concepts with eg
  • Q2. C#,Sql,MVC concepts
Round 3 - Technical 

(2 Questions)

  • Q1. Project experience
  • Ans. 

    I have experience working on various projects including web development, mobile app development, and database management.

    • Developed a web application using React.js and Node.js for a client in the e-commerce industry

    • Created a mobile app using Swift for a healthcare startup to track patient data

    • Managed a MySQL database for a financial services company to store and retrieve customer information

  • Answered by AI
  • Q2. Coding related questions asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is OOPS ?
  • Ans. 

    OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.

    • OOPS focuses on creating objects that contain data and methods to manipulate that data.

    • It allows for encapsulation, inheritance, and polymorphism.

    • Examples of OOPS languages include Java, C++, and Python.

  • Answered by AI
  • Q2. What is Dependency Injection
  • Ans. 

    Dependency Injection is a design pattern where components are given their dependencies rather than creating them internally.

    • Allows for easier testing by mocking dependencies

    • Promotes loose coupling between components

    • Improves code reusability and maintainability

    • Example: Constructor injection, Setter injection

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Which Architechture does you project build by?
  • Q2. What is Normalization in sql?
  • Ans. 

    Normalization in SQL is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down a table into smaller tables and defining relationships between them.

    • It helps in reducing data redundancy by storing data in a structured manner.

    • There are different normal forms like 1NF, 2NF, 3NF, and BCNF that define the level of normalization.

    • Example: If we have a t...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell about your self ?
  • Q2. Whom do you provide your first month salary ?

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Prev job work and project details , roles and responsibility

Round 2 - Technical 

(2 Questions)

  • Q1. What is SDLC process
  • Ans. 

    SDLC process is a structured approach to software development that defines tasks performed at each stage of the software development life cycle.

    • SDLC stands for Software Development Life Cycle

    • It includes stages like planning, analysis, design, implementation, testing, and maintenance

    • Each stage has specific goals and deliverables to ensure the quality and success of the software project

  • Answered by AI
  • Q2. What is the ASp.net mean for ?
  • Ans. 

    ASP.NET stands for Active Server Pages .NET, a web application framework developed by Microsoft.

    • ASP.NET is a server-side web application framework used for building dynamic web pages and web applications.

    • It allows developers to create web applications using languages like C# or VB.NET.

    • ASP.NET provides tools and libraries for building web forms, MVC (Model-View-Controller) applications, and Web API services.

    • It is part o...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on tech round

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Javascript features
  • Q2. Virtual dom

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics should be clear and definitions should be at your tips
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain SDLC process test
  • Ans. 

    SDLC process test involves testing the software at various stages of the software development life cycle.

    • Testing is done at each stage of SDLC - requirements, design, implementation, and maintenance.

    • It helps in identifying defects early in the development process.

    • Types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Testing ensures that the software meets the specified requi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - test

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Explain opps concept
  • Ans. 

    OOPs concept stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.

    • OOPs focuses on creating objects that contain data in the form of attributes and code in the form of methods.

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four main principles of OOPs.

    • Example: In a banking system, a 'Customer' object can have attributes like name and account number, and method

  • Answered by AI

Kellton Interview FAQs

How many rounds are there in Kellton Software Developer interview?
Kellton interview process usually has 2 rounds. The most common rounds in the Kellton interview process are Assignment and One-on-one Round.
How to prepare for Kellton Software Developer interview?
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 JEE, Java, SOA, Team Leading and Web Services.

Tell us how to improve this page.

Kellton Software Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Kellton Software Developer Salary
based on 143 salaries
₹2.8 L/yr - ₹8.8 L/yr
25% less than the average Software Developer Salary in India
View more details

Kellton Software Developer Reviews and Ratings

based on 16 reviews

3.2/5

Rating in categories

3.3

Skill development

3.1

Work-life balance

2.8

Salary

3.0

Job security

2.6

Company culture

2.8

Promotions

2.8

Work satisfaction

Explore 16 Reviews and Ratings
Senior Software Engineer
380 salaries
unlock blur

₹5.6 L/yr - ₹22 L/yr

Software Engineer
379 salaries
unlock blur

₹1.9 L/yr - ₹11.5 L/yr

Lead Engineer
162 salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Software Developer
143 salaries
unlock blur

₹2.8 L/yr - ₹8.9 L/yr

Software Quality Analyst
88 salaries
unlock blur

₹2.7 L/yr - ₹8.7 L/yr

Explore more salaries
Compare Kellton with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview