Upload Button Icon Add office photos

Filter interviews by

Insignia Interview Questions, Process, and Tips

Updated 3 Jul 2024

Top Insignia Interview Questions and Answers

Insignia Interview Experiences

Popular Designations

3 interviews found

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

I applied via LinkedIn and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

45 min, pseudocode, html, css,javsscropt

Round 2 - Technical 

(3 Questions)

  • Q1. Css positions, let, var and const, promises, closures
  • Q2. Define css positions and and difference in between absute and relative
  • Ans. 

    CSS positions define how an element is positioned on a webpage. Absolute positioning is relative to the nearest positioned ancestor, while relative positioning is relative to the element's normal position.

    • CSS positions determine how an element is placed on a webpage

    • Absolute positioning positions an element relative to its nearest positioned ancestor

    • Relative positioning positions an element relative to its normal positi...

  • Answered by AI
  • Q3. Diff. bet padding and margin
  • Ans. 

    Padding is the space inside an element, while margin is the space outside an element.

    • Padding is used to create space inside an element, while margin is used to create space outside an element.

    • Padding affects the content inside the element, while margin affects the space around the element.

    • Padding is transparent and reveals the background of the element, while margin is not transparent and does not reveal the background

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Async awaits, callbacks, arrow functions, block in HTML, marque
Round 4 - HR 

(1 Question)

  • Q1. Negotiations, profile discussion, roles and responsibilities

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It's good actually . The questions were mainly from basics.

Round 2 - Technical 

(2 Questions)

  • Q1. Different bln list and tuple
  • Ans. 

    Lists are mutable while tuples are immutable in Python.

    • Lists are defined using square brackets [] while tuples are defined using parentheses ().

    • Lists can be modified after creation, while tuples cannot be modified.

    • Lists are typically used for collections of similar items that may need to be changed, while tuples are used for fixed collections of items.

    • Example: list_example = [1, 2, 3] and tuple_example = (4, 5, 6)

  • Answered by AI
  • Q2. Decorators meaning and it's example
  • Ans. 

    Decorators in Python are functions that modify the behavior of other functions.

    • Decorators are defined using the @decorator_name syntax before a function definition.

    • They can be used to add functionality to existing functions without modifying their code.

    • Common examples include logging, timing, and authentication decorators.

    • Decorators can also be used to create class methods or static methods.

  • Answered by AI

Skills evaluated in this interview

Python Developer Intern Interview Questions asked at other Companies

Q1. what is python? what is a list? what is a tuple? what is set? Difference between list and tuple. Class and object. lambda function. map function filter function inheritance deep copy and shallow copy what is a dictionary? monkey patching. w... read more
View answer (3)

HSE Officer Interview Questions & Answers

user image Anonymous

posted on 8 Jan 2020

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

Interview Questionnaire 

1 Question

  • Q1. How much did u think we can pay you.

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont be too much attach to the salary or the pay, but the benefit of working experience in the company.

HSE Officer Interview Questions asked at other Companies

Q1. What is Critical Lifting (Erection activity) , Tandem Lifting please state its Hazards and Precautions ?
View answer (7)

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 4 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 

(1 Question)

  • Q1. Profile based /process related
Round 3 - One-on-one 

(1 Question)

  • Q1. Profile based/Process related
Round 4 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why should we hire you?
  • Q3. Why are you looking for a change?
  • Q4. Compensation negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Sodexo/insurance/transport are on top of ctc

I applied via Naukri.com and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. Explain SCD Type 2 Implementation in Informatica
  • Ans. 

    SCD Type 2 is a technique used to track historical changes in data over time in a data warehouse.

    • SCD Type 2 maintains a separate row for each change in data, with a start and end date.

    • It requires a surrogate key to uniquely identify each row.

    • Informatica provides a built-in SCD Type 2 transformation to implement this technique.

    • Example: tracking changes in customer addresses over time.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly focus on basic BI terminologies, common to trivial scenarios and introductory information on latest trending tools and technologies.

Skills evaluated in this interview

I applied via Referral and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions related to Python, my former organisation, why do you want to shift, questions related to different types of risk

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be on time and well dressed
Communication must be good
Answer questions if you can, if you don’t know just accept you don’t know

I applied via Walk-in and was interviewed in Aug 2019. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Why I want to switch?
  • Q2. About your self.
  • Q3. Explain corporate actions and it’s types with examples
  • Ans. 

    Corporate actions are events initiated by a company that can affect its stock price and shareholders.

    • Types of corporate actions include dividends, stock splits, mergers and acquisitions, spin-offs, and rights issues.

    • Dividends are payments made to shareholders from a company's profits.

    • Stock splits increase the number of shares outstanding while decreasing the price per share.

    • Mergers and acquisitions involve the combinat...

  • Answered by AI
  • Q4. What are bonds and it’s types
  • Q5. Types of swift and how it read it. Like its fields.
  • Ans. 

    Swift is a messaging system used for financial transactions. It has different types and fields for message processing.

    • Swift messages are categorized into 5 types - MT0xx, MT1xx, MT2xx, MT3xx, and MT9xx

    • Each type has its own set of fields for message processing

    • For example, MT103 is used for Single Customer Credit Transfer and has fields like Sender's Reference, Receiver's Reference, Amount, Currency, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always read your resume in and out.
Describe your current job well.
Always read about the job your applying.
Be confident and honest

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic accounting questions, knowledge testing of Finance and Financial Statements.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't speak lie.

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why should we hire you
  • Q2. You should hire me as I posses those skills which is needed for the role

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, smart and truthful towards interviewer

I appeared for an interview in Sep 2020.

Interview Questionnaire 

1 Question

  • Q1. Walk me through your CV

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 2 rounds, first was mainly technical related to my previous experience for the process and 2nd was mainly if I've faced any difficulty in the past.

Interview Experience was fine as they are particular about their timings and both rounds took 30 mins each.

Insignia Interview FAQs

How many rounds are there in Insignia interview?
Insignia interview process usually has 3 rounds. The most common rounds in the Insignia interview process are Technical, Aptitude Test and HR.
How to prepare for Insignia 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 Insignia. The most common topics and skills that interviewers at Insignia expect are Ca, Data Integration, Amc, Application Design and Asset Management.
What are the top questions asked in Insignia interview?

Some of the top questions asked at the Insignia interview -

  1. define css positions and and difference in between absute and relat...read more
  2. Decorators meaning and it's exam...read more
  3. diff. bet padding and mar...read more

Tell us how to improve this page.

Insignia Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Citicorp Interview Questions
3.7
 • 573 Interviews
HSBC Group Interview Questions
3.9
 • 487 Interviews
American Express Interview Questions
4.2
 • 365 Interviews
BNY Interview Questions
3.9
 • 347 Interviews
UBS Interview Questions
3.9
 • 338 Interviews
Morgan Stanley Interview Questions
3.6
 • 293 Interviews
Morningstar Interview Questions
3.9
 • 244 Interviews
FactSet Interview Questions
3.9
 • 208 Interviews
View all

Insignia Reviews and Ratings

based on 19 reviews

4.6/5

Rating in categories

4.2

Skill development

4.1

Work-life balance

4.1

Salary

4.2

Job security

4.4

Company culture

3.9

Promotions

4.2

Work satisfaction

Explore 19 Reviews and Ratings
Associate Consultant
9 salaries
unlock blur

₹1.8 L/yr - ₹3.6 L/yr

Production Manager
5 salaries
unlock blur

₹12.5 L/yr - ₹15 L/yr

Production Shift Incharge
5 salaries
unlock blur

₹12 L/yr - ₹14.2 L/yr

Project Manager
4 salaries
unlock blur

₹9.2 L/yr - ₹11 L/yr

Project Executive
4 salaries
unlock blur

₹4.2 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Insignia with

Citicorp

3.7
Compare

HSBC Group

3.9
Compare

UBS

3.9
Compare

BNY

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