AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Changepond Technologies

Compare button icon Compare button icon Compare
3.0

based on 198 Reviews

Play video Play video Video summary
  • About
  • Reviews
    198
  • Salaries
    1.8k
  • Interviews
    26
  • Jobs
    4
  • Benefits
    16
  • Photos
    -

Filter interviews by

Changepond Technologies Java Developer Interview Questions and Answers

Updated 25 Sep 2023

Changepond Technologies Java Developer Interview Experiences

2 interviews found

Java Developer Interview Questions & Answers

user image sankar ganesh s

posted on 25 Sep 2023

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 tips
Round 2 - Aptitude Test 

Combination, permutation, simple interest

Round 3 - Technical 

(2 Questions)

  • Q1. Find the second maximum value in the table
  • Add your answer
  • Q2. Prime number checking
  • Ans. 

    A prime number is a natural number greater than 1 that cannot be formed by multiplying two smaller natural numbers.

    • A prime number has exactly two distinct positive divisors: 1 and itself.

    • Examples of prime numbers: 2, 3, 5, 7, 11, 13, 17, 19.

    • The number 1 is not prime, and 2 is the only even prime number.

    • To check if a number n is prime, test divisibility from 2 to sqrt(n).

    • If n is divisible by any number in that range, it...

  • Answered by AI
    View 1 more answer

Skills evaluated in this interview

Anonymous

Java Developer Interview Questions & Answers

user image Anonymous

posted on 9 Feb 2022

I applied via Walk-in and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

It should contain basic aptitude questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. It's a technical hr round. They take 15 to 20 mins for each one. You will write some coding. And also they asking some important questions based on java and SQL.
  • Add your answer
Round 3 - HR 

(3 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Add your answer
  • Q2. What are your strengths and weaknesses?
  • Add your answer
  • Q3. Tell me about yourself.
  • Add your answer

Interview Preparation Tips

Topics to prepare for Changepond Technologies Java Developer interview:
  • Core Java
  • Advanced Java
  • SQL
Interview preparation tips for other job seekers - Be confident guys.
You are definitely placed,if you have a basic potential in java and SQL.
All the best guys.
Anonymous

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
View answers (8)
asked in Wissen Technology
Q2. Parent class has run() and walk(). Parent run() calls walk(). Chi ... read more
View answers (5)
asked in Infosys
Q3. Which should be preferred between String and StringBuffer when th ... read more
View answers (5)
asked in Wissen Technology
Q4. How do you sort a list of students based on their first name?
View answers (7)
asked in Cognizant
Q5. What array list and linkedlist difference,how hashmap internally ... read more
View answer (1)
View All

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Changepond Technologies?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Java Developer Interview Questions & Answers

MindGate Solutions user image Anonymous

posted on 20 Dec 2019

Interview Questionnaire 

4 Questions

  • Q1. Total 3 rounds are there.
  • Add your answer
  • Q2. 1 . Apps and tech..m choose the best
  • Add your answer
  • Q3. 2. Technical. Asking basic questions (oops, multithreading, basic JDBC) and 1 program (array or collection)
  • Add your answer
  • Q4. 3. Basic questions about you. And some technical questions. Its pure for check communication
  • Add your answer
Anonymous
company Logo

Java Developer Interview Questions & Answers

MindGate Solutions user image Bharath Kumar

posted on 26 Jul 2021

Interview Questionnaire 

2 Questions

  • Q1. Are you ready to work Mindgate
  • Ans. 

    Yes, I am ready to work at Mindgate.

    • I have the necessary skills and experience to work at Mindgate.

    • I am familiar with Java development and have worked on similar projects before.

    • I am eager to contribute to the team and learn from the talented professionals at Mindgate.

  • Answered by AI
    Add your answer
  • Q2. Prepare jdbc
  • Add your answer
Anonymous
company Logo

Java Developer Interview Questions & Answers

JK Tech user image Anonymous

posted on 7 Apr 2022

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. 1.access modifier 2.type casting 3.super and this keyword 4. Thread and process 5. Wrapper class 6.drop an delete 7.join 8. Trigger 9.project questions
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence and clear definition of any concept
Anonymous
company Logo

Java Developer Interview Questions & Answers

MindGate Solutions user image Anonymous

posted on 9 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Spring beans
  • Add your answer
  • Q2. What is Spring boot
  • Add your answer

Skills evaluated in this interview

Anonymous
company Logo

Java Developer Interview Questions & Answers

MindGate Solutions user image Anonymous

posted on 7 Sep 2024

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

(2 Questions)

  • Q1. Spring Initializer
  • Add your answer
  • Q2. I you do not use Spring Initializer is it possible to create a Spring boot application?
  • Ans. 

    Yes, you can create a Spring Boot application without Spring Initializr by setting up dependencies manually.

    • Create a Maven or Gradle project structure manually.

    • Add Spring Boot dependencies in the pom.xml (for Maven) or build.gradle (for Gradle).

    • Create a main application class annotated with @SpringBootApplication.

    • Configure application properties in application.properties or application.yml.

    • Run the application using 'mv...

  • Answered by AI
    Add your answer
Anonymous
Are these interview questions helpful?
company Logo

Java Developer Interview Questions & Answers

MindGate Solutions user image Anonymous

posted on 3 Jan 2025

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

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is runtime polymorphism, and can you provide a code example to illustrate it?
  • Ans. 

    Runtime polymorphism allows a subclass to provide a specific implementation of a method that is already provided by its parent class.

    • Runtime polymorphism is achieved through method overriding, where a subclass provides its own implementation of a method that is already defined in its superclass.

    • The method to be overridden must have the same name, return type, and parameters in both the superclass and subclass.

    • When an o...

  • Answered by AI
    Add your answer
  • Q2. Streams in java
  • Ans. 

    Streams in Java provide a way to process collections of objects in a functional style.

    • Streams are sequences of elements that support various operations like filter, map, reduce, etc.

    • They can be created from collections, arrays, or generate elements dynamically.

    • Streams can be sequential or parallel, allowing for efficient processing of large datasets.

    • Example: List<String> names = Arrays.asList("Alice", "Bob", "Cha...

  • Answered by AI
    Add your answer
  • Q3. How do we create threads in Java, and how do we invoke them?
  • Ans. 

    Threads in Java are created by extending the Thread class or implementing the Runnable interface, and invoked using the start() method.

    • Threads can be created by extending the Thread class and overriding the run() method.

    • Threads can also be created by implementing the Runnable interface and passing an instance of the class to a Thread object.

    • Threads are invoked by calling the start() method on the Thread object.

  • Answered by AI
    Add your answer
  • Q4. What is a Rest Template and how is it used?
  • Add your answer
Anonymous
company Logo

Java Developer Interview Questions & Answers

MindGate Solutions user image Anonymous

posted on 26 Jun 2022

I applied via Campus Placement and was interviewed in May 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

Core java, multi-threading, Strings, Exception

Round 2 - Technical 

(1 Question)

  • Q1. Core java, jdbc, SQL, Collection
  • Add your answer
Round 3 - Technical 

(1 Question)

  • Q1. Core Java, advance java, Multi threading, Exception, Collection, Sql
  • Add your answer
Round 4 - HR 

(1 Question)

  • Q1. Introduction, About Company, Previous Experience
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on core java, Exception, Collection, Multi-Threading
Anonymous
company Logo

Java Developer Interview Questions & Answers

MindGate Solutions user image Anonymous

posted on 3 Jul 2022

I applied via Campus Placement and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basically aptitude test is completely based on core java concepts

Round 2 - Technical 

(1 Question)

  • Q1. What is java What are the features of java What is try and catch block What is mean by static What is the difference between arraylist and hashet
  • Ans. 

    Java is a high-level, object-oriented programming language used for developing applications.

    • Java features include platform independence, automatic memory management, and exception handling.

    • Try and catch blocks are used for handling exceptions in Java.

    • Static is a keyword used to create class-level variables and methods.

    • ArrayList is a dynamic array that can grow and shrink in size, while HashSet is a collection that does...

  • Answered by AI
    Add your answer
Round 3 - Technical 

(1 Question)

  • Q1. What are steps of involved in jdbc?
  • Add your answer

Interview Preparation Tips

Topics to prepare for MindGate Solutions Java Developer interview:
  • Qspiders
Interview preparation tips for other job seekers - Do well and crack the interview...all the best guys

Skills evaluated in this interview

Anonymous
More about working at Changepond Technologies
  • HQ - Chennai, Tamil Nadu, India
  • IT Services & Consulting
  • 501-1k Employees (India)

Changepond Technologies Interview FAQs

How many rounds are there in Changepond Technologies Java Developer interview?
Changepond Technologies interview process usually has 3 rounds. The most common rounds in the Changepond Technologies interview process are Aptitude Test, One-on-one Round and HR.
How to prepare for Changepond Technologies Java 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 Changepond Technologies. The most common topics and skills that interviewers at Changepond Technologies expect are Java, Angular, CSS, Core Java and GIT.
What are the top questions asked in Changepond Technologies Java Developer interview?

Some of the top questions asked at the Changepond Technologies Java Developer interview -

  1. Find the second maximum value in the ta...read more
  2. Prime number check...read more
What are the most common questions asked in Changepond Technologies Java Developer HR round?

The most common HR questions asked in Changepond Technologies Java Developer interview are -

  1. Where do you see yourself in 5 yea...read more
  2. What are your strengths and weakness...read more
  3. Tell me about yourse...read more

Tell us how to improve this page.

Changepond Technologies Interviews By Designations

  • Changepond Technologies Design Engineer Interview Questions
  • Changepond Technologies Software Engineer Interview Questions
  • Changepond Technologies Java Developer Interview Questions
  • Changepond Technologies Electrical Design Engineer Interview Questions
  • Changepond Technologies Senior Test Engineer Interview Questions
  • Changepond Technologies Project Engineer Interview Questions
  • Changepond Technologies Quality Engineer Interview Questions
  • Changepond Technologies Software Developer Trainee Interview Questions
  • Show more
  • Changepond Technologies Manual Testing Interview Questions
  • Changepond Technologies Mechanical Engg. Design Interview Questions

Interview Questions for Popular Designations

  • Software Developer Interview Questions
  • Associate Interview Questions
  • Team Lead Interview Questions
  • Web Developer Interview Questions
  • Application Developer Interview Questions
  • Salesforce Developer Interview Questions
  • Lead Engineer Interview Questions
  • Developer Interview Questions
  • Show more
  • Senior Developer Interview Questions
  • Plsql Developer Interview Questions

Overall Interview Experience Rating

3/5

based on 2 interview experiences

Java Developer Interview Questions from Similar Companies

MindGate Solutions
MindGate Solutions Java Developer Interview Questions
3.4
 • 10 Interviews
Solverminds Solutions and Technologies
Solverminds Solutions and Technologies Java Developer Interview Questions
3.7
 • 4 Interviews
Softenger
Softenger Java Developer Interview Questions
4.0
 • 3 Interviews
Webkul Software
Webkul Software Java Developer Interview Questions
4.0
 • 1 Interview
Incture Technologies
Incture Technologies Java Developer Interview Questions
2.7
 • 1 Interview
JK Tech
JK Tech Java Developer Interview Questions
3.6
 • 1 Interview
Trigyn Technologies
Trigyn Technologies Java Developer Interview Questions
3.7
 • 1 Interview
View all
Changepond Technologies Java Developer Salary
based on 4 salaries
₹3 L/yr - ₹5 L/yr
43% less than the average Java Developer Salary in India
View more details

Changepond Technologies Java Developer Reviews and Ratings

based on 2 reviews

2.0/5

Rating in categories

2.2

Skill development

1.8

Work-life balance

1.8

Salary

2.6

Job security

1.8

Company culture

1.8

Promotions

1.8

Work satisfaction

Explore 2 Reviews and Ratings
Changepond Technologies Salaries in India
Software Engineer
165 salaries
unlock blur

₹2.4 L/yr - ₹7.2 L/yr

Design Engineer
105 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Senior Software Engineer
94 salaries
unlock blur

₹4.2 L/yr - ₹10 L/yr

Project Engineer
73 salaries
unlock blur

₹2.2 L/yr - ₹4.2 L/yr

Senior Test Engineer
52 salaries
unlock blur

₹4.7 L/yr - ₹11 L/yr

Explore more salaries
Compare Changepond Technologies with
Softenger

Softenger

4.0
Compare
Capital Numbers Infotech

Capital Numbers Infotech

4.4
Compare
JK Tech

JK Tech

3.6
Compare
DesignTech Systems

DesignTech Systems

3.3
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Changepond Technologies Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter