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

Imaginnovate

Compare button icon Compare button icon Compare
3.6

based on 36 Reviews

  • About
  • Reviews
    36
  • Salaries
    288
  • Interviews
    8
  • Jobs
    4
  • Benefits
    4
  • Photos
    -

Filter interviews by

Imaginnovate Interview Questions and Answers

Updated 2 Apr 2025
Popular Designations

21 Interview questions

A Senior Software Engineer 1 was asked
Q. Solve problems related to JavaScript arrays and objects.
Ans. 

Understanding JavaScript arrays and objects is crucial for effective problem-solving in software engineering.

  • Arrays are ordered collections of values, e.g., const arr = [1, 2, 3];

  • Objects are key-value pairs, e.g., const obj = { name: 'Alice', age: 25 };

  • You can access array elements using indices, e.g., arr[0] returns 1;

  • Object properties can be accessed using dot notation or bracket notation, e.g., obj.name or obj[...

View all Senior Software Engineer 1 interview questions
A Software Developer Intern was asked
Q. How confident are you in your Java programming skills?
Ans. 

I am very confident in Java programming.

  • I have completed multiple projects using Java.

  • I have experience with various Java frameworks such as Spring and Hibernate.

  • I am familiar with Java design patterns and best practices.

  • I have also contributed to open source Java projects.

  • I am constantly learning and improving my Java skills.

View all Software Developer Intern interview questions
A Software Developer Intern was asked
Q. What are the data types in the C language?
Ans. 

C language has basic data types like int, char, float, double, void, and derived data types like arrays, pointers, and structures.

  • Basic data types include int, char, float, double, and void

  • Derived data types include arrays, pointers, and structures

  • Arrays can be of any basic data type

  • Pointers are used to store memory addresses

  • Structures are used to group related data of different data types

View all Software Developer Intern interview questions
A Software Developer Intern was asked
Q. Are any libraries required to perform C programming, and if so, what are they?
Ans. 

Yes, some libraries are required for C programming such as stdio.h, math.h, string.h, etc.

  • stdio.h library is used for input/output operations

  • math.h library is used for mathematical operations

  • string.h library is used for string manipulation operations

View all Software Developer Intern interview questions
A Software Developer Intern was asked
Q. How can we start a program in the C language?
Ans. 

To start a program in C language, we need to write a main function and compile the code.

  • Write the main function with the code to be executed

  • Compile the code using a C compiler

  • Execute the compiled program

  • Optionally, pass command line arguments to the program

View all Software Developer Intern interview questions
A Software Developer Intern was asked
Q. What is an algorithm?
Ans. 

An algorithm is a step-by-step procedure or set of rules for solving a problem or accomplishing a task.

  • An algorithm is a well-defined computational procedure.

  • It consists of a sequence of instructions that are executed in a specific order.

  • Algorithms can be represented using pseudocode, flowcharts, or programming languages.

  • They are used in various fields like computer science, mathematics, and engineering.

  • Examples o...

View all Software Developer Intern interview questions
A Software Developer Intern was asked
Q. What is the difference between call by value and call by reference?
Ans. 

Call by value passes a copy of the value, while call by reference passes a reference to the original value.

  • Call by value creates a new copy of the value, so changes made inside the function do not affect the original value.

  • Call by reference passes a reference to the original value, so changes made inside the function affect the original value.

  • In call by value, the function works with a local copy of the variable.

  • I...

View all Software Developer Intern interview questions
Are these interview questions helpful?
A Software Developer Intern was asked
Q. What are printf() and scanf()?
Ans. 

printf() and scanf() are functions in the C programming language used for input and output operations.

  • printf() is used to print formatted output to the console.

  • scanf() is used to read formatted input from the console.

  • Both functions are part of the standard input/output library in C.

  • printf() uses format specifiers to control the output format.

  • scanf() uses format specifiers to match and extract input values.

View all Software Developer Intern interview questions
A Software Developer Intern was asked
Q. What are data structures and what are some examples?
Ans. 

Data structures are a way of organizing and storing data in a computer so that it can be accessed and manipulated efficiently.

  • Data structures are used to store and organize data in a computer.

  • They provide a way to efficiently access and manipulate the stored data.

  • Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.

View all Software Developer Intern interview questions
A Software Developer Intern was asked
Q. What is the range of the float data type?
Ans. 

The float data type represents a single-precision 32-bit floating-point number.

  • Range: approximately ±1.4e-45 to ±3.4e+38

  • Precision: 6-7 decimal digits

  • Smallest positive value: 1.17549435e-38

  • Largest positive value: 3.40282347e+38

View all Software Developer Intern interview questions
1 2 3

Imaginnovate Interview Experiences

8 interviews found

Software Developer Intern Interview Questions & Answers

user image Anonymous

posted on 8 Mar 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Given a list aptitude questions

Round 2 - Coding Test 

Given some java questions

Anonymous

Senior Software Engineer 1 Interview Questions & Answers

user image Anonymous

posted on 1 Apr 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Coding Test 

JavaScript coding test

Round 2 - Technical 

(1 Question)

  • Q1. Js aray and object related problem solving task
  • Ans. 

    Understanding JavaScript arrays and objects is crucial for effective problem-solving in software engineering.

    • Arrays are ordered collections of values, e.g., const arr = [1, 2, 3];

    • Objects are key-value pairs, e.g., const obj = { name: 'Alice', age: 25 };

    • You can access array elements using indices, e.g., arr[0] returns 1;

    • Object properties can be accessed using dot notation or bracket notation, e.g., obj.name or obj['age'...

  • Answered by AI
    Add your answer
Round 3 - Behavioral 

(1 Question)

  • Q1. Some technical as well as how you can manage a team
  • Add your answer
Anonymous

Java Developer Interview Questions & Answers

user image Anonymous

posted on 2 Feb 2024

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

I applied via Walk-in and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

They will give a code to solve

Round 2 - HR 

(1 Question)

  • Q1. What you want to join in this company
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company for freshers
Anonymous

Software Engineer Interview Questions & Answers

user image Anonymous

posted on 2 Apr 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. What is java
  • Add your answer
  • Q2. What are the features of java
  • Add your answer
Anonymous

Software Developer Intern Interview Questions & Answers

user image sai kiran kalva

posted on 4 Feb 2023

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

I applied via Referral and was interviewed in Jan 2023. There were 2 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 

(20 Questions)

  • Q1. First they ask self introduction
  • Add your answer
  • Q2. Explain about the college projects which I had done
  • Add your answer
  • Q3. My branch is ece, they ask did you done a project related to computer science
  • Ans. 

    I developed a project using Python and machine learning to analyze and predict trends in electronic devices.

    • Created a predictive model using Python and scikit-learn to forecast device sales.

    • Utilized data visualization libraries like Matplotlib to present findings.

    • Implemented a web application using Flask to showcase the project.

    • Collaborated with peers to gather requirements and improve the project.

  • Answered by AI
    Add your answer
  • Q4. How can we start the program in c language?
  • Ans. 

    To start a program in C language, we need to write a main function and compile the code.

    • Write the main function with the code to be executed

    • Compile the code using a C compiler

    • Execute the compiled program

    • Optionally, pass command line arguments to the program

  • Answered by AI
    Add your answer
  • Q5. Does any libraries are required to perform c programming and what are they?
  • Ans. 

    Yes, some libraries are required for C programming such as stdio.h, math.h, string.h, etc.

    • stdio.h library is used for input/output operations

    • math.h library is used for mathematical operations

    • string.h library is used for string manipulation operations

  • Answered by AI
    Add your answer
  • Q6. What is printf() and scanf()?
  • Ans. 

    printf() and scanf() are functions in the C programming language used for input and output operations.

    • printf() is used to print formatted output to the console.

    • scanf() is used to read formatted input from the console.

    • Both functions are part of the standard input/output library in C.

    • printf() uses format specifiers to control the output format.

    • scanf() uses format specifiers to match and extract input values.

  • Answered by AI
    Add your answer
  • Q7. What is meant by access modifiers?
  • Ans. 

    Access modifiers determine the visibility and accessibility of classes, methods, and variables in object-oriented programming.

    • Access modifiers are keywords used in programming languages like Java, C++, and C#.

    • They control the visibility and accessibility of classes, methods, and variables.

    • Common access modifiers include public, private, protected, and default (package-private).

    • Public access allows unrestricted access f...

  • Answered by AI
    Add your answer
  • Q8. Write a code for the prime number?
  • Ans. 

    A prime number is a number greater than 1 that is divisible only by 1 and itself.

    • Start with a number greater than 1

    • Check if the number is divisible by any number from 2 to its square root

    • If it is divisible by any number, it is not prime

    • If it is not divisible by any number, it is prime

  • Answered by AI
    Add your answer
  • Q9. Difference between call by value and call by reference?
  • Ans. 

    Call by value passes a copy of the value, while call by reference passes a reference to the original value.

    • Call by value creates a new copy of the value, so changes made inside the function do not affect the original value.

    • Call by reference passes a reference to the original value, so changes made inside the function affect the original value.

    • In call by value, the function works with a local copy of the variable.

    • In cal...

  • Answered by AI
    Add your answer
  • Q10. What is meant by structure?
  • Ans. 

    Structure refers to the arrangement or organization of elements in a system or program.

    • Structure defines the layout and relationships between different components.

    • In software development, structure can refer to the organization of code, such as using classes, functions, and modules.

    • Structures can also be data types that group related data together, like structs in C or classes in object-oriented programming.

    • Structures ...

  • Answered by AI
    Add your answer
  • Q11. Range of the float data type?
  • Ans. 

    The float data type represents a single-precision 32-bit floating-point number.

    • Range: approximately ±1.4e-45 to ±3.4e+38

    • Precision: 6-7 decimal digits

    • Smallest positive value: 1.17549435e-38

    • Largest positive value: 3.40282347e+38

  • Answered by AI
    Add your answer
  • Q12. What are the data types in c language?
  • Ans. 

    C language has basic data types like int, char, float, double, void, and derived data types like arrays, pointers, and structures.

    • Basic data types include int, char, float, double, and void

    • Derived data types include arrays, pointers, and structures

    • Arrays can be of any basic data type

    • Pointers are used to store memory addresses

    • Structures are used to group related data of different data types

  • Answered by AI
    Add your answer
  • Q13. Explain the oops concepts
  • Ans. 

    Object-oriented programming concepts that help in organizing and structuring code.

    • Encapsulation: Bundling data and methods together in a class.

    • Inheritance: Creating new classes from existing ones, inheriting their properties and behaviors.

    • Polymorphism: Ability of objects to take on many forms, allowing methods to be overridden.

    • Abstraction: Hiding complex implementation details and providing simplified interfaces.

    • Encaps...

  • Answered by AI
    Add your answer
  • Q14. What is meant by data structures and what are they? Explain.
  • Ans. 

    Data structures are a way of organizing and storing data in a computer so that it can be accessed and manipulated efficiently.

    • Data structures are used to store and organize data in a computer.

    • They provide a way to efficiently access and manipulate the stored data.

    • Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.

  • Answered by AI
    Add your answer
  • Q15. How we link the external files of css and js to the html?
  • Ans. 

    External CSS and JS files can be linked to HTML using the <link> and <script> tags respectively.

    • Use the <link> tag with the 'rel' attribute set to 'stylesheet' to link external CSS files.

    • Use the <script> tag with the 'src' attribute to link external JS files.

    • Place the <link> and <script> tags within the <head> section of the HTML document.

  • Answered by AI
    View 1 more answer
  • Q16. Why do we use css to the html web pages?
  • Ans. 

    CSS is used to style and format HTML web pages, making them visually appealing and user-friendly.

    • CSS allows for separation of content from design, making it easier to update and maintain websites.

    • It enables customization of fonts, colors, layouts, and other visual elements on a webpage.

    • CSS helps in creating responsive web designs that adapt to different screen sizes and devices.

    • It provides the ability to create animati...

  • Answered by AI
    Add your answer
  • Q17. Explain any design pattern
  • Ans. 

    The Observer design pattern defines a one-to-many dependency between objects, so that when one object changes state, all its dependents are notified and updated automatically.

    • The Observer pattern is used to establish communication between objects in a loosely coupled manner.

    • It allows multiple observers (dependents) to be notified when the state of a subject (observable) changes.

    • The subject maintains a list of observers...

  • Answered by AI
    Add your answer
  • Q18. What is meant by algorithm?
  • Ans. 

    An algorithm is a step-by-step procedure or set of rules for solving a problem or accomplishing a task.

    • An algorithm is a well-defined computational procedure.

    • It consists of a sequence of instructions that are executed in a specific order.

    • Algorithms can be represented using pseudocode, flowcharts, or programming languages.

    • They are used in various fields like computer science, mathematics, and engineering.

    • Examples of alg...

  • Answered by AI
    Add your answer
  • Q19. How much you are confident about Java programming?
  • Ans. 

    I am very confident in Java programming.

    • I have completed multiple projects using Java.

    • I have experience with various Java frameworks such as Spring and Hibernate.

    • I am familiar with Java design patterns and best practices.

    • I have also contributed to open source Java projects.

    • I am constantly learning and improving my Java skills.

  • Answered by AI
    Add your answer
  • Q20. Are you willing to relocate?
  • Add your answer

Interview Preparation Tips

Topics to prepare for Imaginnovate Software Developer Intern interview:
  • C language
  • Python
  • Java
  • Data Structures
  • HTML
  • CSS
  • Design Patterns
  • OOPS
Interview preparation tips for other job seekers - The interview level was hard when compared to other Companies interviews, so be prepared with all basics and if you are really have knowledge on that skill then only mentioned it in resume otherwise don't mentioned them. They will ask most probably on your resume mentioned technologies.

Skills evaluated in this interview

Anonymous

Java Developer Interview Questions & Answers

user image Shubham Agnihotri

posted on 20 Dec 2022

I applied via Approached by Company and was interviewed in Nov 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Tell me about inheritance just
  • View 1 more answer
  • Q2. All the oops concept details
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answer as many questions as you can and never feel discomfort
Anonymous

Junior Software Developer Interview Questions & Answers

user image TejaSri

posted on 29 Jul 2022

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

Round 1 - Aptitude Test 

I have gone throw the paper first I'll get tensed slowly slowly I have done all the problems

Round 2 - Coding Test 

I have gone throw all basic programs related to C, Java. They asked me to write 2 programs or flowcharts. 1. Palindrome 2 . Second highest element in the given array.

Round 3 - HR 

(1 Question)

  • Q1. Any experience? What technologies you have worked on? They explain the company policies, terms and conditions. They explain me about their company new technologies.
  • Add your answer

Interview Preparation Tips

Topics to prepare for Imaginnovate Junior Software Developer interview:
  • C,Java basics, aptitude and reasoning
Interview preparation tips for other job seekers - Be confident.
Never get tense.
Listen carefully what they are asking based on that you have to give the proper explanation.
Try to give some live examples.
Don't talk in between the interviewer is talking.
If you confident about the answer then say it otherwise try to speak a few words about that topic.
Don't tell stories or blaa blaa!!!
Good Communication skills.
Anonymous

Java Developer Interview Questions & Answers

user image Anonymous

posted on 31 Jul 2021

I applied via Referral and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Oops concept ?
  • View 1 more answer
  • Q2. Uses of constructor in java?
  • View 1 more answer
  • Q3. What is interface?
  • View 1 more answer
  • Q4. Difference between extend and implement?
  • View 1 more answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident.

Skills evaluated in this interview

Anonymous

Top trending discussions

View All
Interview Tips & Stories
1w
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 Imaginnovate?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Java Developer Interview Questions & Answers

HCLTech user image Anonymous

posted on 9 Jun 2021

I applied via Campus Placement and was interviewed before Jun 2020. There were 7 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What java
  • Add your answer
  • Q2. Why java
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes

Skills evaluated in this interview

Anonymous
company Logo

Java Developer Interview Questions & Answers

Cognizant user image Anonymous

posted on 19 Nov 2018

Interview Questionnaire 

1 Question

  • Q1. Write program fibonacci series, write program using boolean, write class cast exceptn, singleton design pattern(like you have to jvm one have jdk 1.7 and other have jdk 1.8 how many instance created if one...
  • Ans. 

    This interview question covers various topics including programming, design patterns, data structures, and exception handling in Java.

    • Write a program to generate the Fibonacci series

    • Write a program using boolean variables

    • Explain the ClassCastException and how to handle it

    • Discuss the Singleton design pattern and its implementation with different JDK versions

    • Explain abstract classes and interfaces in your current project

    • ...

  • Answered by AI
    View 3 more answers

Interview Preparation Tips

Round: Resume Shortlist
Experience: core java , spring, hibernate, jsp, jpa

Skills evaluated in this interview

Anonymous
More about working at Imaginnovate
  • HQ - Visakhapatnam,Andhra Pradesh, India

Imaginnovate Interview FAQs

How many rounds are there in Imaginnovate interview?
Imaginnovate interview process usually has 2-3 rounds. The most common rounds in the Imaginnovate interview process are Coding Test, Aptitude Test and HR.
How to prepare for Imaginnovate 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 Imaginnovate. The most common topics and skills that interviewers at Imaginnovate expect are OOPS, Javascript, Java, Angularjs and Spring Boot.
What are the top questions asked in Imaginnovate interview?

Some of the top questions asked at the Imaginnovate interview -

  1. How we link the external files of css and js to the ht...read more
  2. Does any libraries are required to perform c programming and what are th...read more
  3. What is meant by data structures and what are they? Expla...read more

Tell us how to improve this page.

Imaginnovate Interviews By Designations

  • Imaginnovate Java Developer Interview Questions
  • Imaginnovate Software Developer Intern Interview Questions
  • Imaginnovate Software Engineer Interview Questions
  • Imaginnovate Senior Software Engineer 1 Interview Questions
  • Imaginnovate Junior Software Developer Interview Questions

Interview Questions for Popular Designations

  • Senior Executive Interview Questions
  • Team Lead Interview Questions
  • Software Engineer Interview Questions
  • Software Developer Interview Questions
  • Senior Associate Interview Questions
  • Consultant Interview Questions
  • Senior Software Engineer Interview Questions
  • System Engineer Interview Questions
  • Show more
  • Sales Officer Interview Questions
  • Assistant Manager Interview Questions

Overall Interview Experience Rating

4.3/5

based on 6 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 80%
More than 8 weeks 20%
View more

Interview Questions from Similar Companies

TCS
TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture
Accenture Interview Questions
3.8
 • 8.6k Interviews
Infosys
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro
Wipro Interview Questions
3.7
 • 6k Interviews
Cognizant
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon
Amazon Interview Questions
4.0
 • 5.3k Interviews
Capgemini
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact
Genpact Interview Questions
3.8
 • 3.4k Interviews
View all

Imaginnovate Reviews and Ratings

based on 36 reviews

3.6/5

Rating in categories

3.6

Skill development

3.3

Work-life balance

3.8

Salary

3.2

Job security

3.8

Company culture

3.5

Promotions

3.4

Work satisfaction

Explore 36 Reviews and Ratings
Jobs at Imaginnovate
Imaginnovate
Java Developer

Visakhapatnam

4-9 Yrs

Not Disclosed

Imaginnovate
Senior EDI Sterling integrator Developer.

Visakhapatnam

5-10 Yrs

Not Disclosed

Imaginnovate
Mid Level Java Developer

Visakhapatnam

3-5 Yrs

Not Disclosed

Explore more jobs
Imaginnovate Salaries in India
Software Engineer
49 salaries
unlock blur

₹2.2 L/yr - ₹12.1 L/yr

Senior Software Engineer
28 salaries
unlock blur

₹6.3 L/yr - ₹20 L/yr

Software Engineer2
23 salaries
unlock blur

₹5 L/yr - ₹8.3 L/yr

Software Engineer Level 1
13 salaries
unlock blur

₹3.5 L/yr - ₹4.5 L/yr

Software Engineer III
10 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Explore more salaries
Compare Imaginnovate with
TCS

TCS

3.6
Compare
Accenture

Accenture

3.8
Compare
Wipro

Wipro

3.7
Compare
Cognizant

Cognizant

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Imaginnovate 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