Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Idbi Trusteeship Services Legal Interview Questions and Answers

Updated 1 May 2024

Idbi Trusteeship Services Legal Interview Experiences

1 interview found

Legal Interview Questions & Answers

user image Anonymous

posted on 1 May 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About trusteeship
  • Q2. Overview of IBC

HCLTech

There's no stopping you

We offer diverse programs to shape your career and future

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. Asked me about my answer for a question in the logical test and asked me to find mistake
  • Q2. Some tree question
  • Q3. Some array question

Interview Preparation Tips

Round: Test
Experience: Just logical questions. Maybe create a DFA and NFA.
Duration: 1 hour
Total Questions: 20

Round: Coding
Experience: Given two questions. Each question is written like a story, but once you get the idea, it will be a simple question

College Name: Govt. Model Engineering College

I applied via Campus Placement

Interview Questionnaire 

3 Questions

  • Q1. They asked me optimise the code I had written for the first question
  • Q2. Given a binary tree, find out the maximum sum path from root to leaf. This problem, but they said tree has only positive integers. -----/ . To store the path I had used global array. They asked me alternat...
  • Q3. Given a list of words. Given three operations find out the minimum steps to reach from source string to destination string. Basically, -----/ this is the problem with some modification. For this question I...
  • Ans. 

    The question is about finding the minimum steps to reach from a source string to a destination string using three operations.

    • BFS and DFS are graph traversal techniques that can be used to solve this problem.

    • BFS is typically used when finding the shortest path or exploring all possible paths in a graph.

    • DFS is useful when searching for a specific path or exploring deeply into a graph.

    • In this case, BFS can be used to find...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: • 1 question was on time complexity of searching an unsorted array.
• 2 questions were on recursion, ie, number of recursive calls.
• 1 question on analysing given function on string.
• 1 question was on probability(Two hotels, say A and B. Probability of moving from A to B is 2/3, staying at A is 1/3. Probability of moving from B to A and staying at B is 1/2. If they make decisions each hour, and if they were at A at 7:00 pm, what is the probability that they will be at B at 10:00 pm).
• If a set has elements {1,2,3,4 .... n}. Then what is the sum of elements of it's power set. (Ex: S = {1,2}. Then power set is {{},{1},{2},{1,2}}. The sum is 6.
• If a set has elements {1,2,3,4,5,6,7,8,9,10}. Then how many subsets of 3 elements has no consecutive elements.
• 1 question was on designing a DFA for a string starting with a and ending with c and has at least b in it.
• 1 question had machine instructions. We had to find out minimum number of cycles needed to execute the given set of instructions. (a) If the instructions are executed in the given order. (b) If the instructions are executed in random order.
• 1 puzzle on bridges.

Tips: In this round they not only see the answer. They also verify how you approached(So, give correct explanation to your answers).
Duration: 90 minutes
Total Questions: 10

Round: Coding Round
Experience: Two questions were there. 3 hours duration.

1. Long question, I don't remember fully. I'll just give input/output examples. It was basically on string decoding. If jon2snow3 is there the decoded string will be jonjonsnowjonjonsnowjonjonsnow. Given a string and an integer k we have print the kth character in the decoded string
input:
jon2snow3
8
output:
n

2. Given an array and an integer k return the number of contiguous sub arrays whose sum is divisible by k.
input format:
n k

input:
4 5
10 0 4 5

output:
4

explaination: {10},{0},{10,0},{5} are the sub arrays with sum divisible by 5.


Tips: You will have lots of time, so try to optimise the solution if you can. Remember here also they review each individual's code.

Round: Technical Interview
Experience: They will help you a lot if you are stuck at some point in the question. You have to be smart enough to grasp the clue.
Tips: They only ask questions only on data structures and algorithms.

Skill Tips: You have to be strong in coding. Algorithm questions will be mostly on dynamic programming. Data structures questions are mostly on trees.
Skills: C Programming, Maths(esp Probability), Algorithms And Data Structures
Duration: 5
College Name: JSS Mahavidyapeetha Sri Jayachamarajendra College Of Engineering, Mysore

Skills evaluated in this interview

I applied via Edufly and was interviewed in May 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What about share market ?
  • Ans. 

    The share market refers to the buying and selling of stocks and other securities on a stock exchange.

    • Share market involves the trading of stocks and securities

    • Investors buy and sell shares of companies

    • Stock exchanges provide a platform for trading

    • Market fluctuations and economic factors impact share prices

    • Investors aim to make profits through buying low and selling high

  • Answered by AI
  • Q2. Share market investment

Interview Preparation Tips

Interview preparation tips for other job seekers - Nooo

I applied via Company Website and was interviewed in Aug 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. On capital market and financial institutions
  • Q2. What is market cap of Indian stock market
  • Ans. 

    The market cap of Indian stock market is constantly changing based on the performance of the companies listed on the stock exchange.

    • Market cap is the total value of all the shares of companies listed on the stock exchange

    • It is calculated by multiplying the total number of outstanding shares by the current market price of each share

    • As of August 2021, the market cap of Indian stock market is around $3.2 trillion

    • The marke...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical on stock market and option market

I appeared for an interview in Apr 2021.

Interview Questionnaire 

2 Questions

  • Q1. Myself ppppppp
  • Q2. Do you have any knowledge of demat account opening
  • Ans. 

    Yes, I have knowledge of demat account opening.

    • I am familiar with the process of opening a demat account.

    • I understand the documentation required for demat account opening.

    • I am aware of the benefits and features of a demat account.

    • I have experience in assisting customers with demat account opening.

    • I can explain the demat account opening process to potential customers.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Better what you have a knowledge or according experience answer that much no much

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

Round 1 - Technical 

(1 Question)

  • Q1. About stocks and mutual funds
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - A good company to work with with good working environment

I applied via Walk-in and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Experience previous organization related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - As per resume question and Educational information

I applied via Recruitment Consulltant and was interviewed before Aug 2021. 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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. What is demat and trading ac
  • Ans. 

    Demat and trading accounts are used for buying and selling securities in electronic form.

    • Demat account is used to hold securities in electronic form

    • Trading account is used to buy and sell securities

    • Demat account is mandatory for trading in the stock market

    • Trading account is linked to the bank account for seamless transactions

    • Both accounts are offered by depository participants and stockbrokers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic knowledge about market....Start investment as soon as possible

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

Interview Questionnaire 

1 Question

  • Q1. Why do you want to join kotak securities?

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't panic.keep calm.all the best
Contribute & help others!
anonymous
You can choose to be anonymous

Idbi Trusteeship Services Interview FAQs

How many rounds are there in Idbi Trusteeship Services Legal interview?
Idbi Trusteeship Services interview process usually has 1 rounds. The most common rounds in the Idbi Trusteeship Services interview process are Technical.

Recently Viewed

SALARIES

RBL Bank

R O

unlock blur L/yr

(6 salaries)

COMPANY BENEFITS

Axis Bank

R O

1 benefit

SALARIES

Sharp & Tannan Associates

REVIEWS

HDFC Bank

No Reviews

SALARIES

Sharp & Tannan Associates

LIST OF COMPANIES

Sharp & Tannan Associates

Overview

SALARIES

IKS Health

REVIEWS

HDFC Bank

No Reviews

SALARIES

Accelyst Solutions

LIST OF COMPANIES

Accelyst Solutions

Locations

Tell us how to improve this page.

Idbi Trusteeship Services Legal Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Saint-Gobain

We thank our employees for rating us 4/5 on AmbitionBox

Deputy Manager
27 salaries
unlock blur

₹3.9 L/yr - ₹9.5 L/yr

Assistant Manager
23 salaries
unlock blur

₹2.9 L/yr - ₹8 L/yr

Manager
22 salaries
unlock blur

₹6.8 L/yr - ₹13.6 L/yr

Senior Manager
15 salaries
unlock blur

₹6.9 L/yr - ₹17 L/yr

Vice President
10 salaries
unlock blur

₹20 L/yr - ₹36 L/yr

Explore more salaries
Compare Idbi Trusteeship Services with

Axis Trustee Services

4.0
Compare

SBICAP Trustee Company

2.7
Compare

Catalyst Trusteeship

2.9
Compare

SBI Securities

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