Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by IDBI Intech Limited Team. If you also belong to the team, you can get access from here

IDBI Intech Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

IDBI Intech Limited Interview Questions, Process, and Tips

Updated 6 Mar 2025

Top IDBI Intech Limited Interview Questions and Answers

View all 26 questions

IDBI Intech Limited Interview Experiences

Popular Designations

43 interviews found

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

I applied via Campus Placement and was interviewed before Oct 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 Resume tips
Round 2 - Aptitude Test 

Basic ASP.Net C# questions were asked

Round 3 - Technical 

(1 Question)

  • Q1. Asp.net C#, OOPs concept, SQL (queries and joints) questions.
Round 4 - One-on-one 

(1 Question)

  • Q1. OOPS concepts, stored procedure related questions.

Interview Preparation Tips

Topics to prepare for IDBI Intech Limited Executive Software Developer interview:
  • Asp.net
  • SQL
  • Oops concepts
  • Stored Procedures
Interview preparation tips for other job seekers - Keep basic concepts clear ! Be confident.

Executive Software Developer Interview Questions asked at other Companies

Q1. What is virtual function, abstract class, differences between virtual function and pure virtual function
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2024.

Round 1 - Aptitude Test 

Question on debugging and troubleshooting

Round 2 - Technical 

(5 Questions)

  • Q1. What is finalize keyword
  • Q2. How you handle run time exception
  • Q3. Explain flow of spring boot
  • Q4. What is autowired
  • Q5. How to handle multiple schema in jdbc

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared basic knowledge on spring and java

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
IDBI Intech Limited Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Walk-in

Round 1 - Technical 

(3 Questions)

  • Q1. 2nd highest salary of employee using Java 8.
  • Ans. 

    Using Java 8, find the 2nd highest salary of employees.

    • Sort the salaries in descending order using Comparator

    • Skip the first highest salary to get the second highest

    • Handle edge cases like if there are less than 2 salaries

  • Answered by AI
  • Q2. Why we Encryption decryption in java Springboot.
  • Ans. 

    Encryption and decryption in Java Springboot ensures data security and confidentiality.

    • Protects sensitive data from unauthorized access

    • Meets compliance requirements for data protection

    • Secures communication between client and server

    • Examples: encrypting passwords, securing API endpoints

  • Answered by AI
  • Q3. Repeated characters in a given String using Java 8.
  • Ans. 

    Using Java 8, we can find repeated characters in a given String.

    • Use streams and collectors to group characters by count

    • Filter out characters with count greater than 1

    • Collect the repeated characters into an array of strings

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for scenario based questions in respective technology.

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

Team Lead Interview Questions & Answers

user image Anonymous

posted on 16 Jan 2025

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 were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the magic function in PHP?
  • Ans. 

    The magic function in PHP is __construct(), which is a constructor method used to initialize an object when it is created.

    • The magic function __construct() is automatically called when a new object is created from a class.

    • It is used to initialize the object's properties or perform any necessary setup.

    • Example: class MyClass { public function __construct() { echo 'Object created'; } } $obj = new MyClass();

    • The __construct(...

  • Answered by AI
  • Q2. What is the difference between sessions and cookies?
  • Ans. 

    Sessions store data on the server side while cookies store data on the client side.

    • Sessions store data on the server side, while cookies store data on the client side.

    • Sessions are more secure as the data is stored on the server and not accessible by the client.

    • Cookies are stored on the client's browser and can be easily manipulated by the user.

    • Sessions are typically used for storing sensitive information like user auth...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is the method to call AJAX using JavaScript?
  • Ans. 

    AJAX can be called using JavaScript by creating an XMLHttpRequest object and sending a request to the server.

    • Create an XMLHttpRequest object

    • Specify the type of request (GET or POST)

    • Specify the URL to send the request to

    • Set up a callback function to handle the response

    • Send the request to the server

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Behavioral round

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)

IDBI Intech Limited interview questions for popular designations

 Senior Executive Operations

 (4)

 Management Trainee

 (3)

 Customer Service Associate

 (3)

 Java Developer

 (3)

 Team Lead

 (3)

 Phone Banking Officer

 (2)

 Software Developer Trainee

 (2)

 Software Engineer

 (1)

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

I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Can you introduce yourself? What are your strengths and weaknesses?
  • Ans. 

    I am a software engineer with strong problem-solving skills and a passion for learning new technologies.

    • Strengths: Strong problem-solving skills, quick learner, proficient in multiple programming languages (e.g. Java, Python), excellent communication skills

    • Weaknesses: Sometimes I can be overly critical of my own work, can get too focused on details and lose sight of the bigger picture, working on improving time managem

  • Answered by AI
  • Q2. Do you have any relevant experience?
  • Ans. 

    Yes, I have 5 years of experience working as a software engineer in a tech company.

    • 5 years of experience as a software engineer

    • Worked in a tech company

    • Developed web applications using Java and JavaScript

    • Experience with Agile development methodologies

    • Strong problem-solving skills

  • Answered by AI
Round 2 - Group Discussion 

Exchange your work experiences with one another.

Interview Preparation Tips

Interview preparation tips for other job seekers - You need relevant experience and strong communication skills to attract the interviewer’s attention.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

Get interview-ready with Top IDBI Intech Limited Interview Questions

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. About your resume
  • Q2. About your work
Round 2 - One-on-one 

(2 Questions)

  • Q1. Normal transaction
  • Q2. Normal question

Interview Preparation Tips

Interview preparation tips for other job seekers - Please do not join no job security hr is a puppet of Abhishek Verma avp he directly called any of employees and harassed him/her toxic work culture if you talk about their system weakness they are playing with you that you are blaming very bad company or insecure avp please dont join company also 2 yr bond once you signed the bond you stuck your life is in tension I am also stuck

Team Lead Operations Interview Questions asked at other Companies

Q1. What was thr volume of shipment handled per day in previous designation ?
View answer (19)

Jobs at IDBI Intech Limited

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is ftp and port numbers related
  • Ans. 

    FTP is a protocol used for transferring files over a network. Port numbers are used to identify specific services on a computer.

    • FTP stands for File Transfer Protocol

    • Port numbers are used to identify different services on a computer

    • FTP typically uses port 21 for control and port 20 for data transfer

    • Other common port numbers include port 80 for HTTP and port 443 for HTTPS

  • Answered by AI
  • Q2. How to backup and backup tools and Db fundamentals.
  • Ans. 

    Backup tools are essential for data protection. Understanding database fundamentals is crucial for effective backup strategies.

    • Backup tools help in creating copies of data to prevent data loss.

    • Database fundamentals include understanding data structures, relationships, and query languages.

    • Common backup tools include Veeam, Acronis, and Backup Exec.

    • Database fundamentals involve knowledge of SQL, indexing, and normalizati...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Before going to interview pls read jd and prepare all the topics.

Skills evaluated in this interview

IT Operations Executive Interview Questions asked at other Companies

Q1. How to backup and backup tools and Db fundamentals.
View answer (1)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. About yourself and privious work experience
  • Q2. About salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare about Recon like as 4 way not 2 way strong knowledge of Recon should be mandatory

Reconciliation Analyst Interview Questions asked at other Companies

Q1. What is derrivatives? What isTLC? What is hedge funds?
View answer (2)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Which port used for LIVE deployment
  • Ans. 

    Port 80 is commonly used for LIVE deployment

    • Port 80 is the default port for HTTP traffic

    • Port 443 is commonly used for HTTPS traffic

    • Other ports like 8080 or 8000 can also be used for LIVE deployment

  • Answered by AI
  • Q2. ExecuteNonQuery return value or not
  • Ans. 

    ExecuteNonQuery does not return a value

    • ExecuteNonQuery method is used to execute a command that does not return any data

    • It is typically used for INSERT, UPDATE, DELETE operations

    • The return value is the number of rows affected by the command

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer don't have Technical knowledge given correct answer but they said wrong.
After waiting 2 hours HR conducted Technical interview.

Skills evaluated in this interview

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (11)

Manual Tester Interview Questions & Answers

user image Anonymous

posted on 22 Jun 2024

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

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain SDLC in brief
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process used by software development teams to design, develop, and test high-quality software.

    • SDLC is a systematic process for building software applications.

    • It consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables.

    • SDLC helps ensure that software projects are c...

  • Answered by AI
  • Q2. What is smoke testing
  • Ans. 

    Smoke testing is a preliminary testing to check if the software build is stable enough for further testing.

    • Smoke testing is a subset of regression testing

    • It is performed to verify if the critical functionalities of the software are working fine

    • It is usually done before detailed testing to save time and effort

    • If smoke testing fails, further testing is halted until the issues are fixed

  • Answered by AI

Skills evaluated in this interview

Manual Tester Interview Questions asked at other Companies

Q1. What is sdlc stlc waterfall model,smoke testing, black box testing, what is quality, what is strub and driver, different levels of testing, UAT, system testing. What is defect, Defect life cycle.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Basic linux commands
  • Q2. Basic sql statements

Management Trainee Interview Questions asked at other Companies

Q1. What do you mean by balance sheet reconciliation could you explain briefly?
View answer (45)
Contribute & help others!
anonymous
You can choose to be anonymous

IDBI Intech Limited Interview FAQs

How many rounds are there in IDBI Intech Limited interview?
IDBI Intech Limited interview process usually has 1-2 rounds. The most common rounds in the IDBI Intech Limited interview process are HR, Technical and Resume Shortlist.
How to prepare for IDBI Intech Limited 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 IDBI Intech Limited. The most common topics and skills that interviewers at IDBI Intech Limited expect are PLSQL, Calling, Domestic BPO, inbound and bpo.
What are the top questions asked in IDBI Intech Limited interview?

Some of the top questions asked at the IDBI Intech Limited interview -

  1. JE of Provision for doubtful debt and there treatment in financi...read more
  2. Are you willing & be able to learn retail & digital banki...read more
  3. What is the difference between sessions and cooki...read more
How long is the IDBI Intech Limited interview process?

The duration of IDBI Intech Limited interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

INTERVIEWS

Wissen Technology

No Interviews

INTERVIEWS

Accenture

No Interviews

INTERVIEWS

Persistent Systems

No Interviews

INTERVIEWS

Cogoport

No Interviews

INTERVIEWS

Shilpa Medicare

No Interviews

INTERVIEWS

Wipro

No Interviews

INTERVIEWS

Bounteous x Accolite

No Interviews

INTERVIEWS

HyScaler

No Interviews

INTERVIEWS

Bhanzu

No Interviews

CAMPUS PLACEMENT

Pune University

Tell us how to improve this page.

IDBI Intech Limited Interview Process

based on 37 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 â€˘ 10.4k Interviews
Infosys Interview Questions
3.6
 â€˘ 7.5k Interviews
Wipro Interview Questions
3.7
 â€˘ 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 â€˘ 3.8k Interviews
HCLTech Interview Questions
3.5
 â€˘ 3.8k Interviews
LTIMindtree Interview Questions
3.8
 â€˘ 2.9k Interviews
Mphasis Interview Questions
3.4
 â€˘ 791 Interviews
Hexaware Technologies Interview Questions
3.5
 â€˘ 711 Interviews
Persistent Systems Interview Questions
3.5
 â€˘ 596 Interviews
TCS iON Interview Questions
3.9
 â€˘ 367 Interviews
View all

Fast track your campus placements

View all

IDBI Intech Limited Reviews and Ratings

based on 474 reviews

3.5/5

Rating in categories

3.3

Skill development

3.7

Work-life balance

2.8

Salary

4.0

Job security

3.2

Company culture

2.6

Promotions

3.3

Work satisfaction

Explore 474 Reviews and Ratings
Hiring For Plsql Developers/Tech Lead in Gurugram

Gurgaon / Gurugram

3-6 Yrs

Not Disclosed

Hiring For Executive-Recon Operations in Gurugram location

New Delhi,

Gurgaon / Gurugram

+1

2-4 Yrs

â‚ą 2.5-3.5 LPA

Executive / Sr. Executive - PLSQL

Navi Mumbai

1-3 Yrs

â‚ą 6.58-8.5 LPA

Explore more jobs
Team Lead
171 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Customer Service Associate
152 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Customer Service Executive
140 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Senior Team Leader
101 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Senior Executive
97 salaries
unlock blur

â‚ą0 L/yr - â‚ą0 L/yr

Explore more salaries
Compare IDBI Intech Limited with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent