Add office photos
Engaged Employer

InCred Finance

3.9
based on 297 Reviews
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by

Interview Questions and Answers

Updated 1 Aug 2024

Q1. How loan process works and what all Documents required?

Ans.

The loan process involves submitting an application, providing necessary documents, undergoing credit checks, and receiving approval or denial.

  • Submit loan application with personal and financial information

  • Provide documents such as ID, proof of income, bank statements, and credit history

  • Undergo credit checks to assess creditworthiness

  • Receive approval or denial based on the lender's evaluation

Add your answer

Q2. Software Test Life Cycle

Ans.

Software Test Life Cycle is a process of testing software from planning to deployment.

  • STLC includes planning, designing, executing, and reporting.

  • It ensures that the software meets the requirements and is of high quality.

  • STLC involves functional, non-functional, and regression testing.

  • It also includes test environment setup and test data creation.

  • STLC ends with the release of the software.

  • STLC can be iterative or sequential.

Add your answer

Q3. Highly available LB with ec2

Ans.

Use an Application Load Balancer (ALB) with Auto Scaling group of EC2 instances for high availability.

  • Create an Application Load Balancer (ALB) in front of EC2 instances for distributing traffic.

  • Set up Auto Scaling group to automatically adjust the number of EC2 instances based on traffic.

  • Configure health checks on ALB to monitor the health of EC2 instances and route traffic accordingly.

Add your answer

Q4. write a shell script

Ans.

A shell script to display current date and time

  • Use the date command to get the current date and time

  • Store the output in a variable

  • Print the variable to display the date and time

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

Q5. Find the length of array with unique items

Ans.

Count the number of unique items in an array of strings

  • Create a Set to store unique items

  • Iterate through the array and add each item to the Set

  • Return the size of the Set as the length of the array with unique items

Add your answer

Q6. Find the anagram of small string into large string

Ans.

Check if an anagram of a small string exists in a large string

  • Create a frequency map of characters in the small string

  • Iterate through the large string and check if a substring of the same length has the same frequency map

  • Return true if an anagram is found, false otherwise

Add your answer

Q7. Locators in selenium

Ans.

Locators in Selenium are used to identify web elements on a web page for automation testing purposes.

  • Locators include ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, and XPath.

  • ID is the most efficient locator as it is unique for each element.

  • XPath is powerful but slower as it traverses the entire DOM.

  • CSS Selector is faster than XPath and can be used for complex selections.

  • Example: driver.findElement(By.id("username")).sendKeys("testuser");

Add your answer

Q8. What is your CTC

Ans.

My current CTC is $120,000 per year.

  • My current CTC is $120,000 per year

  • I am open to discussing salary expectations during the interview process

  • I have experience negotiating compensation packages based on performance and market trends

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

Interview Process at null

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

Top Interview Questions from Similar Companies

3.7
 • 4.3k Interview Questions
3.8
 • 2.9k Interview Questions
3.7
 • 262 Interview Questions
4.0
 • 200 Interview Questions
3.6
 • 178 Interview Questions
3.7
 • 144 Interview Questions
View all
Top InCred Finance 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