Upload Button Icon Add office photos

Filter interviews by

Institute of Economic Growth Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Company Website and was interviewed before Sep 2021. 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. About self with experiemce
  • Q2. Topic related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Not advisable for climate consultancy, climate change and sustainability
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. It was mostly about my graduation based questions .
  • Q2. What all are your skills with marketing
  • Q3. Which marketing strategy is familiar for you
  • Ans. 

    My familiar marketing strategy is social media marketing.

    • Utilizing social media platforms to promote products/services

    • Creating engaging content to attract and retain customers

    • Utilizing targeted ads to reach specific demographics

    • Engaging with customers through comments, messages, and posts

  • Answered by AI
  • Q4. What should be the gain if we selecte you
Round 3 - Aptitude Test 

It was mostly aptitude based questions and easy

Round 4 - Coding Test 

Asked about the different coding sessions.

Round 5 - One-on-one 

(1 Question)

  • Q1. It was very tricky and easy for me
Round 6 - Group Discussion 

About current market scenario for the last financial year.

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared for any question and aroung the globe and market.

I applied via Internshala and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About previous experience

Interview Preparation Tips

Interview preparation tips for other job seekers - They just test your communication skills and your energy during the call
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Elevator pitch. About the past exp .....
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Registration 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Why you choos this domain
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2022. 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 

Mostly quantitative and qualitative reasoning questions

Round 3 - Coding Test 

Graph,trees,arrays and strings

Interview Preparation Tips

Topics to prepare for DevTown Intern interview:
  • arrays
  • graph
  • trees
  • bfs
  • dfs
Interview preparation tips for other job seekers - prepare behavioural questions well and data structure and algorithms are an advantage if you know
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. Simple introduction
Round 2 - Technical 

(1 Question)

  • Q1. Was asked a basic sliding window question.
Round 3 - Behavioral 

(1 Question)

  • Q1. Also a brief introduction about my self

Interview Preparation Tips

Topics to prepare for HeyCoach Intern interview:
  • Data Structures
  • Algorithms
  • Competitive programming
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and detail-oriented individual with a background in project management and a passion for making a positive impact.

    • Background in project management

    • Detail-oriented and organized

    • Passionate about making a positive impact

    • Strong communication and teamwork skills

  • Answered by AI
  • Q2. Why you are interested to work here
  • Ans. 

    I am passionate about the organization's mission and values, and I believe my skills and experience align well with the work being done here.

    • I have always been drawn to projects that make a positive impact on society

    • I admire the innovative approach this organization takes in addressing complex issues

    • I have relevant experience in project management and am excited about the opportunity to contribute to meaningful project

  • Answered by AI

Interview Questionnaire 

5 Questions

  • Q1. 1. Questions on conditional probability
  • Q2. 2. How to obtain minimum value of a function without using derivatives.
  • Ans. 

    To obtain minimum value of a function without using derivatives, use methods like bisection, golden section search, or simulated annealing.

    • Bisection method involves repeatedly dividing the interval in half and checking which half contains the minimum value.

    • Golden section search is similar to bisection but uses a fixed ratio to divide the interval.

    • Simulated annealing is a probabilistic method that randomly explores the

  • Answered by AI
  • Q3. 3. A simple problem on linear property.
  • Q4. 4. How to define 3 dimensional array using MATLAB or python. Obtaining maximum from matrix elements.
  • Ans. 

    To define 3D array in MATLAB or Python, use array indexing. To obtain maximum from matrix elements, use max() function.

    • In MATLAB, use array indexing with three dimensions: A(x,y,z)

    • In Python, use numpy library to create 3D array: np.array([[[1,2],[3,4]],[[5,6],[7,8]]])

    • To obtain maximum from matrix elements, use max() function: max(A)

    • In Python, use np.max() function to obtain maximum from matrix elements

  • Answered by AI
  • Q5. 5. How to get median of a data sequence
  • Ans. 

    To get the median of a data sequence, sort the data and find the middle value.

    • Sort the data sequence in ascending or descending order

    • If the sequence has an odd number of values, the median is the middle value

    • If the sequence has an even number of values, the median is the average of the two middle values

    • Example: For the sequence [3, 1, 4, 2, 5], sort it to [1, 2, 3, 4, 5] and the median is 3

    • Example: For the sequence [3,...

  • Answered by AI

Skills evaluated in this interview

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. What is research? What is reliability?
  • Ans. 

    Research is a systematic investigation to discover new knowledge or validate existing knowledge. Reliability refers to the consistency and stability of research findings.

    • Research involves collecting and analyzing data to answer a specific question or solve a problem

    • It is a systematic and organized process that follows a set of procedures and methods

    • Reliability refers to the consistency and stability of research finding...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, perform well, have clear knowledge on the content

Institute of Economic Growth Interview FAQs

How to prepare for Institute of Economic Growth 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 Institute of Economic Growth. The most common topics and skills that interviewers at Institute of Economic Growth expect are Social Science, Web Technologies, Copy Editing, Information Technology and Library Science.

Tell us how to improve this page.

Institute of Economic Growth Reviews and Ratings

based on 8 reviews

4.2/5

Rating in categories

4.0

Skill development

4.4

Work-life balance

3.6

Salary

3.7

Job security

3.8

Company culture

3.7

Promotions

4.0

Work satisfaction

Explore 8 Reviews and Ratings
Research Analyst
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Research Analyst
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Field Investigator
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Research Consultant
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Institute of Economic Growth with

National Council of Applied Economic Research

3.6
Compare

National Institute of Public Finance & Policy

1.6
Compare

Indian Council for Research on International Economic Relations

4.6
Compare

Centre for Policy Research

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