Upload Button Icon Add office photos

Filter interviews by

Inditrade Capital Interview Questions and Answers

Updated 16 Mar 2024

Inditrade Capital Interview Experiences

Popular Designations

4 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself

Risk Management Executive Interview Questions asked at other Companies

Q1. What do you know about rms
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 4 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. I have experienced employee
  • Q2. I am hr interview call waiting
Round 3 - HR 

(1 Question)

  • Q1. I am waiting for hr interview
Round 4 - One-on-one 

(1 Question)

  • Q1. I am waiting for hr interview

Interview Preparation Tips

Topics to prepare for Inditrade Capital Software Developer interview:
  • PLSQL
  • Java
Interview preparation tips for other job seekers - I am software developer so I have immediate join the company

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

Sales Manager Interview Questions & Answers

user image Anonymous

posted on 27 Jul 2023

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Interview taken by ASM and asked about previous work experiance.

Round 3 - HR 

(2 Questions)

  • Q1. What was past experiance and why we hire you
  • Q2. Ask about DSA business and work experiance with DSA

Interview Preparation Tips

Interview preparation tips for other job seekers - Linkedin

Sales Manager Interview Questions asked at other Companies

Q1. If you're in Cold areas like Kashmir or Himachal Pradesh. & You have to sell an AC which is having only Cold option. How would you do that?
View answer (16)

Sales Manager Interview Questions & Answers

user image Rahul Valaboju

posted on 12 Nov 2023

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

I applied via Referral and was interviewed before Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. About my self Business Experience How about challenges handle your business
Round 3 - One-on-one 

(2 Questions)

  • Q1. I met with business head
  • Q2. Routine About self Experience Skills test
Round 4 - One-on-one 

(2 Questions)

  • Q1. I met with CEO
  • Q2. Same questions has-been I faced

Sales Manager Interview Questions asked at other Companies

Q1. If you're in Cold areas like Kashmir or Himachal Pradesh. & You have to sell an AC which is having only Cold option. How would you do that?
View answer (15)

Inditrade Capital interview questions for popular designations

 Sales Manager

 (2)

 Risk Management Executive

 (1)

 Software Developer

 (1)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

1. Prime Factors Operations

You are given an integer n. In one operation, you can do the following

• Pick a number P such that P is prime and n is divisble by P. Assign P

Find the maximum number of operations you can perform.

Function description

Complete the primeGame function in the editor below. It has the following param

Name

Type

Description

INTEGER

The given integer n.

n

Return

The function must return an INTEGER denoting the maximum operations you can perform.

Constraints

• 1 ≤ n ≤ 10^9

Input format for debugging

• The first line contains an integer, n, denoting the initial value of n. desc

Round 2 - Technical 

(5 Questions)

  • Q1. What is Object-Oriented Programming (OOP) in Java, and can you explain concepts such as encapsulation and polymorphism with examples?
  • Ans. 

    OOP in Java is a programming paradigm that uses objects to design applications. Encapsulation is the bundling of data and methods, while polymorphism allows objects to be treated as instances of their parent class.

    • OOP in Java focuses on creating objects that interact with each other to design applications

    • Encapsulation in Java involves bundling data (variables) and methods (functions) within a class to restrict access f...

  • Answered by AI
  • Q2. What are wrapper classes in Java, and what is their purpose?
  • Ans. 

    Wrapper classes in Java are classes that allow primitive data types to be used as objects.

    • Wrapper classes provide a way to convert primitive data types into objects.

    • They are used when an object is required, such as in collections like ArrayList.

    • Examples include Integer for int, Double for double, Boolean for boolean, etc.

  • Answered by AI
  • Q3. Given an array, how can it be rotated to the left?
  • Ans. 

    To rotate an array to the left, shift all elements to the left by one position and move the first element to the end.

    • Create a temporary variable to store the first element of the array.

    • Shift all elements to the left by one position.

    • Assign the temporary variable value to the last element of the array.

  • Answered by AI
  • Q4. Can you explain the projects you have completed and provide details about your internships?
  • Ans. 

    I have completed projects in renewable energy and automation systems. I have also interned at a manufacturing company and a research institute.

    • Completed a project on designing a solar-powered irrigation system for a rural community

    • Completed a project on developing an automated warehouse management system using RFID technology

    • Interned at a manufacturing company where I worked on optimizing production processes

    • Interned a...

  • Answered by AI
  • Q5. What is the difference between an ArrayList and an array in Java?
  • Ans. 

    ArrayList is a dynamic array in Java that can grow or shrink in size, while an array has a fixed size.

    • ArrayList can dynamically resize itself, while array has a fixed size.

    • ArrayList is a class in Java, while array is a basic data structure.

    • ArrayList provides methods to add, remove, and access elements easily, while array requires manual manipulation.

    • Example: ArrayList<String> list = new ArrayList<>(); Strin...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - HR 

(2 Questions)

  • Q1. Can you provide a self-introduction that includes details about your studies, overall work experience, job roles and responsibilities, personal struggles, life goals, family background, and hobbies?
  • Q2. How do you manage your work-life balance while being the sole earner in your family, and what strategies do you use to handle your responsibilities?
Round 2 - Aptitude Test 

The test you will take will be related to the profile for which you are interviewing, such as sales or aptitude, meaning that it will assess your abilities and knowledge. It will evaluate your verbal language skills, reasoning capabilities, and overall eligibility. This test is designed to analyze your thought process, including how quickly you can solve the questions, as well as to measure your intelligence.

Round 3 - Assignment 

This test includes questions related to sales, such as how to create a pipeline, how to follow up with cold and warm leads, and how to shortlist leads. It also addresses customer handling, product pitching, and conditions for selling a product according to the customer’s needs, as well as how to highlight key points and features. Additionally, it discusses negotiation strategies, mathematical problems, questions related to English language passages, and techniques for solving math problems. Finally, it mentions that you will be given a paragraph or a task on which you are required to write about 400 to 600 words according to your understanding.

Interview Preparation Tips

Interview preparation tips for other job seekers - Whenever you go for an interview, your dressing should be formal, and you should have a smile on your face. Your gestures and posture should be the best, and maintaining good eye contact is essential. First, greet the interviewers before starting the interview process. Self-confidence is the most crucial aspect; you can interview at any large company if you believe in yourself, so don’t hesitate. Use one language, whether it's Hindi, English, or your regional language, and think carefully before answering any questions. Focus on your goal of achieving the job.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is the meaning of customer relationship?
  • Q2. Easy targets achieved
Round 2 - Case Study 

Easy Hard bkt handling

Round 3 - Technical 

(2 Questions)

  • Q1. Customer problems solved
  • Q2. Customer technical issue solved
Round 4 - Assignment 

Team leader and monitoring exicutive

Round 5 - HR 

(2 Questions)

  • Q1. Relationship and leadership
  • Q2. Handling the Cash dealing
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - One-on-one 

(4 Questions)

  • Q1. Job required in Finance secctor
  • Q2. Search in this field
  • Q3. Vacancies for wrritiff/ Loss recovery.
  • Q4. Top most post eqvilent Divisional Manager
Round 2 - HR 

(1 Question)

  • Q1. Intrested in Finance sector
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

There should be an aptitude test which is totally based on commerce, general knowledge and computer

Round 2 - HR 

(2 Questions)

  • Q1. Tell me something about yourself
  • Q2. What is balance sheet
Round 3 - One-on-one 

(3 Questions)

  • Q1. About the commerce golden rule
  • Q2. What is profit and loss account
  • Q3. What is debtors and creditors

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard for the interview
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
No response

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Apne bare me btao?
  • Q2. Apko finance krte waqt sare document check krne h ?
  • Q3. Coustmer ko fiance krvane ke baad kya benefit milta h?

Inditrade Capital Interview FAQs

How many rounds are there in Inditrade Capital interview?
Inditrade Capital interview process usually has 3 rounds. The most common rounds in the Inditrade Capital interview process are HR, One-on-one Round and Resume Shortlist.
How to prepare for Inditrade Capital interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Inditrade Capital. The most common topics and skills that interviewers at Inditrade Capital expect are .Net, ASP.Net MVC, C#, CSS and Channel Sales.
What are the top questions asked in Inditrade Capital interview?

Some of the top questions asked at the Inditrade Capital interview -

  1. I am hr interview call wait...read more
  2. I am waiting for hr interv...read more
  3. I have experienced emplo...read more

Tell us how to improve this page.

Inditrade Capital Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

IIFL Finance Interview Questions
4.0
 • 244 Interviews
Angel One Interview Questions
3.9
 • 134 Interviews
Kotak Securities Interview Questions
3.6
 • 116 Interviews
HDFC Securities Interview Questions
3.6
 • 102 Interviews
Sharekhan Interview Questions
3.9
 • 78 Interviews
Edelweiss Interview Questions
3.9
 • 59 Interviews
View all

Inditrade Capital Reviews and Ratings

based on 72 reviews

4.1/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.7

Salary

3.7

Job security

3.8

Company culture

3.3

Promotions

3.8

Work satisfaction

Explore 72 Reviews and Ratings
Assistant Manager
31 salaries
unlock blur

₹2.7 L/yr - ₹6.2 L/yr

Deputy Manager
8 salaries
unlock blur

₹4.6 L/yr - ₹9 L/yr

Senior Officer
8 salaries
unlock blur

₹2.5 L/yr - ₹4.2 L/yr

Assistant Manager- HR
8 salaries
unlock blur

₹3.6 L/yr - ₹4.7 L/yr

Software Developer
7 salaries
unlock blur

₹1 L/yr - ₹6.6 L/yr

Explore more salaries
Compare Inditrade Capital with

Edelweiss

3.9
Compare

IIFL Finance

4.0
Compare

Motilal Oswal Financial Services

3.7
Compare

Karvy Financial Services

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