Upload Button Icon Add office photos

Filter interviews by

Konstant Infosolutions Software Developer Interview Questions and Answers

Updated 25 Aug 2024

Konstant Infosolutions Software Developer Interview Experiences

2 interviews found

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

(1 Question)

  • Q1. Basic questions
Round 2 - Managiral Round 

(1 Question)

  • Q1. Basic Questions about your projects
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - not recommended
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic question about the post like node.js developer then question will be related to node.js
  • Q2. Some question from your project which you have mentions in your cv or resume.
Round 2 - Technical 

(2 Questions)

  • Q1. Basic Question about security.
  • Q2. Some baisc of array questions or string

Interview Preparation Tips

Interview preparation tips for other job seekers - I highly Not Recommended this to you. try an other you deserve more than this. Take time.....

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 Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

Interview questions from similar companies

I applied via Referral and was interviewed before Nov 2021. 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Android Question with Past projects
Round 3 - HR 

(1 Question)

  • Q1. Behavior questions and Some Project based Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium Level of interview , Don't take it easy ,Learn Everything in your stream
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Oct 2022. There were 3 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 tips
Round 2 - Coding Test 

Java basics questions. Some patterns to print and oops concepts

Round 3 - HR 

(2 Questions)

  • Q1. Introduction and why you join software industry
  • Ans. 

    I joined the software industry because of my passion for problem-solving and creating innovative solutions.

    • Passion for problem-solving

    • Interest in technology and innovation

    • Opportunity to create impactful solutions

    • Love for coding and programming

    • Desire to be part of a fast-paced and dynamic industry

  • Answered by AI
  • Q2. What is your salary expectation
  • Ans. 

    I expect a competitive salary based on my skills, experience, and the market rate for software developers.

    • Consider the average salary range for software developers in your location

    • Research the salary range offered by similar companies in the industry

    • Factor in your years of experience and any specialized skills you possess

    • Be prepared to negotiate and discuss benefits in addition to salary

    • Example: I expect a salary in th

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident . Try to ask everything about your job profile.

I applied via Walk-in and was interviewed before Nov 2021. 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 

20 questions were there and enough time was given. Questions were easy to medium

Round 3 - One-on-one 

(2 Questions)

  • Q1. Basics of programming were asked. You will be asked to make logic for the given problem.
  • Q2. Star pattern, Fibonacci series, swap two numbers without third variable
Round 4 - HR 

(1 Question)

  • Q1. They simply check your communication skills and behaviour

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on the programming part, try to solve logical problems
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. They arrange with under experienced interviewer any one can pass through it
Round 2 - HR 

(1 Question)

  • Q1. HR round will honey bath one you as you treat as a king

Interview Preparation Tips

Interview preparation tips for other job seekers - It's easy to get job in here but be aware about this company's norms and policies also have second opinion on bond based jobs
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Hoisting and scope
  • Q2. Map, reduce, filter
  • Q3. Const, let and var difference
  • Ans. 

    const, let, and var are used to declare variables in JavaScript with different scoping and mutability.

    • const: declares a variable with a constant value that cannot be reassigned

    • let: declares a block-scoped variable that can be reassigned

    • var: declares a function-scoped variable that can be reassigned

  • Answered by AI
Round 2 - Coding Test 

Create a small UI in 1 hour

Interview Preparation Tips

Interview preparation tips for other job seekers - Simply practice JS questions and basic DS Algo

Skills evaluated in this interview

Interview experience
5
Excellent
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 tips
Round 2 - Technical 

(1 Question)

  • Q1. In trend java questions
Round 3 - Technical 

(1 Question)

  • Q1. Advance java questions, questions related to microservice and java 8
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between an abstract class and an interface in object-oriented programming?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have method implementations, while interface cannot.

    • A class can implement multiple interfaces, but can only inherit from one abstract class.

    • Interfaces are used to define contracts for classes to implement, while abstract classes are used to provide a common base for subclasses.

    • Example: Abstr...

  • Answered by AI
  • Q2. Abstract classes can have implemented methods; interfaces can only have declarations (before JAVA 8).

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay updated with the latest tools and technologies in your field to remain competitive.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - HR 

(1 Question)

  • Q1. Resume related questions
Round 2 - Technical 

(1 Question)

  • Q1. Technology related
Round 3 - One-on-one 

(1 Question)

  • Q1. Discuss everything

Interview Preparation Tips

Interview preparation tips for other job seekers - Work life balance 0, long working hours 10 to 11 hours, 9 working hours + break.

Konstant Infosolutions Interview FAQs

How many rounds are there in Konstant Infosolutions Software Developer interview?
Konstant Infosolutions interview process usually has 2-3 rounds. The most common rounds in the Konstant Infosolutions interview process are Technical and HR.
What are the top questions asked in Konstant Infosolutions Software Developer interview?

Some of the top questions asked at the Konstant Infosolutions Software Developer interview -

  1. Basic question about the post like node.js developer then question will be rela...read more
  2. some baisc of array questions or str...read more
  3. Basic Question about securi...read more

Tell us how to improve this page.

Konstant Infosolutions Software Developer Interview Process

based on 2 interviews

Interview experience

2
  
Poor
View more
Konstant Infosolutions Software Developer Salary
based on 12 salaries
₹2 L/yr - ₹5.2 L/yr
45% less than the average Software Developer Salary in India
View more details
Software Developer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Android Developer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior PHP Developer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Konstant Infosolutions with

SPARX IT Solutions

3.6
Compare

Hidden Brains InfoTech

3.8
Compare

Sphinx Solution

2.6
Compare

Promatics Technologies

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