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

Clear (1)

IDBI Intech Limited Software Developer Trainee Interview Questions and Answers

Updated 14 Feb 2024

IDBI Intech Limited Software Developer Trainee Interview Experiences

2 interviews found

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

I was interviewed in Jan 2024.

Round 1 - Aptitude Test 

Technical aptitude.
Question asked On Java and Sql

Round 2 - One-on-one 

(2 Questions)

  • Q1. All the questions on SQL and Java
  • Q2. All queries on SQL , Project based Questions, Behavioural Questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Technical aptitude test ,on Java Sql

Round 2 - One-on-one 

(1 Question)

  • Q1. Direct interview and questions asked on SQL and java

Software Developer Trainee Interview Questions Asked at Other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. ... read more
Q2. What is a static keyword in java? Where are the static variables ... read more
Q3. 1.Do you use social media? What is the use of it? 2.Tell us about ... read more
Q4. 2.You are given a chess board and the position of queen find the ... read more
asked in CodeAegis
Q5. 4 pills are medicine, in which 2 pills for fever and 2 pills for ... read more

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - It's really nice to talk about this, means it provides a nice talking environment.

I applied via LinkedIn and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Question are-(1) write code for print hello world in c and c++
  • Q2. 2- what is prime number
  • Ans. 

    A prime number is a positive integer greater than 1 that has no positive integer divisors other than 1 and itself.

    • Prime numbers are only divisible by 1 and themselves.

    • Examples of prime numbers include 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, and 97.

    • The number 1 is not considered a prime number.

  • Answered by AI
  • Q3. Write the program of even odd
  • Ans. 

    Program to determine if a number is even or odd.

    • Use the modulo operator (%) to check if the number is divisible by 2.

    • If the remainder is 0, the number is even. Otherwise, it is odd.

    • Example: int num = 5; if(num % 2 == 0) { printf("Even"); } else { printf("Odd"); }

  • Answered by AI
  • Q4. Then he start asking questions from chemistry this is surprising for a IT student . First question what in periodic table and which type of elements in this
  • Q5. Then he asked difference between metal and meteloid
  • Q6. Then asked what is Pythagoras theorem then bodmas rule and then interview was end

Interview Preparation Tips

Interview preparation tips for other job seekers - If you want to succeed in this company then you have to read basics of your subject that you mentioned in your resume and learn to do coding

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Medium level aptitude questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare medium level aptitude and programming questions
Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude and technical mcq

Round 2 - Coding Test 

Technical round (Virtual)

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a recent graduate with a degree in Computer Science, passionate about coding and eager to learn and grow in the software development field.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and software development

    • Eager to learn and grow in the field

  • Answered by AI
  • Q2. Explain about project
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used HTML, CSS, and JavaScript for front-end development

    • Implemented backend functionality using Node.js and MongoDB

    • Incorporated user authentication and authorization features

    • Utilized Agile methodology for project management

  • Answered by AI

I applied via Campus Placement and was interviewed in Nov 2022. There were 3 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 - One-on-one 

(4 Questions)

  • Q1. What is a HTTPS? What is a SMTP language ? What is full form of MCA? What do you mean web designer? What is coding?
  • Ans. 

    Answers to common technical questions related to software development.

    • HTTPS is a secure version of HTTP protocol used for secure communication over the internet.

    • SMTP is a protocol used for sending and receiving email messages.

    • MCA stands for Master of Computer Applications, a postgraduate degree in computer science.

    • A web designer is a professional who designs and creates websites.

    • Coding is the process of writing instruc...

  • Answered by AI
  • Q2. Can you talk about inheritance?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows for code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class, and can also add its own unique properties...

  • Answered by AI
  • Q3. What do you mean by Topology?
  • Ans. 

    Topology refers to the arrangement of nodes and connections in a network.

    • Topology determines how data flows through a network.

    • Common topologies include bus, star, ring, and mesh.

    • Topology can affect network performance, scalability, and fault tolerance.

  • Answered by AI
  • Q4. What do you mean by communication network
  • Ans. 

    Communication network refers to the infrastructure and technologies used to transmit information between devices and systems.

    • Communication network enables devices and systems to exchange information and data.

    • It includes technologies such as wired and wireless networks, routers, switches, and protocols.

    • Examples of communication networks include the internet, LAN, WAN, Bluetooth, and cellular networks.

  • Answered by AI
Round 3 - Coding Test 

What is a CSS and what is a HTML

Interview Preparation Tips

Interview preparation tips for other job seekers - Wonderful,very nice, amazing, fabulous,nice to hear

Skills evaluated in this interview

I applied via AmbitionBox and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Coding Test 

HTML and CSS or javascript

Round 2 - Aptitude Test 

About professional aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Please take the interview online. And if di any mistake or wrong answer then please suggest me and give me a opportunities for improving
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Group discussion is a type of discussion that involves people sharing ideas or activities.

Round 2 - Aptitude Test 

Online aptitude test for competitive examinations , entrance examination and recruitment.

Interview Preparation Tips

Interview preparation tips for other job seekers - Industry insights
News about target companies
Job related hacks and tips

I was interviewed in Jul 2017.

Interview Questionnaire 

6 Questions

  • Q1. What is autoboxing and unboxing
  • Ans. 

    Autoboxing is the automatic conversion of primitive data types to their corresponding object wrapper classes.

    • Autoboxing is useful when working with collections that require objects instead of primitives.

    • Example: int i = 5; Integer j = i; //autoboxing

    • Unboxing is the opposite of autoboxing, where an object of a wrapper class is converted back to its corresponding primitive type.

    • Example: Integer j = 5; int i = j; //unboxi

  • Answered by AI
  • Q2. What is typecasting UP AND DOWN
  • Ans. 

    Typecasting up and down refers to converting a variable of one data type to another data type of higher or lower precision.

    • Typecasting up involves converting a variable of lower precision to a variable of higher precision, such as converting an int to a double.

    • Typecasting down involves converting a variable of higher precision to a variable of lower precision, such as converting a double to an int.

    • Typecasting can resul...

  • Answered by AI
  • Q3. How do you iterate map
  • Ans. 

    To iterate a map in Java, use a for-each loop or an iterator.

    • Use the entrySet() method to get a set of key-value pairs

    • For-each loop: for(Map.Entry entry : map.entrySet())

    • Iterator: Iterator> iterator = map.entrySet().iterator();

    • Use hasNext() and next() methods to iterate through the map

  • Answered by AI
  • Q4. Types of synchronisation in java
  • Ans. 

    Types of synchronization in Java

    • Synchronized methods

    • Synchronized statements

    • ReentrantLock

    • Semaphore

    • CountDownLatch

  • Answered by AI
  • Q5. Access modifiers in method overriding
  • Ans. 

    Access modifiers in method overriding

    • Access modifiers in the overriding method cannot be more restrictive than the overridden method

    • The access modifier can be less restrictive or the same as the overridden method

    • Private methods cannot be overridden

    • Examples: public method can be overridden by public or protected method, but not by private method

  • Answered by AI
  • Q6. Covarient return type

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

IDBI Intech Limited Interview FAQs

How many rounds are there in IDBI Intech Limited Software Developer Trainee interview?
IDBI Intech Limited interview process usually has 2 rounds. The most common rounds in the IDBI Intech Limited interview process are Aptitude Test and One-on-one Round.
What are the top questions asked in IDBI Intech Limited Software Developer Trainee interview?

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

  1. All queries on SQL , Project based Questions, Behavioural Questi...read more
  2. Direct interview and questions asked on SQL and j...read more
  3. All the questions on SQL and J...read more

Recently Viewed

INTERVIEWS

Alcatel-Lucent

No Interviews

INTERVIEWS

IDBI Intech Limited

No Interviews

INTERVIEWS

Jio Platforms

No Interviews

INTERVIEWS

IDBI Intech Limited

No Interviews

INTERVIEWS

IDBI Intech Limited

No Interviews

INTERVIEWS

IDBI Intech Limited

No Interviews

INTERVIEWS

IDBI Intech Limited

No Interviews

INTERVIEWS

AB InBev India

No Interviews

INTERVIEWS

IDBI Intech Limited

No Interviews

INTERVIEWS

Alcatel-Lucent

No Interviews

Tell us how to improve this page.

IDBI Intech Limited Software Developer Trainee Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Fast track your campus placements

View all
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