Upload Button Icon Add office photos

Kotak Mahindra Bank

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Kotak Mahindra Bank Software Development Engineer 3 Interview Questions and Answers

Updated 16 Oct 2024

Kotak Mahindra Bank Software Development Engineer 3 Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Topological sort question
  • Q2. 2d dp question - a bit tricky
Round 2 - Technical 

(1 Question)

  • Q1. LLD of a coupon and scratch card service
Round 3 - Technical 

(2 Questions)

  • Q1. Distributed system theory questions
  • Q2. 1 simple array coding question

Interview questions from similar companies

I was interviewed before Mar 2016.

Interview Questionnaire 

2 Questions

  • Q1. Some technical questions were asked
  • Q2. They spring hibernate MVC flow and core java and Oracle connectivity questions

Interview Preparation Tips

Round: Technical + HR Interview
Experience: There was a Team manager and his junior for the interview

I applied via Company Website and was interviewed before Oct 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 - Technical 

(2 Questions)

  • Q1. Design patterns that you have followed in your past projects.
  • Ans. 

    I have followed the MVC, Singleton, and Factory design patterns in my past projects.

    • MVC pattern for separating concerns and improving maintainability

    • Singleton pattern for ensuring only one instance of a class is created

    • Factory pattern for creating objects without exposing the instantiation logic

  • Answered by AI
  • Q2. How to secure the applications?
  • Ans. 

    Applications can be secured by implementing various security measures such as authentication, authorization, encryption, and regular updates.

    • Implement strong authentication mechanisms such as multi-factor authentication

    • Use authorization to restrict access to sensitive data and functionalities

    • Encrypt sensitive data both in transit and at rest

    • Regularly update the application and its dependencies to patch security vulnera...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you are aware of the basics of OOP and the programming language of your preference.
You should be aware of the security threats. The computer science subjects should also be thoroughly understood.
And, the last, excellent communication skills with quick explanation to complete most of your questions in defined interview period.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions asked around 30 from asp.net, MVC, web api , c#, SQL etc
  • Q2. Some non tech questions also.

Interview Preparation Tips

Interview preparation tips for other job seekers - After selecting in state bank of india, I want to share my interview experience:

There were 5 persons in interview panel and they all asked questions both technical as well as non technical.
First they started from non technical questions. Like Why Madhubani painting is famous ? What is going on delhi university at that time contract teachers were on strike. Etc.
They asked about 30 questions from technical from asp.net, aap.net MVC, c#, SQL injection, XSS, CSRF, View vs Table, Function Vs SP, web services vs web api services, banking domain etc.
Overall it was a great experience. I answered almost 80 percentage questions. When interview result declared after 20 days, My name was there and I finally selected one of the big public sector bank. That is SBI. I would like to say Thank You Naukari.com.

I applied via Naukri.com and was interviewed in Apr 2022. 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 - Technical 

(2 Questions)

  • Q1. 1. Power BI, 2. SQL,
  • Q2. 3. Azure and 4. Excel.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Knowledge
2. Communication and
3. Confidence.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Behavioural and culture fit

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Difference between list and tuple
  • Ans. 

    List is mutable, tuple is immutable in Python.

    • List can be modified after creation, tuple cannot.

    • List uses square brackets [], tuple uses parentheses ().

    • List is used for collections of items that may change, tuple for fixed collections.

    • Example: list - [1, 2, 3], tuple - (1, 2, 3)

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

Joins, Jobs, stored procedures,cursors.

Round 2 - HR 

(1 Question)

  • Q1. What is my package
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

HackerEarth / Hacker rank Test

Round 2 - Technical 

(1 Question)

  • Q1. Find the lowest cost when given days you want to use metro if you have cost of a day 1 ,7 and 30 day pass. DP Problem
  • Ans. 

    Using dynamic programming to find the lowest cost for metro passes based on given days.

    • Create an array to store the minimum cost for each day.

    • Iterate through each day and calculate the minimum cost based on 1, 7, or 30 day pass.

    • Update the minimum cost for each day using dynamic programming.

    • Return the minimum cost for the total number of days needed.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Normal HR Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DP and Graph Problems and know how banks work

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jul 2022. 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 - Aptitude Test 

General knowledge and development skills and new things..

Interview Preparation Tips

Topics to prepare for IDFC FIRST Bank Senior Software Engineer interview:
  • Software Development
  • New development
Interview preparation tips for other job seekers - I want to stand myself.. Make myself strong and more knowledgeable..
Contribute & help others!
anonymous
You can choose to be anonymous

Kotak Mahindra Bank Interview FAQs

How many rounds are there in Kotak Mahindra Bank Software Development Engineer 3 interview?
Kotak Mahindra Bank interview process usually has 3 rounds. The most common rounds in the Kotak Mahindra Bank interview process are Technical.
What are the top questions asked in Kotak Mahindra Bank Software Development Engineer 3 interview?

Some of the top questions asked at the Kotak Mahindra Bank Software Development Engineer 3 interview -

  1. LLD of a coupon and scratch card serv...read more
  2. Distributed system theory questi...read more
  3. 2d dp question - a bit tri...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Central Institute of Plastics Engineering & Technology

No Interviews

INTERVIEWS

HDB Financial Services

No Interviews

INTERVIEWS

Kotak Mahindra Bank

40 top interview questions

INTERVIEWS

Kotak Mahindra Bank

No Interviews

INTERVIEWS

Reliance Industries

No Interviews

INTERVIEWS

Reliance Industries

No Interviews

CAMPUS PLACEMENT

Sathyabama University

INTERVIEWS

Reliance Industries

No Interviews

Tell us how to improve this page.

Kotak Mahindra Bank Software Development Engineer 3 Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.5k Interviews
IDFC FIRST Bank Interview Questions
3.9
 • 641 Interviews
IndusInd Bank Interview Questions
3.5
 • 602 Interviews
Bandhan Bank Interview Questions
3.7
 • 536 Interviews
Yes Bank Interview Questions
3.7
 • 429 Interviews
View all
Kotak Mahindra Bank Software Development Engineer 3 Salary
based on 4 salaries
₹60 L/yr - ₹82.8 L/yr
94% more than the average Software Development Engineer 3 Salary in India
View more details

Kotak Mahindra Bank Software Development Engineer 3 Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Assistant Manager
12.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
11.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
5.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Manager
3.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Relationship Manager
2.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Kotak Mahindra Bank with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

3.8
Compare

State Bank of India

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