Upload Button Icon Add office photos

Filter interviews by

Chemmanur Credits and Investments Interview Questions and Answers

Updated 27 Nov 2024

Chemmanur Credits and Investments Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. In which company did you work?
  • Q2. What is your work experience?
  • Q3. How much salary are you expecting?
Round 2 - HR 

(1 Question)

  • Q1. What do you expect from the company?

Branch Manager Interview Questions asked at other Companies

Q1. Role of Branch Manager?How to manage team?Cross sell?
View answer (34)

Jobs at Chemmanur Credits and Investments

View all

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Explain your last project and your role in this project
  • Q2. Overall working experience with other companies
  • Q3. Why choose kafka over MQ ? what challenges you faced during kafka implementation ?
  • Q4. Monolith to microservice migration journey ? what all decisions needs to be taken and how the entire migration took place.
  • Q5. If worked for RestAPI ? what is the use of swagger ? what is the content of Swagger documentation ?
  • Q6. Only this was asked to me , and rejected

Interview Preparation Tips

Interview preparation tips for other job seekers - Get your interview scheduled only through referals , as at least you can get what went wrong if not selected .
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Introduction, be prepared to have knowledge on your resume
  • Q2. Mathematical questions like percentage
  • Q3. Critical thinking. They asked a question with a given situation what you'll do .
  • Q4. The past 4 days been climate be stroming . And current was cut off due to rain and flood , you have a important assignment to finish, what you'll do

Interview Preparation Tips

Interview preparation tips for other job seekers - I went to citi for the interview of operation specialist other day. I been waitied for around 4 hours just to get my first round of interview. The interviewer seems exhausted due to overwhelming candidate. And one thing is shown upon the scheduling of the interview is lack of people management and schedules. The interviewer seems nice even though i didn't selected

c++ associate Interview Questions & Answers

Morgan Stanley user image Anonymous

posted on 7 Oct 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Write your own implementation for shared pointer. How it will handle if it get assigned by another one. How will you use it in main method. How will you overload -> operator and dereferencing operator in t...
  • Ans. 

    Implementation of shared and unique pointers in C++ with operator overloading.

    • Implement a class for shared pointer with reference counting.

    • Handle assignment by incrementing reference count and decrementing old pointer's count.

    • Overload -> and * operators to access underlying object.

    • Use shared pointer in main method by creating instances and passing them around.

    • For unique pointer, implement a class that transfers ownersh

  • Answered by AI
  • Q2. Simple problem for binary search but input values are double not integer
Round 2 - Technical 

(2 Questions)

  • Q1. Given bst find two values from tree which will give you required sum. In two pointer is it better to use middle-out instead of starting from both end probabilistically
  • Q2. Design splitwise like add and explain
Round 3 - Technical 

(6 Questions)

  • Q1. Write signature of shared pointer
  • Q2. Design system similar to load balancer where if request comes again with same id it should go to server it went for first time. with constant space complexity
  • Q3. Design system where there is org hierarchy and you should be able to find all sub-ordinates Optimize is using array of pointer
  • Ans. 

    Design a system with org hierarchy to find all sub-ordinates using array of pointers.

    • Create a class for each employee with a pointer to their manager

    • Use an array of pointers to store all employee objects

    • Traverse the array to find all sub-ordinates of a given employee

  • Answered by AI
  • Q4. Write lambda function and it's signature
  • Q5. Do you know about template Class and function template
  • Q6. How does auto work internally?
Round 4 - HR 

(1 Question)

  • Q1. Are you ready to shift to bengaluru
  • Ans. 

    Yes, I am ready to shift to Bengaluru for the c++ associate position.

    • I am excited about the opportunity to work in Bengaluru.

    • I have researched the city and am comfortable with the relocation.

    • I am flexible and adaptable to new environments.

    • I have friends/family in Bengaluru who can support me during the transition.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There were three coding questions.

Round 2 - Technical 

(5 Questions)

  • Q1. Could you provide a thorough explanation of the project?
  • Q2. OOps Concepts and question from the technical subjects
  • Q3. Why Spring Boot
  • Q4. JWT Authentication
  • Q5. Docker and Kubernetes
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(4 Questions)

  • Q1. What currently you are doing in your project?
  • Ans. 

    I am currently leading a team in designing and implementing a new database system for our project.

    • Leading a team in designing a new database system

    • Implementing the new database system

    • Ensuring data integrity and security measures are in place

  • Answered by AI
  • Q2. How proficient you are in SQL?
  • Ans. 

    I am highly proficient in SQL with extensive experience in writing complex queries, optimizing database performance, and designing database schemas.

    • Extensive experience writing complex SQL queries

    • Optimizing database performance through SQL

    • Designing database schemas using SQL

    • Familiar with advanced SQL concepts such as joins, subqueries, and indexing

  • Answered by AI
  • Q3. Why you have gap before MBA?
  • Ans. 

    I took a gap to gain practical work experience and save money for my MBA.

    • To gain practical work experience relevant to my field of study

    • To save money for tuition and living expenses during my MBA program

    • To take a break and reassess my career goals before committing to further education

  • Answered by AI
  • Q4. Explain procedures from SQL.
  • Ans. 

    SQL procedures are reusable blocks of code that can be called to perform a specific task.

    • Procedures are created using the CREATE PROCEDURE statement.

    • They can accept input parameters and return output parameters.

    • Procedures can be called using the EXECUTE or CALL statement.

    • They are used to encapsulate logic for tasks that need to be performed repeatedly.

    • Procedures can improve performance by reducing network traffic.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How do you keep up with multiple deadlines
  • Ans. 

    I prioritize tasks, use a calendar, break down tasks into smaller steps, and communicate with team members.

    • Prioritize tasks based on deadlines and importance

    • Use a calendar or task management tool to track deadlines

    • Break down tasks into smaller steps to manage time effectively

    • Communicate with team members to coordinate deadlines and workload

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a motivated and detail-oriented individual with a strong background in finance and a passion for problem-solving.

    • Graduated with a degree in Finance from XYZ University

    • Completed internships at ABC Investment Bank and DEF Consulting firm

    • Proficient in financial modeling and analysis

    • Strong communication and teamwork skills

    • Passionate about finding innovative solutions to complex problems

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is happening in the markets
  • Ans. 

    The markets are currently experiencing volatility due to global economic uncertainty and geopolitical tensions.

    • Global economic uncertainty, such as trade tensions between US and China, Brexit negotiations, and slowing growth in major economies

    • Geopolitical tensions, including conflicts in the Middle East and North Korea's nuclear program

    • Market reactions to central bank policies and interest rate changes

    • Impact of COVID-1

  • Answered by AI
  • Q2. What do you know about our team
  • Ans. 

    Our team is known for its diverse expertise in various practice areas and strong collaborative culture.

    • Diverse expertise in various practice areas

    • Strong collaborative culture

    • Known for delivering high-quality work efficiently

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your achievements?
  • Q2. Why you want to leave the current organization?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. What is role and responsibilities
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic question of accounting and finance, simple maths and logical question and some scenario based questions
  • Q2. What is golden rule of accounting?
  • Ans. 

    The golden rule of accounting states that debit what comes in and credit what goes out.

    • Debit what comes in and credit what goes out

    • Assets = Liabilities + Equity

    • Helps maintain the balance in financial transactions

  • Answered by AI
  • Q3. What is bonds and debentures?
  • Ans. 

    Bonds and debentures are types of debt securities issued by companies or governments to raise capital.

    • Bonds are long-term debt securities issued by corporations or governments, typically with a fixed interest rate and maturity date.

    • Debentures are unsecured debt instruments issued by corporations, backed only by the creditworthiness and reputation of the issuer.

    • Both bonds and debentures are used by entities to raise fun...

  • Answered by AI

Chemmanur Credits and Investments Interview FAQs

How many rounds are there in Chemmanur Credits and Investments interview?
Chemmanur Credits and Investments interview process usually has 2 rounds. The most common rounds in the Chemmanur Credits and Investments interview process are HR.
How to prepare for Chemmanur Credits and Investments 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 Chemmanur Credits and Investments. The most common topics and skills that interviewers at Chemmanur Credits and Investments expect are Communication Skills, ADO.Net, Advanced Excel, Budgeting and Forecasting and CA.
What are the top questions asked in Chemmanur Credits and Investments interview?

Some of the top questions asked at the Chemmanur Credits and Investments interview -

  1. What do you expect from the compa...read more
  2. In which company did you wo...read more
  3. What is your work experien...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Shriram Finance Interview Questions
4.1
 • 317 Interviews
Bajaj Finance Interview Questions
4.0
 • 289 Interviews
Muthoot Finance Interview Questions
3.6
 • 247 Interviews
Mahindra Finance Interview Questions
4.1
 • 144 Interviews
L&T Finance Interview Questions
4.0
 • 142 Interviews
Edelweiss Interview Questions
3.9
 • 57 Interviews
View all

Chemmanur Credits and Investments Reviews and Ratings

based on 53 reviews

4.5/5

Rating in categories

4.1

Skill development

4.3

Work-Life balance

3.8

Salary & Benefits

4.2

Job Security

4.1

Company culture

3.7

Promotions/Appraisal

4.3

Work Satisfaction

Explore 53 Reviews and Ratings
Branch Manager

Thrissur

3-7 Yrs

₹ 3.25-4.5 LPA

Area Manager

Madurai,

Tirunelveli

+1

6-10 Yrs

₹ 5-8.5 LPA

Area Manager

Kottayam,

Thrissur

+1

6-10 Yrs

₹ 5-8.5 LPA

Explore more jobs
Customer Care Executive
47 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Branch Manager
41 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Assistant Manager
7 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Area Manager
7 salaries
unlock blur

₹4 L/yr - ₹5.6 L/yr

Customer Service Executive
6 salaries
unlock blur

₹1 L/yr - ₹2.4 L/yr

Explore more salaries
Compare Chemmanur Credits and Investments with

Muthoot Finance

3.6
Compare

Manappuram Finance

3.9
Compare

Shriram Finance

4.1
Compare

Bajaj Finance

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview