Upload Button Icon Add office photos

Filter interviews by

Gokhale Institute of Politics and Economics Interview Questions and Answers

Updated 2 Apr 2024

Gokhale Institute of Politics and Economics Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Research knowledge, economics
  • Q2. Report writing, data analysis

Interview Preparation Tips

Interview preparation tips for other job seekers - Research aptitude and core subject Knowledge is a must

Research Assistant Interview Questions asked at other Companies

Q1. How would you manage a lab?
View answer (2)

Interview questions from similar companies

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 Indeed and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are rest api
  • Ans. 

    REST API stands for Representational State Transfer Application Programming Interface, used for communication between software systems.

    • REST API is a set of rules and conventions for building and interacting with web services.

    • It uses standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations.

    • REST APIs are stateless, meaning each request from a client to the server must contain all the information neede

  • Answered by AI
  • Q2. What are the project key role
  • Ans. 

    Project key roles are essential positions within a project team responsible for specific tasks and deliverables.

    • Project Manager: oversees the project from initiation to completion

    • Software Engineer: responsible for developing and implementing software solutions

    • Quality Assurance Analyst: ensures the quality of the software through testing

    • Business Analyst: gathers and analyzes requirements from stakeholders

    • UI/UX Designer:...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected
Round 1 - Assignment 

Prepare your CV thoroughly.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced consultant with a strong background in problem-solving and client management.

    • Over 5 years of experience in consulting roles

    • Skilled in analyzing data and providing strategic recommendations

    • Proven track record of successfully managing client relationships

    • Strong communication and presentation skills

    • Certified in relevant consulting methodologies

  • Answered by AI
  • Q2. Past experience
  • Q3. CV related quaestions

I applied via I just searched in google for jobs and went to employer site for details and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. An Introduction of myself
  • Q2. Areas of my experience
  • Q3. Communication skills
  • Q4. About the employer firm objectives
  • Q5. Nature of the work handled and at what position

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. While attending for an interview the we should have basic knowledge about the employer office and our roles and responsibilities. 2. We should able to explain in a proper sequential order about us and our experience and major achievements. 3. We should be very obedient and polite while answering though how hard the question is

Interview Questions & Answers

National Institute of Agricultural Extension Management user image Anonymous

posted on 5 Nov 2021

I applied via Lis Links and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Self Introduction, About ISBN and ISSN and Reference management softwares, and my work experience and many questions deeper in my subject...
  • Q2. I replied to the questions ISBN is the authorized agency for books published and ISSN for periodicals etc....

Interview Preparation Tips

Interview preparation tips for other job seekers - I suggest to get prepare well because they will go deeper according to your answers and be confident

Interview Questions & Answers

National Institute of Agricultural Extension Management user image

posted on 29 Jul 2022

I applied via AngelList and was interviewed before Jul 2021. There were 8 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 - Group Discussion 

New projects or introductions or new stips or playing the tasks or corporation with a new team..ect.

Round 3 - Coding Test 

SHIPMENTS SAFETY -ID -LIST P/O -POLICIES -LOCATIONS.

Round 4 - Aptitude Test 

AT LAST YEAR'S TARGET.

Round 5 - Assignment 

ANY IN OPERATIONS IN ONE PRACH MUST WORK AS ONE TEAM.

Round 6 - Case Study 

BY LOCAL OF COMPANY TERE ARE MORE THAN COURSES AND TRAINING.

Round 7 - Technical 

(2 Questions)

  • Q1. -WHAT DO YOU DO IF TRACK OR FROZEN HAS A PROBLEM IN THE ROAD? NEARLY LOCATIONS OF MECHANICS IN THIS LOCAL. -WHAT TO DO IF RUCKS HAVE DAILY FOR ONE DAY? MUST BE SENT TO ANOTHER TASK. -WHAT TO DO IF THE WAR...
  • Q2. HOW MANY COSTS OF CASH PARKING RUCKS? -ONE DAY FOR ONE TRUCK 15 SAR.
Round 8 - HR 

(1 Question)

  • Q1. SENT INVOICES. COMPLETED TASKS OF ID.

Interview Preparation Tips

Interview preparation tips for other job seekers - MEETING IN ONE DAY TO CEREBRATION AS BIRTHDAY OR MANAGER OR DRIVERS GET CERTIFICATE OF HONER.

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

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

(2 Questions)

  • Q1. Basic mathematics probability
  • Q2. Basic coding implementation

Interview Preparation Tips

Interview preparation tips for other job seekers - Must apply for research

Gokhale Institute of Politics and Economics Interview FAQs

How many rounds are there in Gokhale Institute of Politics and Economics interview?
Gokhale Institute of Politics and Economics interview process usually has 1 rounds. The most common rounds in the Gokhale Institute of Politics and Economics interview process are One-on-one Round.
What are the top questions asked in Gokhale Institute of Politics and Economics interview?

Some of the top questions asked at the Gokhale Institute of Politics and Economics interview -

  1. Report writing, data analy...read more
  2. Research knowledge, econom...read more

Tell us how to improve this page.

Gokhale Institute of Politics and Economics Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Gokhale Institute of Politics and Economics Reviews and Ratings

based on 9 reviews

4.6/5

Rating in categories

4.1

Skill development

4.6

Work-life balance

4.0

Salary

3.2

Job security

4.9

Company culture

3.0

Promotions

4.1

Work satisfaction

Explore 9 Reviews and Ratings
Research Assistant
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Research Associate
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Nutritionist
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Professor
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Office Superintendent
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Gokhale Institute of Politics and Economics with

Tata Institute of Social Sciences

4.4
Compare

Indian Statistical Institute

3.7
Compare

National Institute of Public Finance & Policy

1.6
Compare

Centre for Development Studies

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