Add office photos
Engaged Employer

Credera

3.9
based on 209 Reviews
Filter interviews by

10+ IndusInd Bank Interview Questions and Answers

Updated 2 Jul 2024

Q1. Explain each concept with real life example?

Ans.

Explanation of concepts with real-life examples

  • Abstraction: Using a TV remote without knowing the internal circuitry

  • Encapsulation: A car driver only needs to know how to drive, not how the engine works

  • Inheritance: A child inheriting traits from their parents

  • Polymorphism: A shape can take on different forms, such as a square or a triangle

Add your answer

Q2. What is system testing

Ans.

System testing is the process of testing the complete and integrated software system to evaluate its compliance with specified requirements.

  • System testing is performed on the entire software system as a whole.

  • It is conducted after integration testing and before acceptance testing.

  • The main goal of system testing is to ensure that the software meets the specified requirements and functions correctly in the intended environment.

  • Examples of system testing include performance test...read more

Add your answer

Q3. What all the methods we have in API?

Ans.

The question is too broad to provide a specific answer.

  • APIs can have various methods such as GET, POST, PUT, DELETE, etc.

  • The methods in an API depend on the specific API being referred to.

  • Examples of API methods include 'getUser', 'createOrder', 'updateProfile', etc.

View 1 answer

Q4. Suppose you are allocated into two projects in one day, and ETA for both is same, how would you complete them at the given deadline?

Add your answer
Discover IndusInd Bank interview dos and don'ts from real experiences

Q5. What problems you have faced during testing?

Ans.

I have faced issues with compatibility, performance, and user acceptance testing.

  • Compatibility issues with different browsers and operating systems

  • Performance issues with large datasets and high traffic

  • User acceptance testing revealed unexpected user behavior

Add your answer

Q6. What are Solid Principle?

Ans.

SOLID principles are a set of five design principles for writing maintainable and scalable software.

  • S - Single Responsibility Principle

  • O - Open/Closed Principle

  • L - Liskov Substitution Principle

  • I - Interface Segregation Principle

  • D - Dependency Inversion Principle

Add your answer
Are these interview questions helpful?

Q7. Difference between Sync and Async?

Ans.

Sync is blocking, while Async is non-blocking.

  • Sync operations block the execution of the program until the operation is completed.

  • Async operations allow the program to continue executing while the operation is being completed in the background.

  • Sync operations are simpler to implement and reason about, but can lead to performance issues.

  • Async operations require more complex code, but can improve performance and responsiveness.

  • Examples of Sync operations include reading a file ...read more

Add your answer

Q8. Explain about MVC Routing?

Ans.

MVC Routing is a mechanism to map incoming requests to specific controller actions.

  • Routing is used to define URL patterns and map them to specific actions in the controller.

  • It helps to create clean and SEO-friendly URLs.

  • Routing can also be used to pass parameters to the controller action.

  • MVC Routing is a part of the ASP.NET framework.

  • Example: RouteConfig.cs file in ASP.NET MVC application defines the routing rules.

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

Q9. Polymorphism real life example

Ans.

Polymorphism is the ability of an object to take on many forms. A real-life example is a vehicle.

  • Polymorphism allows a vehicle object to take on different forms such as car, truck, or motorcycle

  • Each form has its own unique properties and methods, but they all share common characteristics such as having wheels and an engine

  • Polymorphism allows for more efficient and flexible code as it allows for the use of a single class to represent multiple objects

Add your answer

Q10. Speak about the word state for 2 minutes

Ans.

The word state can refer to a condition, a political entity, or a stage in a process.

  • State can refer to the condition or status of something, such as the state of a machine or the state of a person's health.

  • State can also refer to a political entity, such as a nation-state or a state within a country.

  • State can indicate a stage in a process, such as the state of a project or the state of an experiment.

  • State can also refer to a mental or emotional condition, such as a state of ...read more

Add your answer

Q11. Rotate a matrix

Ans.

Rotate a matrix by 90 degrees clockwise

  • Transpose the matrix

  • Reverse each row of the transposed matrix

Add your answer

Q12. What is join in SQL

Ans.

Join in SQL is used to combine rows from two or more tables based on a related column between them.

  • Join is used to retrieve data from multiple tables in a single query

  • Types of joins include inner join, left join, right join, and full outer join

  • Join conditions are specified using the ON keyword and a related column between the tables

  • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

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

Interview Process at IndusInd Bank

based on 34 interviews
Interview experience
4.3
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.6
 • 4.5k Interview Questions
3.9
 • 214 Interview Questions
3.9
 • 209 Interview Questions
3.6
 • 191 Interview Questions
3.9
 • 152 Interview Questions
3.3
 • 142 Interview Questions
View all
Top Credera 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

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