Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Central Depository Services (I) Dot Net Lead Interview Questions, Process, and Tips

Updated 11 Jul 2024

Central Depository Services (I) Dot Net Lead Interview Experiences

1 interview found

Dot Net Lead Interview Questions & Answers

user image Anonymous

posted on 11 Jul 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. How does CLR work
  • Ans. 

    CLR is the Common Language Runtime in .NET framework responsible for managing code execution.

    • CLR converts MSIL code into native code for execution

    • Manages memory, security, exception handling, and thread management

    • Provides garbage collection to automatically manage memory

    • Allows for interoperability between different languages in .NET framework

  • Answered by AI
  • Q2. How does Session know which user is logged in
  • Ans. 

    Session uses a unique identifier to track which user is logged in

    • Session assigns a unique identifier to each user upon login

    • This identifier is stored in a cookie or in the URL

    • When the user makes a request, the server checks the identifier to determine which user is logged in

  • Answered by AI
  • Q3. What is HTTP module in IIS
  • Ans. 

    HTTP module in IIS is a customizable component that can intercept and modify incoming and outgoing HTTP requests.

    • HTTP modules are .NET classes that implement the IHttpModule interface.

    • They can be used to perform tasks such as authentication, logging, compression, encryption, etc.

    • HTTP modules are configured in the web.config file of an ASP.NET application.

    • Example: A custom HTTP module can be created to log all incoming

  • Answered by AI
  • Q4. What does App pool do in IIS
  • Ans. 

    App pool in IIS manages worker processes that host web applications, providing isolation and resource management.

    • App pool manages worker processes in IIS

    • Provides isolation for web applications

    • Controls resource usage for applications

    • Can be configured with specific settings like recycling, idle timeout, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - too much theoretical question rather than practical for the lead position.
NO Feedback received even after request.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1. Why do you want to change?
  • Q2. 2. What is your goal?
  • Q3. 3. Critical project you have handled?

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be yourself and provide short and to the point answer

I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies

I applied via Campus Placement and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why Java is platform independent?
  • Ans. 

    Java is platform independent due to its bytecode and JVM.

    • Java code is compiled into bytecode which is platform-independent.

    • JVM (Java Virtual Machine) interprets the bytecode and executes it on any platform.

    • JVM acts as an abstraction layer between the Java code and the underlying hardware.

    • This allows Java programs to run on any platform that has a JVM installed.

    • For example, a Java program written on a Windows machine ca...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Java is platform-independent because it does not depend on any type of platform. Hence, Java is platform-independent language. In Java, programs are compiled into byte code and that byte code is platform-independent. ... Any machine to execute the byte code needs the Java Virtual Machine.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Description of project
  • Ans. 

    The project involved designing and implementing a new network infrastructure for a large corporation.

    • Conducted a thorough analysis of the existing network infrastructure

    • Designed a new network architecture that met the company's needs

    • Implemented the new network infrastructure with minimal disruption to business operations

    • Tested and optimized the new network to ensure optimal performance

    • Provided ongoing support and maint

  • Answered by AI
  • Q2. Your previous experince

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepare for your resume

I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Spring container and beans
  • Q2. Annotations used in Springboot
  • Ans. 

    Annotations are used in Springboot to simplify configuration and reduce boilerplate code.

    • Annotations are used to define the behavior of Spring components

    • They can be used to define the scope of a bean, inject dependencies, and handle exceptions

    • Some commonly used annotations include @Component, @Autowired, and @ExceptionHandler

  • Answered by AI
  • Q3. Java 8 New Features and explanation
  • Ans. 

    Java 8 introduced several new features including lambda expressions, streams, and default methods.

    • Lambda expressions allow for functional programming and simplify code.

    • Streams provide a way to process collections of data in a functional style.

    • Default methods allow for adding new methods to interfaces without breaking existing implementations.

    • Other features include the Optional class, Date and Time API, and Nashorn Java

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What is your expected package

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the topics thoroughly with working examples. Theoretical knowledge is not enough to really grasp the concepts.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. 1.Tell me about yourself.
  • Q2. 2. Some basic questions from DBMS, iot and cloud.
  • Q3. 3. Explain your project ( technology u have used and what is it).
  • Q4. 4. Are you willing to relocate.

Interview Preparation Tips

Interview preparation tips for other job seekers - HR was nice and friendly. Overall it was a NYC experience.
All the best guys.

I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me aboit yourself
  • Q2. Why mechatronics? Why infosys?

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowbyour projects inside out. Prepare your basic hr questions from the beginning.

I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The questions were on front end web development questions with managerial interview

Interview Preparation Tips

Interview preparation tips for other job seekers - The overall experience was good. The interview was on technical and managerial skills based on the experience gained.

I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Concepts of Oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with basic concepts of OOPS.Explain final year project.
Be confident.
Contribute & help others!
anonymous
You can choose to be anonymous

Central Depository Services (I) Interview FAQs

How many rounds are there in Central Depository Services (I) Dot Net Lead interview?
Central Depository Services (I) interview process usually has 1 rounds. The most common rounds in the Central Depository Services (I) interview process are Technical.
What are the top questions asked in Central Depository Services (I) Dot Net Lead interview?

Some of the top questions asked at the Central Depository Services (I) Dot Net Lead interview -

  1. how does Session know which user is logged...read more
  2. what is HTTP module in ...read more
  3. What does App pool do in ...read more

Recently Viewed

INTERVIEWS

Health Care Global Enterprises

No Interviews

INTERVIEWS

Karvy Data Management Services

No Interviews

INTERVIEWS

Karvy Data Management Services

No Interviews

LIST OF COMPANIES

Central Depository Services (I)

Locations

INTERVIEWS

Advanced Micro Devices

No Interviews

INTERVIEWS

Advanced Micro Devices

No Interviews

INTERVIEWS

IRIS Business Services

No Interviews

INTERVIEWS

Advanced Micro Devices

No Interviews

INTERVIEWS

Advanced Micro Devices

No Interviews

INTERVIEWS

Advanced Micro Devices

No Interviews

Tell us how to improve this page.

Central Depository Services (I) Dot Net Lead Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
Assistant Manager
62 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Officer
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager Information Technology
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Central Depository Services (I) with

Accenture

3.8
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent