Upload Button Icon Add office photos
Engaged Employer

i

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

Ksolves India Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ksolves India Limited Interview Questions, Process, and Tips

Updated 19 Feb 2025

Top Ksolves India Limited Interview Questions and Answers

View all 22 questions

Ksolves India Limited Interview Experiences

Popular Designations

32 interviews found

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

I applied via Recruitment Consulltant and was interviewed before Nov 2022. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic HR round level questions
Round 2 - Coding Test 

Asked core coding test

Round 3 - Coding Test 

Detail coding test level questions

Round 4 - One-on-one 

(2 Questions)

  • Q1. Managerial skills
  • Q2. Personal future plan

Quality Assurance Engineer 1 Interview Questions asked at other Companies

Q1. Write test cases for a transaction done for Gmail login
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. Tell about yourself
Round 3 - Technical 

(1 Question)

  • Q1. Tell about yourself

Junior Engineer Interview Questions asked at other Companies

Q1. What is the main role of Junior engineer in Electrical maintenance and How to provide the company facilities ?
View answer (25)
Ksolves India Limited Interview Questions and Answers for Freshers
illustration image
Round 1 - Coding Test 

3 Question based on strings, array & LinkedList

Round 2 - Technical 

(1 Question)

  • Q1. Sql queries & RDBMS Concepts Java core Collection Complexity Pattern program
Round 3 - Technical 

(1 Question)

  • Q1. Linked list Map Arraylist Sql Jvm Acid properties
Round 4 - HR 

(1 Question)

  • Q1. Why you want to join Skills What is your best handled situation

Interview Preparation Tips

Interview preparation tips for other job seekers - Java
Sql
Spring Boot
For Java profile you should be aware of the above tr ch stack

Top Ksolves India Limited Software Developer Interview Questions and Answers

Q1. find a number that not present in array in O(N) time complexity array contain only 0 to n numbers
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jun 2022. There were 5 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 Resume tips
Round 2 - Aptitude Test 

30 min mid level apti and reasoning test

Round 3 - Coding Test 

3 basic coding questions where given from and we had to solve only 2 of those.

Round 4 - Technical 

(2 Questions)

  • Q1. Basic technical questions based on your resume
  • Q2. Basic Data Structures question
Round 5 - HR 

(2 Questions)

  • Q1. Basic HR questions
  • Q2. Job location and joining date

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm and Smile a little in your interview. work on your skills

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th Stair Problem Statement You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. You have to return the number of dis... read more
View answer (1)

Ksolves India Limited interview questions for popular designations

 Software Developer

 (10)

 Software Engineer

 (3)

 Salesforce Developer

 (2)

 Technical Lead

 (1)

 Associate Engineer

 (1)

 Software Development Engineer

 (1)

 Java Developer

 (1)

 Junior Engineer

 (1)

I applied via Campus Placement and was interviewed in Sep 2022. There were 3 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 Resume tips
Round 2 - Coding Test 

3 basic coding question about recursion, string manipulation and queues

Round 3 - HR 

(2 Questions)

  • Q1. HR and tech round included in one for me. Brief about myself.
  • Q2. Question about Android development.

Interview Preparation Tips

Topics to prepare for Ksolves India Limited Software Developer interview:
  • Android
Interview preparation tips for other job seekers - Just be confident and have good communication skills along side basic coding skills

Top Ksolves India Limited Software Developer Interview Questions and Answers

Q1. find a number that not present in array in O(N) time complexity array contain only 0 to n numbers
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Get interview-ready with Top Ksolves India Limited Interview Questions

Round 1 - Coding Test 

Simple String or list releted questions for Arranging a string some conditions wise

Round 2 - Technical 

(1 Question)

  • Q1. Count number after decimal value What is decorator What is abstraction in python
  • Ans. 

    To count number after decimal value in Python, use string manipulation or math module.

    • Use string manipulation to count number of digits after decimal point

    • Use math module to round off the number and then subtract the original number to get the digits after decimal point

    • Example: num = 3.14159, str_num = str(num), decimal_index = str_num.index('.') + 1, digits_after_decimal = len(str_num) - decimal_index

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Maily focus on logical Questions and Make any one Language proficient then you can give answer

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

Jobs at Ksolves India Limited

View all
Round 1 - Aptitude Test 

50 Questions in 1 hour

Round 2 - Coding Test 

Pattern and basic programming questions

Round 3 - Technical 

(1 Question)

  • Q1. Basic Java, SQL, and project-related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice place to work, the staff and the colleagues were very supportive and give importance to your decisions or choices.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - Coding Test 

Based on the project need to complete the task!

Round 3 - Technical 

(1 Question)

  • Q1. General Python Questions, working project-based questions.
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion

Top Ksolves India Limited Software Developer Interview Questions and Answers

Q1. find a number that not present in array in O(N) time complexity array contain only 0 to n numbers
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were mainly around NLP, my project and some ML and DL basics. Some questions were also there from time series data.

Interview Preparation Tips

Interview preparation tips for other job seekers - One should be clear with their projects and basics.

Senior Data Scientist Interview Questions asked at other Companies

Q1. What is the difference between logistic and linear regression?
View answer (4)

I applied via Referral and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic programming concepts, OOPs & logical questions
  • Q2. Particular technology related and basic array programming

Interview Preparation Tips

Interview preparation tips for other job seekers - interview process was very smooth

Top Ksolves India Limited Software Developer Interview Questions and Answers

Q1. find a number that not present in array in O(N) time complexity array contain only 0 to n numbers
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Contribute & help others!
anonymous
You can choose to be anonymous

Ksolves India Limited Interview FAQs

How many rounds are there in Ksolves India Limited interview?
Ksolves India Limited interview process usually has 2-3 rounds. The most common rounds in the Ksolves India Limited interview process are Technical, Coding Test and HR.
How to prepare for Ksolves India Limited 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 Ksolves India Limited. The most common topics and skills that interviewers at Ksolves India Limited expect are Javascript, Salesforce, Python, Apex and JSON.
What are the top questions asked in Ksolves India Limited interview?

Some of the top questions asked at the Ksolves India Limited interview -

  1. Write a trigger on account object when account is created, 2 contacts will be i...read more
  2. what is polymorphism and interface , what is difference between interface and a...read more
  3. Cte vs subQuery Stored Procedure vs Functions in SQL Left outer join Pyspark op...read more
How long is the Ksolves India Limited interview process?

The duration of Ksolves India Limited interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

Ksolves India Limited

No Jobs

JOBS

Ksolves India Limited

No Jobs

INTERVIEWS

MulticoreWare

No Interviews

INTERVIEWS

L&T Heavy Civil Infrastructure

No Interviews

SALARIES

Ksolves India Limited

SALARIES

Hi Tech Projects

SALARIES

MulticoreWare

INTERVIEWS

UPL

No Interviews

JOBS

UPL

No Jobs

Tell us how to improve this page.

Ksolves India Limited Interview Process

based on 28 interviews

Interview experience

3.4
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Apisero Interview Questions
4.3
 • 64 Interviews
View all

Ksolves India Limited Reviews and Ratings

based on 129 reviews

2.9/5

Rating in categories

3.2

Skill development

2.8

Work-life balance

3.1

Salary

2.7

Job security

2.8

Company culture

2.8

Promotions

2.8

Work satisfaction

Explore 129 Reviews and Ratings
AI / ML Engineer

Noida,

Indore

2-7 Yrs

Not Disclosed

Campaign Manager

Noida,

Indore

4-6 Yrs

Not Disclosed

Technical Content Writer

Noida,

Indore

2-7 Yrs

Not Disclosed

Explore more jobs
Software Developer
195 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
46 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
44 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
42 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Ksolves India Limited 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