Becton Dickinson
10+ SBI General Insurance Interview Questions and Answers
Q1. How do you find the code performance issue in the code deployed in production?
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
Q2. How to load a component only after 3 of my services are loaded?
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 } }
Q3. Write a program to change background after every 0.5 sec interval to orange,white,green on button click in Angular?
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
Q4. What is difference between iquerable and ienumrable
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
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 moreInterview 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
Q6. When you go with entity framework and ado.net
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.
Q7. What is asynchronous programming
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
Q8. Reverse a string without Reverse the number
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
Q9. How do you gather consumer insights?
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
Q10. How i executed complex tasks in past
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
Q11. Documentation of new joining
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
Q12. What is Level of testing ,
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
Q13. how is the inteviw
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.
Q14. how is the pastjob
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
Q15. Reverse a string
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
Q16. Framework explain
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
Q17. New Joining purpose
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
Q18. iron carbon phase diagram
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
Top HR Questions asked in SBI General Insurance
Interview Process at SBI General Insurance
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month