Upload Button Icon Add office photos

Changepond Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Changepond Technologies Software Intern Interview Questions and Answers

Updated 17 Jul 2023

Changepond Technologies Software Intern Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed in Jun 2023. 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 

Aptitude round went well and it was easy to clear

Round 3 - Coding Test 

The coding test and aptitude are held one after one it was easy to pass if you have coding knowledge

Round 4 - Technical 

(4 Questions)

  • Q1. They ask me to write 3 logics. Asked me about my project deeply and As usual self introduction
  • Q2. Snippet to print alternate number in given array
  • Ans. 

    Print alternate numbers in a given array of strings

    • Iterate through the array and print elements at even indices

    • Use a loop to skip every other element while printing

  • Answered by AI
  • Q3. Snippet to print Even number in array
  • Ans. 

    Use a loop to iterate through the array and print even numbers.

    • Iterate through the array using a loop

    • Check if each element is an even number

    • Print the even numbers

  • Answered by AI
  • Q4. Loop based questions
Round 5 - HR 

(1 Question)

  • Q1. Here, I got to know that There is 75,000 security deposit before you joining the company 3 years bond . The wont take our certificates rather than they take 75,000 deposit for their company name. IF YOU AR...

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. About my college projects and about my passion

Interview Questionnaire 

1 Question

  • Q1. Questions on java and selenium

Interview Questionnaire 

1 Question

  • Q1. DBMS oops etc..

Interview Questionnaire 

2 Questions

  • Q1. Salary discussion and notice period
  • Q2. Core java, collections and coding

Interview Preparation Tips

Round: Manager Round
Experience: About project and previous company experience , daily activity

Interview Preparation Tips

Round: CGPA SHORTlist
Experience: They selected students who have CGPA greater than 8.5.After the selection was done,we had skype interviews where each student was given a slot.In the interview they ask you about 'tell me about yourself',your projects.You should explain the projects exactly and clearly.They ask you better alternatives for implementing the project.After that on the basis of the project they ask you questions related to that subject.Data structures is very important.After the questions on projects were asked they ask you to write programs on data structures(simple programs). They asked me a program to reverse a singly linked list. After that,if they are impressed with it,they go for databases.One should be thorough with functionalities of each key.If time permits they may ask you puzzles(some of my friends were asked). Quite an easy interview.They give you enough time to think so no worries.People with some interview experience can easily crack this.The main objective of the interviewer is he/she checks whether the student is perfect in the concepts learned.
Tips: Don't be panic.If you don't know anything directly say 'I don't know'. They ask you very easy questions.

General Tips: Don't be panic.Since this is skype interview you can be relaxed.Be cool and focussed .Listen to the interviewer questions carefully.
Skills: Database Management, Algorithms And Data Structures
College Name: VIT Vellore
Motivation: Company works on latest trends like azure,etc and they work on projects related to microsoft.

Interview Preparation Tips

Round: Test
Experience: 1st Round : 30 Aptitude Questions (Difficulty Level-HIGH) with nega
tive marking- My Score 15/30, Highest in the test
+ 2 Coding Questions ( Dyanamic Programming + N-Queens Problem)

Round: Technical Interview
Experience: Technical Interview- Questions based on recurssion DSA, HTML.

General Tips: Just know the project you have done in details , don't bluff
First Interview and got it in single shot.
Skill Tips: Karumanchi for DSA, w3 Schools for web related topics DBMS and SQL from Tutorial point.
Skills:
College Name: NIT Surathkal

I applied via Naukri.com and was interviewed in Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Concepts of OOPS

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare good in Java, most of the questions will be based on that

Interview Questionnaire 

2 Questions

  • Q1. What is precompilaion unit?
  • Ans. 

    Precompilation unit is a compiled code that can be reused by multiple source files.

    • Precompilation unit is created by the compiler from the source code.

    • It contains the compiled code of header files and other dependencies.

    • It can be reused by multiple source files, reducing compilation time.

    • It is also known as precompiled header or PCH.

    • Example: stdafx.h in Visual Studio is a precompiled header file.

  • Answered by AI
  • Q2. About ur future,ur short term goal,why this company

Interview Preparation Tips

Skills: Resume, CGPA
College Name: IIT Kharagpur

Interview Questionnaire 

3 Questions

  • Q1. First 50 Prime Number
  • Ans. 

    The first 50 prime numbers are...

    • Start with 2, the first prime number

    • Check each odd number greater than 2

    • Use trial division to check if a number is prime

    • Stop when you have found 50 prime numbers

  • Answered by AI
  • Q2. How to sort the file in the range (hint provided)
  • Ans. 

    Sorting a file within a range

    • Use a sorting algorithm like quicksort or mergesort

    • Read the file and store the data in an array or list

    • Sort the array or list within the given range

    • Write the sorted data back to the file

  • Answered by AI
  • Q3. Tell me about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js, Express, and MongoDB

    • Familiar with version control systems like Git and project management tools like Jira

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: Shortlist cut was 0.0 cgpa
Tips: Need to mention Programming skill in any one of three language C , C++ ,Java

Round: Test
Experience: Test was Average, Many question were from INDIABIX.COM , computer network, operating system ,data structure, c , c++ language
Tips: Understand Data Structure and Algorithm deeply, At least read about computer networks, operating system , DBMS 3-4 times for basic good understand, refer various site
Duration: 180 minutes

Round: Test
Experience: Two question were given , we have to write the code on A4 size sheet
Tips: Deep understanding of STACK AND QUEUE
Duration: 60 minutes

Round: Technical Interview
Experience: Previous Test (2 Questions on A4 size sheet) were discussed and is there any improvement that can be done, discussed each and every step.
Tips: Comments is important using programming
present with demo example (various cases)

Round: HR Interview
Experience: Be calm and show your interest in the company,
ask question about company, what are activity other than techincal technical stuff
Tips: Smile , if possible talk in Hindi - English,Try to Make the interview in discussion

General Tips: Practice Daily , Understand Each and Every Step in Detail , Try to code in A4 size paper then computer
Skill Tips: Read Good Books , Practice Daily

Skills: Algorithms And Data Structures
College Name: IIT Kharagpur

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Changepond Technologies Interview FAQs

How many rounds are there in Changepond Technologies Software Intern interview?
Changepond Technologies interview process usually has 5 rounds. The most common rounds in the Changepond Technologies interview process are Resume Shortlist, Aptitude Test and Coding Test.
What are the top questions asked in Changepond Technologies Software Intern interview?

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

  1. Snippet to print alternate number in given ar...read more
  2. snippet to print Even number in ar...read more
  3. Here, I got to know that There is 75,000 security deposit before you joining th...read more

Recently Viewed

LIST OF COMPANIES

Financial Software & Systems

Locations

INTERVIEWS

Yardi Systems

No Interviews

SALARIES

Larsen & Toubro Limited

INTERVIEWS

N.C.L. Industries

No Interviews

INTERVIEWS

Deutsche Bank

No Interviews

INTERVIEWS

Yhills

No Interviews

SALARIES

Larsen & Toubro Limited

INTERVIEWS

Financial Software & Systems

No Interviews

SALARIES

Larsen & Toubro Limited

SALARIES

N.C.L. Industries

Tell us how to improve this page.

Changepond Technologies Software Intern Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Coforge Interview Questions
3.3
 • 519 Interviews
Cyient Interview Questions
3.7
 • 284 Interviews
KPIT Technologies Interview Questions
3.4
 • 281 Interviews
MAQ Software Interview Questions
1.9
 • 100 Interviews
View all
Software Engineer
172 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
104 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
95 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Engineer
68 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
51 salaries
unlock blur

₹0 L/yr - ₹0 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.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent