Add office photos
Employer?
Claim Account for FREE

Becton Dickinson

4.1
based on 464 Reviews
Filter interviews by

10+ SBI General Insurance Interview Questions and Answers

Updated 6 Aug 2024

Q1. How do you find the code performance issue in the code deployed in production?

Ans.

To find code performance issues in production, use monitoring tools and profiling techniques.

  • Use monitoring tools like New Relic, AppDynamics, or Datadog to track performance metrics and identify bottlenecks.

  • Use profiling techniques like CPU profiling, memory profiling, and network profiling to pinpoint specific areas of the code that are causing performance issues.

  • Analyze logs and error messages to identify patterns and potential performance issues.

  • Perform load testing and s...read more

View 1 answer

Q2. How to load a component only after 3 of my services are loaded?

Ans.

Use Angular's 'resolve' property to load component after services are loaded.

  • Create a resolver service that waits for all three services to complete before resolving.

  • Add the resolver service to the 'resolve' property of the component's route.

  • Access the resolved data in the component using the ActivatedRoute service.

  • Example: { path: 'my-component', component: MyComponent, resolve: { data: MyResolverService } }

Add your answer

Q3. Write a program to change background after every 0.5 sec interval to orange,white,green on button click in Angular?

Ans.

Program to change background color on button click in Angular

  • Create a button in Angular template

  • Add click event listener to the button

  • Use setInterval() function to change background color after every 0.5 sec

  • Use ngStyle directive to change background color dynamically

Add your answer

Q4. What is difference between iquerable and ienumrable

Ans.

IQueryable is for querying data from a source that implements IQueryable interface while IEnumerable is for iterating over a collection of data.

  • IQueryable is used for deferred execution while IEnumerable is used for immediate execution.

  • IQueryable is used for querying data from a remote data source while IEnumerable is used for querying data from an in-memory collection.

  • IQueryable is more efficient for large datasets as it allows for server-side filtering, sorting, and paging....read more

Add your answer
Discover SBI General Insurance interview dos and don'ts from real experiences

Q5. 1. Design controls used 2. Traceability between user requirement, Design input, and design output with an example 3. Difference between Design Verification and Design validation with an example 4. Why is design...

read more
Ans.

Interview questions for Senior Design Engineer position

  • Design controls used to ensure product meets user requirements and regulatory standards

  • Traceability matrix used to link user requirements to design inputs and outputs

  • Design verification ensures design meets requirements, while design validation ensures product meets user needs

  • Design validation is performed to ensure product meets user needs in real-world scenarios

  • Standards such as ISO 13485 and FDA regulations are commonl...read more

Add your answer

Q6. When you go with entity framework and ado.net

Ans.

Entity Framework is an ORM while ADO.NET is a data access technology.

  • Entity Framework is easier to use and provides more abstraction than ADO.NET.

  • ADO.NET is faster and more flexible than Entity Framework.

  • Use Entity Framework for simple CRUD operations and ADO.NET for complex queries and performance-critical applications.

Add your answer
Are these interview questions helpful?

Q7. What is asynchronous programming

Ans.

Asynchronous programming is a programming paradigm that allows multiple tasks to run concurrently without blocking each other.

  • Asynchronous programming is used to improve the performance of applications that require a lot of I/O operations.

  • It involves the use of callbacks, promises, and async/await keywords in JavaScript.

  • Asynchronous programming can be used in both front-end and back-end development.

  • Examples of asynchronous programming include fetching data from an API, upload...read more

Add your answer

Q8. Reverse a string without Reverse the number

Ans.

To reverse a string without reversing the numbers, split the string into words and reverse each word individually.

  • Split the string into an array of words

  • Reverse each word individually

  • Join the reversed words back together

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. How do you gather consumer insights?

Ans.

Consumer insights are gathered through various methods such as surveys, focus groups, social media monitoring, and data analysis.

  • Conducting surveys to gather feedback from customers

  • Organizing focus groups to understand consumer behavior and preferences

  • Monitoring social media platforms to track consumer sentiment and feedback

  • Analyzing sales data and customer interactions to identify trends and patterns

  • Using tools like Google Analytics to track website traffic and user behavior...read more

Add your answer

Q10. How i executed complex tasks in past

Ans.

I have executed complex tasks by breaking them down into smaller steps, delegating responsibilities, and closely monitoring progress.

  • Break down the task into smaller, manageable steps

  • Delegate responsibilities to team members based on their strengths

  • Regularly monitor progress and provide support as needed

Add your answer

Q11. Documentation of new joining

Ans.

Documentation of new joining involves collecting and organizing necessary paperwork for new employees.

  • Collect personal information such as name, address, contact details

  • Obtain identification documents like passport, driver's license

  • Gather educational certificates, work experience letters

  • Complete necessary forms like tax declaration, bank account details

Add your answer

Q12. What is Level of testing ,

Ans.

Level of testing refers to the depth and coverage of testing activities performed on a software application.

  • Level of testing determines the scope of testing activities, ranging from unit testing to system testing.

  • Each level of testing focuses on different aspects of the software, such as functionality, performance, and security.

  • Higher levels of testing involve more comprehensive testing techniques and cover a wider range of scenarios.

  • Examples of testing levels include unit te...read more

Add your answer

Q13. how is the inteviw

Ans.

The interview was informative and engaging.

  • The interviewers asked relevant questions about my sales experience and strategies.

  • I provided examples of successful sales campaigns I have led in the past.

  • I discussed my approach to managing a sales team and achieving targets.

  • Overall, the interview was a positive experience and I felt confident in my responses.

Add your answer

Q14. how is the pastjob

Ans.

My past job was challenging and rewarding, allowing me to develop strong sales skills and build relationships with clients.

  • Managed a team of sales representatives to meet and exceed sales targets

  • Developed and implemented sales strategies to increase market share

  • Built and maintained relationships with key clients to ensure customer satisfaction

  • Regularly analyzed sales data to identify trends and opportunities for growth

Add your answer

Q15. Reverse a string

Ans.

Reverse a string by iterating through the characters and swapping them

  • Create a function that takes a string as input

  • Initialize two pointers, one at the beginning and one at the end of the string

  • Swap the characters at the two pointers and move them towards the center until they meet

Add your answer

Q16. Framework explain

Ans.

A framework is a set of guidelines, libraries, and tools used to develop software applications.

  • Framework provides a structure for developers to build upon

  • It includes pre-written code and libraries to simplify development

  • Frameworks can be specific to a programming language or technology

  • Examples: React for front-end web development, Spring for Java applications

Add your answer

Q17. New Joining purpose

Ans.

To contribute my skills and experience to a dynamic team and help achieve company goals.

  • Excited to join a new team and learn new technologies

  • Looking forward to contributing my expertise in computer operations

  • Eager to help the company achieve its objectives

Add your answer

Q18. iron carbon phase diagram

Ans.

Iron carbon phase diagram shows the phases of iron and carbon at different temperatures and compositions.

  • Shows the phases of iron and carbon at different temperatures and compositions

  • Includes regions for austenite, ferrite, cementite, and pearlite

  • Used in metallurgy to understand the behavior of steel

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at SBI General Insurance

based on 8 interviews in the last 1 year
Interview experience
4.1
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.6
 • 1.8k Interview Questions
4.4
 • 436 Interview Questions
4.2
 • 202 Interview Questions
4.0
 • 192 Interview Questions
4.0
 • 167 Interview Questions
3.6
 • 132 Interview Questions
View all
Top Becton Dickinson Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter