Upload Button Icon Add office photos

Filter interviews by

IBC Techno Interview Questions and Answers

Updated 27 Dec 2024

IBC Techno Interview Experiences

Popular Designations

6 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2023. 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 - Coding Test 

Its all about a Basic coding

Round 3 - Technical 

(4 Questions)

  • Q1. Java related questions
  • Q2. About spring and spring boot
  • Q3. About technical questions
  • Q4. General questions
Round 4 - HR 

(1 Question)

  • Q1. About salary and general questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company for fresher as well as experienced

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 (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Ask questions on oops in java
  • Q2. Explain inheretence
  • Ans. 

    Inheritance is a mechanism in which a new class inherits properties and behaviors from an existing class.

    • Allows for code reusability

    • Establishes a parent-child relationship between classes

    • Derived class can access members of the base class

    • Types of inheritance: single, multilevel, hierarchical, multiple, hybrid

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good company for freshers

Java Software Developer Interview Questions asked at other Companies

Q1. How do you convert list to arraylist? And vice versa
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. What is your salary expectation
  • Q2. Which is your favorite place explain

Interview Preparation Tips

Interview preparation tips for other job seekers - Its a good opportunity to freshers

Junior Java Developer Interview Questions asked at other Companies

Q1. What are the dependencies that are present in spring and explain them
View answer (4)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

The test includes aptitude questions and coding questions in the format of multiple-choice questions.

Interview Preparation Tips

Topics to prepare for IBC Techno Softwaretest Engineer interview:
  • Core Java
  • OOps concepts
  • Spring Boot
Interview preparation tips for other job seekers - The first step involved an assessment test; if selected, candidates would then participate in two technical discussions and one HR discussion.

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

IBC Techno interview questions for popular designations

 Softwaretest Engineer

 (1)

 Software Engineer

 (1)

 Senior Software Engineer

 (1)

 Junior Java Developer

 (1)

 Java Developer

 (1)

 Java Software Developer

 (1)

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

Test Given Finished in 30 minutes earlier.

Round 2 - Group Discussion 

I have a discussion with GD group for 45 Minutes.

Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

They first administered an aptitude and coding test, followed by two technical discussions on the same day, and conducted an HR discussion two days later.

Round 2 - Technical 

(2 Questions)

  • Q1. Most of the questions focused on core Java and object-oriented programming (OOP) concepts.
  • Q2. They asked questions on advanced Java, specifically regarding J2EE and Spring Boot.
Round 3 - HR 

(1 Question)

  • Q1. During the HR discussion ,they just asked about my personal details and my salary expectations

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 (223)

Interview questions from similar companies

I applied via Campus Placement

Interview Questionnaire 

3 Questions

  • Q1. What is your final year project?what technology did i used for it?Basic oops concepts.
  • Ans. 

    My final year project was on developing a web-based inventory management system using Java and MySQL.

    • Developed using Java and MySQL

    • Web-based inventory management system

    • Implemented basic OOPs concepts

    • Used MVC architecture for better code organization

    • Included features like user authentication, product management, and order tracking

  • Answered by AI
  • Q2. What did you do in lockdown?
  • Q3. Tell me something about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and be real.

I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Group Discussion 

They give some topics related to present situation like in my GD in 2020 co. HR give topics related to that situation in our country like difference between offline education and online education system. and covid-19 pandemic related topics.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Tell me About your self ?
  • Q2. What do you know about this job position ?
  • Q3. What is your favourite colour ? Can i know the speciality of your favourite colour ?
  • Q4. Who inspired you to go to job daily and work hard ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Your 1st impression is your resume nothing else then after you have some knowledge about your job position which you apply for and most important if you want only private job your english language will be excellent spoken as well as written.

I applied via Naukri.com and was interviewed in Sep 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. All types of test steeps
  • Ans. 

    Types of test steps in software testing

    • Unit testing - testing individual units or components of the software

    • Integration testing - testing how different units or components work together

    • System testing - testing the entire system as a whole

    • Acceptance testing - testing if the software meets the requirements and is ready for release

    • Regression testing - testing to ensure that changes or updates to the software did not intro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hope for the best.All can achieve same

Interview Questionnaire 

1 Question

  • Q1. Questions related to COBOL,JCL,VSAM,DB2,CICS,Vision plus

IBC Techno Interview FAQs

How many rounds are there in IBC Techno interview?
IBC Techno interview process usually has 2-3 rounds. The most common rounds in the IBC Techno interview process are HR, Technical and Coding Test.
What are the top questions asked in IBC Techno interview?

Some of the top questions asked at the IBC Techno interview -

  1. Explain inherete...read more
  2. Most of the questions focused on core Java and object-oriented programming (OOP...read more
  3. They asked questions on advanced Java, specifically regarding J2EE and Spring B...read more

Tell us how to improve this page.

IBC Techno Interview Process

based on 17 interviews

Interview experience

4.6
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

IBC Techno Reviews and Ratings

based on 51 reviews

4.9/5

Rating in categories

4.9

Skill development

4.7

Work-life balance

4.9

Salary

4.9

Job security

4.9

Company culture

4.8

Promotions

4.9

Work satisfaction

Explore 51 Reviews and Ratings
Compare IBC Techno with

TCS

3.7
Compare

Accenture

3.8
Compare

Infosys

3.6
Compare

Wipro

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