Upload Button Icon Add office photos

Black Knight

Compare button icon Compare button icon Compare

Filter interviews by

Black Knight Mortgage Associate Interview Questions and Answers for Freshers

Updated 29 Aug 2021

Black Knight Mortgage Associate Interview Experiences for Freshers

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Wat is the mortgage
  • Ans. 

    A mortgage is a loan used to purchase a property, where the property itself serves as collateral for the loan.

    • Mortgages are typically long-term loans, with repayment periods ranging from 15 to 30 years.

    • Interest rates on mortgages can be fixed or adjustable, and are based on factors such as credit score and down payment amount.

    • If the borrower fails to make payments on the mortgage, the lender can foreclose on the proper...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good attitude it's formal

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Internal working of hashmap, multi Thread,DSA and Coding.
  • Ans. 

    Question on internal working of hashmap, multi-threading, DSA, and coding.

    • HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.

    • Multi-threading is the ability of a CPU to execute multiple threads concurrently.

    • DSA stands for Data Structures and Algorithms, which are fundamental concepts in computer science.

    • Coding involves writing instructions in a programming language to cre

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Interface vs abstract class
  • Ans. 

    Interface defines a contract while abstract class provides partial implementation.

    • Interfaces can only have abstract methods while abstract classes can have both abstract and non-abstract methods.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Interfaces are used for loose coupling while abstract classes are used for code reusability.

    • Example of interface: Runnable interface in Java...

  • Answered by AI
  • Q2. What is Method overloading?
  • Ans. 

    Method overloading is when a class has multiple methods with the same name but different parameters.

    • Method overloading allows for flexibility in method calls

    • The methods must have different parameters, such as different data types or different numbers of parameters

    • Example: public void print(int num) and public void print(String str)

    • The compiler determines which method to call based on the arguments passed

  • Answered by AI
  • Q3. Indexing of sqlsever dstsbase
  • Ans. 

    Indexing in SQL Server database

    • Indexing improves query performance by creating a structure that allows for faster data retrieval

    • Clustered and non-clustered indexes are the two types of indexes in SQL Server

    • Clustered indexes determine the physical order of data in a table while non-clustered indexes create a separate structure

    • Indexing should be done strategically to avoid over-indexing which can slow down data modificat

  • Answered by AI
  • Q4. Value type & reference type
Round 2 - HR 

(1 Question)

  • Q1. Only Salary negitiation
Round 3 - Behavioral 

(1 Question)

  • Q1. Few common questions from project & why did u left your current organization

Interview Preparation Tips

Interview preparation tips for other job seekers - After salary discussion when everything was settled and H.R was about to release my offer letter but after few days she told me that they didn't get approval from higher management due to high package. If they can't afford that amount then why did they offer me the amount? one of my friends also faced same incident.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. OOPS concept Java fundamentals
Round 2 - Technical 

(1 Question)

  • Q1. Project work framework Rest Assured

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare good
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.

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 

(4 Questions)

  • Q1. Java 8 features
  • Q2. Springboot , Microservice
  • Q3. Docker knowledge
  • Q4. Cloud concept like aws or azure
Round 3 - HR 

(1 Question)

  • Q1. Job change reason
Interview experience
4
Good
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was the easy round to clear they ask basic quans which include DBMS and grammar over all the round was easy

Round 2 - Communication 

(1 Question)

  • Q1. The test was condected by AI overall the round is easy
Round 3 - Technical 

(1 Question)

  • Q1. They asked questions about my project and basic question in java
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Some mcq questions and coding question. Both where easy to medium level. Prepare combination/permutation/Time complexity etc

Round 2 - Coding Test 

A question related to Binary search and some other follow ups.

Associate Interview Questions & Answers

CitiusTech user image Kshitija Bagul

posted on 10 Sep 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain random forest
  • Ans. 

    Random forest is an ensemble learning method that builds multiple decision trees and merges them to improve accuracy and prevent overfitting.

    • Random forest is a type of ensemble learning method.

    • It builds multiple decision trees during training.

    • Each tree is built using a subset of the training data and a random subset of features.

    • The final prediction is made by averaging the predictions of all the individual trees.

    • Random...

  • Answered by AI
  • Q2. What is boosting
  • Ans. 

    Boosting is a machine learning ensemble technique where multiple weak learners are combined to create a strong learner.

    • Boosting is an iterative process where each weak learner is trained based on the errors of the previous learners.

    • Examples of boosting algorithms include AdaBoost, Gradient Boosting, and XGBoost.

    • Boosting is used to improve the accuracy of models and reduce bias and variance.

  • 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 applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.

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 - HR 

(2 Questions)

  • Q1. Why did we hired you
  • Q2. What is next 5 years see your self
Round 1 - Technical 

(2 Questions)

  • Q1. Concepts on oops progressing the way that it will include
  • Q2. Answers on the dilegent way

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared try to be confident on the way that gets to pick

Tell us how to improve this page.

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 350 Interviews
CitiusTech Interview Questions
3.3
 • 278 Interviews
Altimetrik Interview Questions
3.8
 • 223 Interviews
Xoriant Interview Questions
4.1
 • 189 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
ThoughtWorks Interview Questions
3.9
 • 149 Interviews
3i Infotech Interview Questions
3.5
 • 145 Interviews
Apexon Interview Questions
3.3
 • 142 Interviews
View all
Black Knight Mortgage Associate Salary
based on 9 salaries
₹2 L/yr - ₹2.6 L/yr
17% less than the average Mortgage Associate Salary in India
View more details

Black Knight Mortgage Associate Reviews and Ratings

based on 4 reviews

4.2/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

4.0

Salary

3.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 4 Reviews and Ratings
Indexing Associate
286 salaries
unlock blur

₹1.4 L/yr - ₹3.3 L/yr

Application Programmer
184 salaries
unlock blur

₹4.1 L/yr - ₹18.4 L/yr

Software Test Analyst
142 salaries
unlock blur

₹2.5 L/yr - ₹13.8 L/yr

Application Programmer 2
53 salaries
unlock blur

₹6.5 L/yr - ₹18 L/yr

IT Security Analyst
52 salaries
unlock blur

₹3.4 L/yr - ₹13.5 L/yr

Explore more salaries
Compare Black Knight with

ITC Infotech

3.6
Compare

3i Infotech

3.5
Compare

Xoriant

4.1
Compare

CitiusTech

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