Upload Button Icon Add office photos

Filter interviews by

Changepond Technologies Software Engineer Interview Questions and Answers

Updated 25 Oct 2024

Changepond Technologies Software Engineer Interview Experiences

4 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

In aptitude test asking general questions that means verbal questions, gaming questions most of them asking english

Round 2 - Coding Test 

2 question all languages available

Round 3 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. Final year project

Interview Preparation Tips

Interview preparation tips for other job seekers - Nth
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. About your self
  • Q2. Logical programme

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find DuplicateYou have been given an integer array/list(ARR) of s ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via Referral

Round 1 - Technical 

(1 Question)

  • Q1. 1)oops 2) dot net basic

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn oops concept and dot net basics

I applied via Naukri.com and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Print the number have higher number of frequency
  • Ans. 

    The question asks to print the number with the highest frequency in an array of strings.

    • Iterate through the array and count the frequency of each number using a hashmap

    • Find the number with the highest frequency

    • Print the number with the highest frequency

  • Answered by AI
  • Q2. Why you change to new job
  • Q3. How much you rate yourself for technical

Interview Preparation Tips

Interview preparation tips for other job seekers - If you don't know look for related answer otherwise say don't know . If you lie and wrong answer and justifying that wrong answer again and again the interviewer gets irritated .

You can gain good impression by attitude and face expression whether you are getting the point if yes give your grabbings they correct you , allow them to correct you

Skills evaluated in this interview

Changepond Technologies interview questions for designations

 Software Testing Engineer

 (1)

 Software Intern

 (1)

 Software Developer Trainee

 (1)

 Senior Test Engineer

 (1)

 Design Engineer

 (4)

 Quality Engineer

 (1)

 Project Engineer

 (1)

 Electrical Design Engineer

 (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Starts with a introduction, Core Java concepts, OOPS concepts, Singleton design pattern, Spring boot annotations like service, restcontroller.
  • Q2. DSA logical questions like 2nd highest number. How to find missing number from an array.
Round 2 - Behavioral 

(4 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Bachelor's degree in Computer Science from XYZ University

  • Answered by AI
  • Q2. Tell me about your family.
  • Ans. 

    I come from a close-knit family of five, including my parents, older sister, and younger brother.

    • Close-knit family of five

    • Parents, older sister, and younger brother

    • We enjoy spending time together traveling and trying new restaurants

  • Answered by AI
  • Q3. Why do you want to change the company
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Desire for new challenges and learning opportunities

    • Seeking a better work-life balance

    • Interested in working with new technologies or industries

    • Looking for a more collaborative team environment

  • Answered by AI
  • Q4. After that interviewer describes my work and position in the company.

Interview Preparation Tips

Interview preparation tips for other job seekers - I have applied for Java position through the referral. I have received a call on Thursday that we want to schedule your interview on Saturday. And on Saturday both the rounds happened with positive feedback.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Focusing on moderate level patterns

Round 2 - Technical 

(4 Questions)

  • Q1. Discuss object oriented principles in depth
  • Ans. 

    Object oriented principles are fundamental concepts in software development that focus on organizing code into objects with properties and behaviors.

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

    • Inheritance: Allowing a new class to inherit properties and behaviors from an existing class.

    • Polymorphism: The ability for objects of different classes to respond to the same message in di...

  • Answered by AI
  • Q2. Deep discuss of interface
  • Q3. Deep discuss of exception, multithreading
  • Q4. Deep discuss of oop
Round 3 - HR 

(1 Question)

  • Q1. Asked some tricky question related to real life problems

Interview Preparation Tips

Interview preparation tips for other job seekers - All Good 👍🏻
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Array questions - rearranging letters for encryption

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself and your experience in college.
  • Q2. Database and sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep true to job posting. Hiring for another job and then, making people do something else is not good.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Springboot notations
  • Q2. How to handle multiple request on springboot
  • Ans. 

    Use thread pooling and asynchronous processing to handle multiple requests efficiently in Spring Boot.

    • Implement thread pooling to manage multiple requests concurrently.

    • Use asynchronous processing to handle requests without blocking the main thread.

    • Consider using reactive programming with Spring WebFlux for better scalability.

    • Optimize database queries and external API calls to reduce response times.

    • Implement caching mec...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is server and abap server
  • Ans. 

    A server is a computer or software that provides functionality for other programs or devices. ABAP server is a server that runs ABAP programs.

    • A server is a computer or software that provides services or resources to other computers or programs.

    • ABAP server is a server that runs ABAP (Advanced Business Application Programming) programs, commonly used in SAP systems.

    • ABAP server handles requests from clients and executes A...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Coding question
  • Q2. Asked to make some component in react
Round 2 - Technical 

(2 Questions)

  • Q1. Javascript questions
  • Q2. Normal js questions

Changepond Technologies Interview FAQs

How many rounds are there in Changepond Technologies Software Engineer interview?
Changepond Technologies interview process usually has 1-2 rounds. The most common rounds in the Changepond Technologies interview process are One-on-one Round, Technical and Aptitude Test.
How to prepare for Changepond Technologies Software Engineer 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 .Net, Devops, Java, Manual Testing and PHP.
What are the top questions asked in Changepond Technologies Software Engineer interview?

Some of the top questions asked at the Changepond Technologies Software Engineer interview -

  1. Print the number have higher number of freque...read more
  2. 1)oops 2) dot net ba...read more
  3. Logical progra...read more

Tell us how to improve this page.

People are getting interviews through

based on 3 Changepond Technologies interviews
Company Website
Job Portal
Referral
33%
33%
33%
1% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Changepond Technologies Software Engineer Salary
based on 171 salaries
₹2.4 L/yr - ₹7.3 L/yr
43% less than the average Software Engineer Salary in India
View more details

Changepond Technologies Software Engineer Reviews and Ratings

based on 24 reviews

3.4/5

Rating in categories

3.7

Skill development

3.7

Work-Life balance

3.7

Salary & Benefits

3.6

Job Security

3.2

Company culture

3.2

Promotions/Appraisal

3.4

Work Satisfaction

Explore 24 Reviews and Ratings
Software Engineer
171 salaries
unlock blur

₹2.4 L/yr - ₹7.3 L/yr

Senior Software Engineer
103 salaries
unlock blur

₹4.2 L/yr - ₹12 L/yr

Design Engineer
90 salaries
unlock blur

₹1.5 L/yr - ₹6.5 L/yr

Project Engineer
64 salaries
unlock blur

₹2.2 L/yr - ₹4.2 L/yr

Softwaretest Engineer
51 salaries
unlock blur

₹2.9 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Changepond Technologies with

Mphasis

3.4
Compare

LTIMindtree

3.8
Compare

Persistent Systems

3.5
Compare

Hexaware Technologies

3.6
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