Upload Button Icon Add office photos

Filter interviews by

Indesign Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. 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 - Aptitude Test 

There will be versant test then aptitude questions on papers

Round 3 - One-on-one 

(1 Question)

  • Q1. Previous experience and roles and responsibilities

Interview Preparation Tips

Topics to prepare for InVision Associate interview:
  • previous experience
Interview preparation tips for other job seekers - waste of time they will not provide you any employment facilities, benefits, there will be no record for working eg. no payslip, no offer letter
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

The duration for online problem-solving is one hour using Google.

Round 2 - Coding Test 

Core DSA assessment duration: 45 minutes, to be completed on paper.

Round 3 - Technical 

(2 Questions)

  • Q1. Tic tac toe logic
  • Q2. Three sum
Round 4 - One-on-one 

(2 Questions)

  • Q1. Linked list related question
  • Q2. What projects have you included on your resume, and what role did you play in each?
  • Ans. 

    I have included projects such as developing a mobile app for a local charity and creating a marketing campaign for a startup company.

    • Developed a mobile app for a local charity, responsible for coding and testing

    • Created a marketing campaign for a startup company, involved in strategy development and execution

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Behavioral question
  • Q2. What language are you most comfortable in
  • Ans. 

    I am most comfortable in English.

    • English is my first language

    • I have been speaking English for over 20 years

    • I have a strong grasp of English grammar and vocabulary

  • Answered by AI
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
-

I applied via Company Website and was interviewed in Apr 2023. 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 - Coding Test 

Brush up on common data structures and algorithms (Maps, Arrays, Trees, Graphs, Sorting, Recursion etc)

Round 3 - Technical 

(1 Question)

  • Q1. Systems design, cs fundamentals
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is polymorphism?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as the same type.

    • Polymorphism is a fundamental concept in object-oriented programming.

    • It enables code reusability and flexibility.

    • Polymorphism can be achieved through method overriding and method overloading.

    • Example: A parent class Animal can have multiple child classes like Dog, Cat, and Bird. They can ...

  • Answered by AI
  • Q2. What is static polymorphism?
  • Ans. 

    Static polymorphism refers to the ability of a programming language to select the appropriate function or method at compile-time.

    • Static polymorphism is achieved through function overloading or operator overloading.

    • It allows different functions with the same name but different parameters to be called based on the arguments provided.

    • The selection of the appropriate function is determined at compile-time, based on the sta...

  • Answered by AI
  • Q3. What is dynamic polymorphism?
  • Ans. 

    Dynamic polymorphism is the ability of an object to take on many forms based on the context it is used.

    • It allows objects of different classes to be treated as objects of a common superclass.

    • It is achieved through method overriding and virtual functions.

    • Example: A superclass 'Animal' with subclasses 'Dog' and 'Cat'. Both can be treated as 'Animal' objects.

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Nov 2023.

Round 1 - Coding Test 

F2F coding test which was pretty simple based on basic c++ concepts and few logical questions.

Round 2 - Technical 

(1 Question)

  • Q1. Project and design level with mid level difficulty.
Round 3 - Culture fit 

(2 Questions)

  • Q1. Oops.here the magic happened. Prior to each stage HR was giving clue about the next round and the rounds were more or less same. But in this round,no was expecting managerial question and was not prepared ...
  • Q2. Array multiple logical questions, design pattern writing, other class relates coding..
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 hours of duration and medium level leetcode questions

Round 2 - Technical 

(2 Questions)

  • Q1. What do you mean by os?
  • Ans. 

    OS stands for Operating System. It is a software that manages computer hardware and provides services for computer programs.

    • OS is the software that acts as an intermediary between computer hardware and user applications.

    • It manages computer resources such as memory, processors, devices, and file systems.

    • Examples of popular operating systems include Windows, macOS, Linux, and Android.

  • Answered by AI
  • Q2. How can deadlock be avoided?
  • Ans. 

    Deadlock can be avoided by implementing proper resource allocation strategies and using techniques like deadlock prevention, avoidance, detection, and recovery.

    • Implement proper resource allocation strategies such as resource ordering, wait-die, wound-wait, etc.

    • Use techniques like deadlock prevention by ensuring that the system never enters a deadlock state, avoidance by ensuring that the system does not enter an unsafe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering.

Skills evaluated in this interview

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

(1 Question)

  • Q1. AWS architecture in your current project
  • Ans. 

    Our project utilizes AWS architecture for scalability and reliability.

    • We use EC2 instances for hosting our application servers.

    • S3 buckets are used for storing and serving static assets.

    • We leverage RDS for managing our relational database.

    • Lambda functions are used for serverless computing tasks.

    • CloudFront is utilized for content delivery network (CDN) to improve performance.

    • We use CloudWatch for monitoring and logging.

    • A...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Memory management cpp
  • Q2. Solid principles
Round 1 - One-on-one 

(1 Question)

  • Q1. Advantages of Autodesk products over other products.
  • Ans. 

    Autodesk products offer advanced features, user-friendly interface, and seamless integration.

    • Autodesk products have advanced features that allow for more complex designs and simulations.

    • The user interface is designed to be intuitive and easy to use, making it accessible to both beginners and experts.

    • Autodesk products seamlessly integrate with other software and tools, allowing for a more efficient workflow.

    • For example,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the software basics and try to master as much Autodesk software you can !!
Interview experience
4
Good
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 

(3 Questions)

  • Q1. Resume review + questionnaire on skill set mentioned in resume
  • Q2. Python Data Types and main differences
  • Ans. 

    Python data types include int, float, str, list, tuple, dict, set. Main differences are mutability, ordering, and usage.

    • Integers (int) are whole numbers, floats are numbers with decimal points.

    • Strings (str) are sequences of characters enclosed in quotes.

    • Lists are ordered, mutable collections of items. Tuples are ordered, immutable collections.

    • Dictionaries (dict) are key-value pairs. Sets are unordered collections of un...

  • Answered by AI
  • Q3. API managements and CRUD
Round 3 - Coding Test 

Questions on automations, python and APIs

Skills evaluated in this interview

Indesign Interview FAQs

How to prepare for Indesign 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 Indesign. The most common topics and skills that interviewers at Indesign expect are Interior Designing, Sketchup, VRAY, Apparel Merchandising and AutoCAD.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Adobe Interview Questions
3.9
 • 233 Interviews
Autodesk Interview Questions
4.2
 • 38 Interviews
Canva Interview Questions
4.8
 • 5 Interviews
Quark Software Interview Questions
3.7
 • 2 Interviews
Sketch Interview Questions
 • 1 Interview
Figma Interview Questions
 • 1 Interview
View all

Indesign Reviews and Ratings

based on 12 reviews

3.3/5

Rating in categories

3.9

Skill development

3.2

Work-life balance

3.3

Salary

3.4

Job security

3.6

Company culture

3.6

Promotions

3.5

Work satisfaction

Explore 12 Reviews and Ratings
Junior Interior Designer

Ahmedabad

0-1 Yrs

₹ 2.4-3 LPA

Explore more jobs
Graphic Designer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Interior Designer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Architect
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Account Assistant
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

3D Designer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Indesign with

Adobe

3.9
Compare

Autodesk

4.2
Compare

Quark Software

3.7
Compare

Canva

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