Upload Button Icon Add office photos

Filter interviews by

Experian Dot Net Lead Interview Questions and Answers

Updated 10 Sep 2024

Experian Dot Net Lead Interview Experiences

1 interview found

Dot Net Lead Interview Questions & Answers

user image Anonymous

posted on 10 Sep 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Authentication flow
  • Q2. Authorization Flow
  • Q3. 1 DSA question to find a leading number in a set of numbers
  • Q4. Repository pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Please go through the .net concepts well.
Be prepared to tell the past projects you worked on well.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the difference between singleton class and static class
  • Ans. 

    Singleton class allows only one instance to be created, while static class cannot be instantiated and all members are static.

    • Singleton class can have instance methods and properties, while static class can only have static members.

    • Singleton class can be lazy loaded, while static class is eagerly loaded.

    • Singleton class can be implemented using a static property or method to return the single instance, while static class...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Mar 2020. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What Are JOINS in SQL and difference between Inner JOIN and equi JOIN? Illustrate with an example.
  • Ans. 

    JOINS are used in SQL to combine data from two or more tables based on a related column.

    • Inner JOIN returns only the matching rows from both tables

    • Equi JOIN is a type of Inner JOIN where the join condition is based on equality between two columns

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

  • Answered by AI
  • Q2. Divide the array in two Halves and keep each half in ascending order without using new Array?
  • Ans. 

    Divide array in two halves and keep each half in ascending order without using new Array.

    • Use Array.sort() method to sort the original array

    • Use Array.slice() method to divide the array into two halves

    • Use Array.reverse() method to reverse the second half of the array

  • Answered by AI
  • Q3. What are Interfaces and Why do we need interfaces?
  • Ans. 

    Interfaces are contracts that define a set of methods and properties that a class must implement.

    • Interfaces provide a way to achieve abstraction and polymorphism in object-oriented programming.

    • They allow for loose coupling between classes and promote code reusability.

    • Interfaces can be used to define common behavior across multiple classes.

    • Example: IDisposable interface in C# ensures that an object can be properly dispo...

  • Answered by AI
  • Q4. What is inheritance and Examples in inheritance.
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class is based on another class.

    • Inheritance allows a subclass to inherit properties and methods from a superclass.

    • The subclass can also add its own properties and methods.

    • Examples include a Car class inheriting from a Vehicle class, or a Dog class inheriting from an Animal class.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep The Basics clear and Be confident about what you know.
Be truthful and well prepared (Interviewer will catch your lies).

Skills evaluated in this interview

Experian Interview FAQs

How many rounds are there in Experian Dot Net Lead interview?
Experian interview process usually has 1 rounds. The most common rounds in the Experian interview process are Technical.
What are the top questions asked in Experian Dot Net Lead interview?

Some of the top questions asked at the Experian Dot Net Lead interview -

  1. 1 DSA question to find a leading number in a set of numb...read more
  2. Authentication f...read more
  3. Authorization F...read more

Tell us how to improve this page.

Experian Dot Net Lead Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 760 Interviews
FIS Interview Questions
3.9
 • 476 Interviews
PayPal Interview Questions
3.9
 • 208 Interviews
Fiserv Interview Questions
3.2
 • 167 Interviews
Visa Interview Questions
3.6
 • 137 Interviews
MasterCard Interview Questions
4.0
 • 132 Interviews
Revolut Interview Questions
2.6
 • 91 Interviews
TransUnion Interview Questions
4.0
 • 88 Interviews
CapitalOne Interview Questions
3.6
 • 78 Interviews
View all
Senior Software Engineer
77 salaries
unlock blur

₹18 L/yr - ₹40 L/yr

Software Engineer
54 salaries
unlock blur

₹11 L/yr - ₹23.3 L/yr

Business Analyst
28 salaries
unlock blur

₹7 L/yr - ₹26.6 L/yr

Sales Manager
21 salaries
unlock blur

₹11.6 L/yr - ₹28 L/yr

Staff Engineer
21 salaries
unlock blur

₹28 L/yr - ₹42.3 L/yr

Explore more salaries
Compare Experian with

CIBIL

4.2
Compare

Credit Information Bureau

3.8
Compare

Equifax

3.3
Compare

Crif High Mark Credit Information Services

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