Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by RGBSI Team. If you also belong to the team, you can get access from here

RGBSI Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

RGBSI Scientific Assistant 2 Interview Questions and Answers

Updated 5 Aug 2024

RGBSI Scientific Assistant 2 Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Core mechanical and aptitude

Round 2 - Technical 

(5 Questions)

  • Q1. Analysis of stress strain diagrams
  • Ans. 

    Stress strain diagrams show the relationship between stress and strain in a material.

    • Stress strain diagrams help in understanding the behavior of materials under different loading conditions.

    • The slope of the stress strain curve represents the material's stiffness or Young's modulus.

    • The area under the stress strain curve represents the material's toughness or energy absorption capacity.

    • Different materials exhibit differ...

  • Answered by AI
  • Q2. Turbine classification
  • Q3. Iron carbon phase diagram
  • Ans. 

    The iron-carbon phase diagram shows the phases and phase transitions of iron and carbon alloys.

    • The phase diagram shows the relationship between temperature, composition, and phases present in iron-carbon alloys.

    • It consists of regions representing different phases such as austenite, ferrite, cementite, and pearlite.

    • The eutectic point on the diagram represents the composition at which the alloy transforms from liquid to ...

  • Answered by AI
  • Q4. Welding gases classification
  • Q5. Types of manufacturing operations
  • Ans. 

    Manufacturing operations include casting, machining, welding, and assembly.

    • Casting involves pouring molten metal into a mold to create a specific shape.

    • Machining uses tools to remove material from a workpiece to achieve the desired shape.

    • Welding joins two or more pieces of metal together using heat and pressure.

    • Assembly involves putting together individual components to create a finished product.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - More in depth analysis of core subjects are required

Interview questions from similar companies

I applied via Company Website and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How do you measure success at work?
  • Ans. 

    Success at work is measured by achieving goals, delivering high-quality work, and receiving recognition.

    • Achieving goals set by the team or organization

    • Delivering high-quality work that meets or exceeds expectations

    • Receiving recognition from colleagues, managers, or clients

    • Meeting deadlines and completing tasks efficiently

    • Contributing to the overall success of the team or project

  • Answered by AI
  • Q2. How many programming languages do you know?
  • Ans. 

    I know multiple programming languages.

    • I am proficient in Java, Python, and C++.

    • I have experience with web development languages such as HTML, CSS, and JavaScript.

    • I am familiar with scripting languages like Bash and PowerShell.

    • I have worked with database query languages like SQL.

    • I have knowledge of mobile app development languages like Swift and Kotlin.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for MapmyIndia Software Engineer interview:
  • Software
  • Software Engineering
  • Technical Skills
Interview preparation tips for other job seekers - Job search like it's your job
Know your and self what you want
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 

(1 Question)

  • Q1. Angular, js basic questions and they ask you to open code snippet and ask js basic and DS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Hire and fire company, no job security, company is good in terms of management but it's always tough when it comes to job security

Software Engineer Interview Questions & Answers

Cerence user image Shubham Ganesh Vitore

posted on 29 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is the design pattern? Singleton Design patter
  • Ans. 

    Singleton design pattern ensures a class has only one instance and provides a global point of access to it.

    • Used when only one instance of a class is needed throughout the system

    • Provides a global access point to the instance

    • Implemented by creating a static method to return the same instance each time it is called

  • Answered by AI
  • Q2. Difference Hashmap and Concurrent Hashmap
  • Ans. 

    HashMap is not thread-safe, while ConcurrentHashMap allows multiple threads to read and write concurrently.

    • HashMap is not synchronized and not thread-safe, while ConcurrentHashMap is synchronized and thread-safe.

    • ConcurrentHashMap allows multiple threads to read and write concurrently without any external synchronization, while HashMap requires external synchronization for concurrent access.

    • ConcurrentHashMap achieves hi...

  • Answered by AI
  • Q3. Collection Framework
  • Q4. Difference between list , set
  • Ans. 

    List is an ordered collection of elements with duplicates allowed, while set is an unordered collection of unique elements.

    • List maintains the order of elements, while set does not guarantee any specific order.

    • List allows duplicate elements, while set does not allow duplicates.

    • Example: List - [1, 2, 3, 1], Set - {1, 2, 3}

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2023.

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 

(2 Questions)

  • Q1. Resume based question like what did you do in this project? What was your role and responsibilities? Question related to jenkins like explain jenkins pipeline foow of ur previous project ? How did you impr...
  • Q2. Do you like wfh or wfo? What are benefits of working from wfo ?
Round 3 - HR 

(1 Question)

  • Q1. Grneral HR questions were asked Why do you want to join is? What are your strengths?
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Mar 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

30 Questions Of Aptitude regarding Logical thinking etc

Round 3 - Coding Test 

2 Coding Questions regarding Programming in C language

Round 4 - Technical 

(1 Question)

  • Q1. Questions based on projects worked and skills mentioned in resume
Round 5 - Behavioral 

(1 Question)

  • Q1. Questions on Projects worked and skills mentioned and some company questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself on coding questions and aptitude and logical and few about company products.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical Reasoning, Questions on distances, Questions on directions

Round 2 - Coding Test 

1- Difference between array list and linked list.
2- Reverse the linked list

Round 3 - Coding Test 

1-Difference between Arraylist and Linked list.
2-Check if strings are anagram.

Interview Preparation Tips

Interview preparation tips for other job seekers - Study java OOPS concept, Collections and Basdic array and DS

Interview Questionnaire 

2 Questions

  • Q1. What is oops
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities and their interactions.

    • OOPs stands for Object-Oriented Programming.

    • It focuses on encapsulation, inheritance, and polymorphism.

    • Encapsulation means hiding the implementation details of an object from the outside world.

    • Inheritance allows creating new classes based on existing ones.

    • Polymorphism allows using a single interface to represent dif...

  • Answered by AI
  • Q2. Real world thing
Interview experience
3
Average
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 - Coding Test 

Hackerrank algorithms and ds test

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical on java and aws
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic technical question oops concept

RGBSI Interview FAQs

How many rounds are there in RGBSI Scientific Assistant 2 interview?
RGBSI interview process usually has 2 rounds. The most common rounds in the RGBSI interview process are Aptitude Test and Technical.
What are the top questions asked in RGBSI Scientific Assistant 2 interview?

Some of the top questions asked at the RGBSI Scientific Assistant 2 interview -

  1. Analysis of stress strain diagr...read more
  2. Types of manufacturing operati...read more
  3. Iron carbon phase diag...read more

Tell us how to improve this page.

RGBSI Scientific Assistant 2 Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 797 Interviews
Quest Global Interview Questions
3.6
 • 301 Interviews
View all
Design Engineer
169 salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Senior Design Engineer
62 salaries
unlock blur

₹5.8 L/yr - ₹12 L/yr

Mechanical Engg. Design
39 salaries
unlock blur

₹3 L/yr - ₹9.2 L/yr

Software Developer
35 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Supplier Quality Assurance Engineer
27 salaries
unlock blur

₹4 L/yr - ₹7.6 L/yr

Explore more salaries
Compare RGBSI with

Prime Focus Technologies

3.3
Compare

MapmyIndia

3.7
Compare

Yodlee

3.8
Compare

Bravura Solutions

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