Upload Button Icon Add office photos

Filter interviews by

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 Approached by Company and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to tech stack and easy or medium difficulty questions on problem solving. Based on experience you may asked a simple system design question.

Interview Preparation Tips

Topics to prepare for JPMorgan Chase & Co. Associate interview:
  • Java
  • Spring
  • Spring Boot
  • Microservices
Interview preparation tips for other job seekers - Prepare questions based on tech stack for which applying. e.g. Java, Spring, Spring boot, Microservices, Sql.
Easy to medium difficulty question on problem solving.
Be prepared for simple system design problems based on experience.

I applied via Company Website and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Messaging communication (RabbitMQ, ActiveMQ)
  • Q2. Spring boot
  • Q3. Core Java (Oops, JVM, Memory types, Collections)
  • Q4. Spring security, Hibernate cache
  • Q5. Scenario based questions
  • Q6. Design patterns,SAGA Pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Scenario based questions on real time examples like ticket reservation, data processing. SAGA pattern

Interview Questionnaire 

1 Question

  • Q1. What's your name

I applied via Referral and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

12 Questions

  • Q1. Why do you want to switch?
  • Q2. What caused the 2008 financial crisis?
  • Ans. 

    The 2008 financial crisis was caused by a combination of factors including subprime mortgages, risky investments, and lack of regulation.

    • Subprime mortgages were given to borrowers who were not creditworthy and could not afford to repay the loans.

    • These mortgages were then bundled together and sold as securities to investors, who were not aware of the high risk involved.

    • Investment banks also made risky investments and us...

  • Answered by AI
  • Q3. What are the different types of risks associated with a bond?
  • Ans. 

    Different types of risks associated with a bond

    • Interest rate risk - changes in interest rates affect bond prices

    • Credit risk - risk of default by the issuer

    • Inflation risk - risk of loss of purchasing power due to inflation

    • Liquidity risk - risk of not being able to sell the bond when needed

    • Call risk - risk of the issuer calling back the bond before maturity

    • Reinvestment risk - risk of not being able to reinvest the coupon...

  • Answered by AI
  • Q4. How do you price a bond?
  • Ans. 

    To price a bond, calculate the present value of its future cash flows.

    • Determine the bond's face value, coupon rate, and maturity date.

    • Calculate the bond's yield to maturity.

    • Use the yield to maturity to discount the bond's future cash flows.

    • Add up the present values of the cash flows to get the bond's price.

    • Consider any additional factors that may affect the bond's price, such as credit risk or call provisions.

  • Answered by AI
  • Q5. How do you price an option?
  • Ans. 

    Option pricing involves calculating the value of an option based on various factors.

    • The current price of the underlying asset is a key factor in option pricing.

    • Volatility of the underlying asset also plays a significant role.

    • Time to expiration, interest rates, and strike price are other important factors.

    • Various models such as Black-Scholes and binomial models are used to price options.

    • Option pricing can be complex and...

  • Answered by AI
  • Q6. What is duration?
  • Ans. 

    Duration is the length of time something takes to complete.

    • Duration can be measured in seconds, minutes, hours, days, etc.

    • It is often used to describe the length of a movie, song, or event.

    • In project management, duration refers to the amount of time a task or project will take to complete.

    • Duration can also refer to the length of time a medical treatment or medication should be taken.

    • It is important to consider duration

  • Answered by AI
  • Q7. Will duration be greater for a fixed rate bond or a floating rate bond?
  • Ans. 

    Duration will be greater for a fixed rate bond.

    • Fixed rate bonds have a longer duration than floating rate bonds.

    • Duration is the measure of a bond's sensitivity to interest rate changes.

    • Fixed rate bonds have a fixed interest rate, so their duration is longer as they are more sensitive to interest rate changes.

  • Answered by AI
  • Q8. How do you start your workday?
  • Q9. Where do you see yourself 2 years from now?
  • Q10. Give us an example of a stressful situation you dealt with in your previous role.
  • Q11. How would you mitigate credit risk?
  • Ans. 

    Mitigate credit risk by diversifying portfolio, setting credit limits, and monitoring creditworthiness.

    • Diversify portfolio to spread risk across different industries and companies.

    • Set credit limits based on the borrower's creditworthiness and ability to repay.

    • Monitor creditworthiness of borrowers regularly to identify potential risks and take necessary actions.

    • Use credit insurance or guarantees to protect against defau...

  • Answered by AI
  • Q12. Is data quality more important or is timeliness?
  • Ans. 

    Both data quality and timeliness are important, but it depends on the specific use case.

    • Data quality is crucial for decision-making and analysis, as inaccurate data can lead to incorrect conclusions.

    • Timeliness is important for real-time decision-making and time-sensitive operations.

    • In some cases, data quality may be more important, such as in medical research where accuracy is critical.

    • In other cases, timeliness may be...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Everyone at JP tends to study the CV of the candidate before interviews so that they don’t waste time during the interview. Try to keep something in the intro talks that’s not in the CV. This will become a good talking point. I’ve noticed that one page Resumes are more impactful but this is subjective. If you don’t know something, say you cannot recall and move on. Don’t beat around the bush. Maintain eye contact and wear formals.

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Discuss about var.
  • Ans. 

    Var is a keyword in programming languages used to declare variables.

    • Var is short for variable.

    • It is used to declare a variable and assign a value to it.

    • The data type of the variable is inferred from the assigned value.

    • Example: var x = 5; // x is now a variable of type integer with value 5

  • Answered by AI
  • Q2. Question on priority queue

Interview Questionnaire 

2 Questions

  • Q1. General questions like please walk me through your resume. What are your strengths and weakness
  • Q2. Technical questions more based on Financial instruments..

I applied via LinkedIn and was interviewed before Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How to make class immutable?
  • Ans. 

    To make a class immutable, we need to ensure that its state cannot be modified after creation.

    • Make all fields private and final

    • Do not provide any setters

    • If mutable objects are used, return copies instead of references

    • Ensure that any methods that modify state return a new instance instead of modifying the existing one

  • Answered by AI
  • Q2. Difference between Threads and Processes.
  • Ans. 

    Threads are lightweight processes that share memory and resources, while processes are independent and have their own memory and resources.

    • Threads are a part of a process and share the same memory space.

    • Processes are independent and have their own memory space.

    • Threads are faster to create and switch between than processes.

    • Processes are more secure and stable than threads.

    • Examples of processes include web browsers and t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I gave two round of technical interview and 1 coding round. Coding round was simple enough. If you practice easy to medium level questions on Leetcode or HackerRank, you'd be able to clear it. Then there were technical rounds where interviewer asked to explain more about my current project, core java basics.

Skills evaluated in this interview

Associate Interview Questions & Answers

JPMorgan Chase & Co. user image SHUBHAM VINAYAK KALE shubham

posted on 4 Dec 2016

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Project/DDP based questions
  • Q2. Any coding done in curriculum, explain the most complex one
  • Ans. 

    Yes, I have coded in curriculum. The most complex one was a project on building a web application using React and Node.js.

    • Built a full-stack web application using React and Node.js

    • Implemented user authentication and authorization using JSON Web Tokens (JWT)

    • Used MongoDB as the database and Mongoose as the ODM

    • Implemented real-time updates using Socket.IO

    • Deployed the application on Heroku

    • Handled errors and implemented log

  • Answered by AI
  • Q3. What is 'Big data'? Why is it called 'Big'
  • Ans. 

    Big data refers to large and complex data sets that cannot be processed using traditional data processing methods.

    • Big data is characterized by its volume, velocity, and variety

    • It is used in various industries such as healthcare, finance, and retail

    • Examples of big data include social media data, sensor data, and transactional data

    • It is called 'big' because it involves processing massive amounts of data

    • Big data requires ...

  • Answered by AI
  • Q4. Why do you want to switch to IT sector from your respective branch
  • Ans. 

    I am passionate about technology and eager to learn new skills in the IT sector.

    • I have always had a keen interest in technology and enjoy working with computers.

    • I believe the IT sector offers more opportunities for growth and advancement in my career.

    • I have seen the impact of technology on various industries and want to be a part of that innovation.

    • I have taken courses in programming and networking to prepare myself fo

  • Answered by AI
  • Q5. I did a course on compute simulation and had extra curricular in chess, so was asked to simulate a chess game
  • Q6. Two friends A & B meet after long time, A asks B about his family. B says he has 3 children, product of their ages is 36, and sum of their ages is equal to the (point towards a house on street) house numbe...
  • Q7. A rat has 3000 gm of rice, he has to travel a distance of 3000m, he eats 1gm rice/m, his maximum carrying capcity is 1000 gm,how should he travel the distance to reach with maximum rice left
  • Q8. A new software has 3 functions SelectSum(), log() and exp(). You have a table of 1000 data points, how will you find product of all points using only the above mentioned functions
  • Ans. 

    To find the product of all data points using SelectSum(), log(), and exp() functions.

    • Use the log() function to convert the product into a sum of logarithms

    • Apply the SelectSum() function to calculate the sum of logarithms

    • Finally, use the exp() function to convert the sum back into the product

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Aptitude part has easy questions, including number series, picture series, interest rate and some quant based questions.

The coding part is difficult.2-3 coding questions, Codes will be related to linked lists , trees or sorting.
Tips: Try to get maximum marks in aptitude, which should be fine with some practice . One of the code will be easy, so complete it and make a try for second
Duration: 1 hour
Total Questions: 30

Round: Puzzle Interview
Experience: very easy puzzles, I was able to solve all puzzles in first attempt
Tips: Be confident in your approach they are locking for approach more than result

Round: Technical Interview
Experience: I answered all resume based questions, he liked my choice of projects, though they were not exactly related to the profile. He liked me and said I would recommend you directly to HR round
Tips: Prepare in details about all points in resume, course work mentioned and projects, Based on performance in this interview, they decide to whether to take one more technical interview or send directly to HR

Skills: Behavioural Skills, Puzzle Solving Capability, Approaching A Problem, Basic Coding
College Name: IIT Madras

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

13 Questions

  • Q1. Tell me about yourself?
  • Ans. 

    I am a highly motivated individual with a passion for learning and achieving my goals.

    • I have a degree in computer science and have worked as a software developer for 3 years.

    • I am proficient in multiple programming languages including Java, Python, and C++.

    • I enjoy working in a team environment and collaborating with others to solve complex problems.

    • In my free time, I enjoy hiking and exploring new places.

  • Answered by AI
  • Q2. Tell me about your family or life before college?
  • Ans. 

    I grew up in a small town with my parents and younger sister. We were a close-knit family.

    • Grew up in a small town

    • Close-knit family

    • Parents and younger sister

    • Participated in community events

    • Enjoyed outdoor activities

  • Answered by AI
  • Q3. What do you do in free time?
  • Ans. 

    I enjoy reading, hiking, and trying new recipes in my free time.

    • Reading books on various topics, including fiction, non-fiction, and self-improvement

    • Hiking in local parks and nature reserves to explore new trails and enjoy the outdoors

    • Experimenting with new recipes and cooking techniques in the kitchen

    • Attending cultural events such as concerts, plays, and art exhibits

    • Spending time with family and friends, playing board

  • Answered by AI
  • Q4. What would you expect from this company?
  • Ans. 

    I would expect a supportive work environment, opportunities for growth and development, and a commitment to excellence.

    • Supportive and collaborative team culture

    • Clear communication and feedback

    • Opportunities for professional development and advancement

    • Commitment to high-quality work and customer satisfaction

    • Competitive compensation and benefits package

  • Answered by AI
  • Q5. Questions related to family and past life?
  • Q6. Do you have any family member or friend in Bangalore?
  • Ans. 

    Yes, I have a cousin who lives in Bangalore.

    • I have a cousin who has been living in Bangalore for the past 5 years.

    • We keep in touch and he has shown me around the city during my visits.

    • He works in the IT industry and enjoys the vibrant culture of Bangalore.

  • Answered by AI
  • Q7. How will you find loop in the circular linked list?
  • Ans. 

    Loop in a circular linked list can be found using Floyd's cycle-finding algorithm.

    • Initialize two pointers, slow and fast, both pointing to the head of the linked list.

    • Move slow pointer by one node and fast pointer by two nodes in each iteration.

    • If there is a loop, both pointers will eventually meet at some point.

    • If there is no loop, fast pointer will reach the end of the linked list.

    • Time complexity of this algorithm is

  • Answered by AI
  • Q8. How will you perform pre-fix and post-fix operation for the given string expression?
  • Ans. 

    Pre-fix and post-fix operations can be performed on a string expression using appropriate operators.

    • Pre-fix operation involves placing the operator before the operand in the expression.

    • Post-fix operation involves placing the operator after the operand in the expression.

    • Examples of pre-fix operators include ++, --, !, and ~.

    • Examples of post-fix operators include ++ and --.

  • Answered by AI
  • Q9. What is data analytics(cause I had mentioned it on the resume)? Just explain the basic and tell them how it can help us make decision/inference
  • Ans. 

    Data analytics is the process of examining data sets to draw conclusions about the information they contain.

    • Data analytics involves collecting, cleaning, and analyzing data to identify patterns and trends.

    • It can help businesses make informed decisions by providing insights into customer behavior, market trends, and operational efficiency.

    • For example, a retail company can use data analytics to analyze sales data and ide...

  • Answered by AI
  • Q10. In my final year project I have used random forest. So he asked me to explain random forest. And other projects related questions
  • Q11. What is your strength and weakness? why J P Morgan Chase? What do you expect from this company? I am from Mechanical Engineering, so she asked me why non-core?
  • Ans. 

    Strengths include adaptability and teamwork. Weaknesses include public speaking. Non-core background allows for diverse perspective. JPMorgan Chase's reputation and opportunities attract me.

    • Strengths: adaptability, teamwork

    • Weakness: public speaking

    • Non-core background brings diverse perspective

    • Attracted to JPMorgan Chase's reputation and opportunities

  • Answered by AI
  • Q12. Few behavioral questions: What will you do if you have enough money and good idea to start your own company?
  • Ans. 

    I would pursue my entrepreneurial dream and start my own company.

    • I would conduct market research to validate my idea and identify potential competitors.

    • I would create a business plan outlining my goals, strategies, and financial projections.

    • I would secure funding through investors or loans.

    • I would assemble a team of talented individuals with diverse skills and experiences.

    • I would continuously evaluate and adapt my busi

  • Answered by AI
  • Q13. How would you resolve team conflict between your idea and other idea, supported by majority?
  • Ans. 

    I would listen to both sides, gather more information, and try to find a compromise that satisfies everyone.

    • Listen to both sides and understand their perspectives

    • Gather more information about both ideas

    • Try to find common ground and a compromise that satisfies everyone

    • Encourage open communication and respect for each other's ideas

    • Consider the potential impact and benefits of each idea

    • Involve a neutral third party if nec

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: The company came to our campus on day 3 and agreed to take walk-ins.
Therefore resume shortlisting was the procedure.
They had a cut off of 7 CGPA.
Tips: It would be good if you have some coding background with few projects. It could anything from class projects to your internships, extra-curricular or final year projects. Don't forget to mention what all programming language you know on your resume.

Round: Technical + HR Interview
Experience: The first round consists of two panels. One of them was asking HR. And the other was asking technical questions. They were just looking whether you have the basic technical knowledge and if given an offer you will join or not.
Tips: For technical knowledge, you can refer OOPs basic concepts, standard coding interview problems, geeksforgeeks, cracking the coding interview by Laxman Gayle etc. It would be better if you can first practice hr questions among your friends instead of going directly to interview. I found a youtube channel explains technical relatively easier and simpler way. you can follow that. Just try to show that you are interested in that company.
For HR questions, one can prepare from 64 HR questions.
For the basic OOPs concepts, one can read first 10 chapters from E.Balaguruswamy but any other OOPs book will also be fine.
Confidence is the key ace any interview!!

Round: HR Interview
Experience: This round was mainly to check your personality. He was trying to know whether you will fit in the company or not. Most of the question was from my personal life. They will see whether you are serious about your life or not.
Tips: Be ready to give them instances of your life where you did things differently. Try to show that you are passionate about the company. Try to show you have a clear vision in your life and working hard to achieve that.

Round: HR Interview
Experience: This round was just a formality. The HR from the second round interview introduced me to the third interviewer. He asked few question related to the family.
Tips: One important thing I would like to is that NEVER ASSUME THAT WHATEVER YOU TOLD TO YOUR PREVIOUS INTERVIEWER WILL BE KNOWN TO THE NEXT INTERVIEW. So, if you think some specific points will help you do good in an interview...just let him know. I could be anything your project, conference, paper presentation or your past life as well.

Skills: Programming, Object Oriented Programming (OOP) Basics, Team Working Ability, Passion, Data Strrutures, Algorithm
College Name: IIT Madras

Skills evaluated in this interview

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

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

Wells Fargo Interview Questions
3.8
 • 579 Interviews
Bajaj Finserv Interview Questions
4.0
 • 536 Interviews
ICICI Securities Interview Questions
3.9
 • 163 Interviews
Sharekhan Interview Questions
3.8
 • 85 Interviews
Bajaj Capital Interview Questions
3.8
 • 81 Interviews
View all
Assistant Manager
62 salaries
unlock blur

₹4.5 L/yr - ₹11.5 L/yr

Deputy Manager
36 salaries
unlock blur

₹5 L/yr - ₹20.5 L/yr

Officer
18 salaries
unlock blur

₹3 L/yr - ₹5.1 L/yr

Manager
8 salaries
unlock blur

₹10 L/yr - ₹27 L/yr

Surveillance Officer
8 salaries
unlock blur

₹5.5 L/yr - ₹7.2 L/yr

Explore more salaries
Compare Central Depository Services (I) with

Bajaj Finserv

4.0
Compare

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

Motilal Oswal Financial Services

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