Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Indian Space Research Organisation Research Scientist Interview Questions and Answers

Updated 7 Apr 2017

Indian Space Research Organisation Research Scientist Interview Experiences

1 interview found

I was interviewed in Aug 2017.

Interview Questionnaire 

1 Question

  • Q1. How and where you apply mathematics in your field if you are a maths student.
  • Ans. 

    Mathematics is applied in various ways in the field of research science.

    • Mathematics is used to develop and analyze models and algorithms.

    • It is used in statistical analysis and data interpretation.

    • Mathematical equations and formulas are used to describe and predict phenomena.

    • Mathematical optimization techniques are applied to solve complex problems.

    • Mathematics is used in designing experiments and conducting simulations.

    • ...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: I solve the question, it be how is hard i do my best.

Tips: No, because everyone have different thinking to solve, if the question would be any not even maths.
Duration: 1 hour 30 minutes
Total Questions: 100

Round: Technical Interview
Experience: We will know about our subject knowledge.

Skills: Creative Thinking

Interview questions from similar companies

Scientist Interview Questions & Answers

TCS user image Anonymous

posted on 14 Jan 2015

Interview Preparation Tips

Round: Interview
Experience: Duration of interview - 40 minutesInterview panel: 6 scientist from DRDO and one professor from my departmentOnly technical questions were asked except my name (:P)
Question types can be divided into following categories:
1. Process
2. Theory behind the process (mechanism)
3. Practical application4. Alteration in parameters and their effect on process
Tips: if you are answering correctly then they will take you even deeper until you yield (cross questioning) :O but dont worry, speak only if you know the correct answer. be confident and honest (they will help you).

General Tips: Shortlisting on the basis of CGPA
College Name: IIT Roorkee

I applied via Company Website and was interviewed before Sep 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell us about yourself and your experience.
  • Q2. Elaborate particular techniques like cytotoxicity assays, ELISA, Western blot etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself to answer technical questions based on your CV.

I applied via Naukri.com and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Where do you see yourself in 5 years
  • Q2. How do you conduct regulatory assessment
  • Ans. 

    Regulatory assessment involves evaluating the safety and efficacy of products to ensure compliance with regulations.

    • Identify relevant regulations and guidelines

    • Collect and analyze data on product safety and efficacy

    • Assess risks and benefits of the product

    • Develop a regulatory strategy

    • Prepare and submit regulatory documents

    • Communicate with regulatory agencies

    • Monitor and maintain compliance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and speak out your expertise. Be honest about your skillsets

Interview Preparation Tips

Round: Test
Experience: After filling a bio-data form mentioning the details regarding projects/papers published and BTP/DDP, shortlisting is done based on the following points:CG cut-off 6.75. Shortlisted after comparing the test scores of all the students.
Objective type test is conducted on the basis of aptitude and core questions.
Duration: 90 minutes

Round: Technical Interview
Experience: It was a Skype interview with a panel of 8 and questions were asked about core engineering,internship and projects.Additional questions were asked regarding the branch one is interested in.Questions were asked about the work DRDO has done and is doing and about BTP.

General Tips: One need to be thorough with core subjects,at least the one you are interested in.Be confident while answering questions and avoid talking about something of which you have no knowledge.
College Name: IIT MADRAS

Interview Preparation Tips

Round: Interview
Tips: Concentrate on basic Naval architecture and Ocean engineering topics and Fluid mechanicsPrepare well on your project as they tend to focus on DDP/BTPAdvantage if your project matches with DRDO interests

College Name: IIT Madras

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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. Where are you from coming ?
  • Q2. WHat is the last propulsion system that you have built ?
  • Ans. 

    The last propulsion system I built was a hybrid rocket engine for a small satellite.

    • Developed a hybrid rocket engine using a combination of solid fuel and liquid oxidizer

    • Tested the engine for efficiency and performance

    • Integrated the propulsion system into a small satellite for orbital maneuvers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Awesome kjdg anldsnglkasndgla'nglankdgnaldgnas

I applied via Company Website 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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Initial aptitude questions
  • Q2. Tell me about yourself
  • Ans. Discuss your educational journey with focus on challenges and solutions of your learning journey. Discuss technical details of techniques handled with detailed discription about principles. Cross question would be expected on principles and troubleshooting. For example how proteins get separated under electric field in gel. If there is issue with separation how to solve it.
  • Answered Anonymously
Round 3 - Technical 

(1 Question)

  • Q1. Discuss about project you completed.
  • Ans. Discussed on project completed from problem statements, approach and final outcomes. How you overcome challenges? What are other alternative approaches.
  • Answered Anonymously
Round 4 - One-on-one 

(2 Questions)

  • Q1. Why you want to join company?
  • Ans. Discuss about history and companies status in your field. What are the projects company working on and previous successful project. Future projects and their scope with your interest in contributing in it's advancement.
  • Answered Anonymously
  • Q2. What are your expectations and where you see yourself in next 5 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on you CV which covers various projects. Be honest on your expectations and future goals about career.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Full form of CSS, time complexity of varies algorithm like mege sort, binary search
  • Ans. 

    CSS stands for Cascading Style Sheets. Time complexity of merge sort is O(n log n) and binary search is O(log n).

    • CSS stands for Cascading Style Sheets and is used for styling web pages.

    • Time complexity of merge sort is O(n log n) where n is the number of elements in the array.

    • Time complexity of binary search is O(log n) where n is the number of elements in the array.

  • Answered by AI
  • Q2. Time complexity of varies algorithm like merge sort, binary search
  • Ans. 

    Merge sort has a time complexity of O(n log n) and binary search has a time complexity of O(log n).

    • Merge sort has a time complexity of O(n log n) because it divides the array into halves and merges them back together.

    • Binary search has a time complexity of O(log n) because it halves the search space in each iteration.

    • Example: For an array of size n, merge sort takes O(n log n) time to sort the array and binary search ta

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are different cloning methods
  • Ans. 

    Different cloning methods include restriction enzyme cloning, PCR cloning, and Gibson assembly.

    • Restriction enzyme cloning involves cutting DNA with restriction enzymes and ligating it into a vector.

    • PCR cloning amplifies DNA fragments using polymerase chain reaction and inserts them into a vector.

    • Gibson assembly is a method that joins DNA fragments with overlapping ends using a mix of DNA polymerase, exonuclease, and li

  • Answered by AI
  • Q2. Explain RT PCR and its application

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

INTERVIEWS

Media.net Software Services (India)

No Interviews

INTERVIEWS

Media.net Software Services (India)

No Interviews

INTERVIEWS

Indian Space Research Organisation

No Interviews

INTERVIEWS

Indian Space Research Organisation

No Interviews

INTERVIEWS

Indian Space Research Organisation

No Interviews

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
NTPC Interview Questions
4.2
 • 157 Interviews
Indian Army Interview Questions
4.7
 • 148 Interviews
BHEL Interview Questions
4.1
 • 113 Interviews
View all
Indian Space Research Organisation Research Scientist Salary
based on 8 salaries
₹9 L/yr - ₹21.2 L/yr
53% more than the average Research Scientist Salary in India
View more details

Indian Space Research Organisation Research Scientist Reviews and Ratings

based on 3 reviews

1.4/5

Rating in categories

1.3

Skill development

1.4

Work-life balance

4.1

Salary

1.4

Job security

1.3

Company culture

1.4

Promotions

1.4

Work satisfaction

Explore 3 Reviews and Ratings
Scientist
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Assistant
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Scientist Engineer
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design Engineer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Indian Space Research Organisation with

Defence Research & Development Organisation

4.5
Compare

BHEL

4.1
Compare

Hindustan Aeronautics

4.3
Compare

NTPC

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent