Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by IBS Software Services Team. If you also belong to the team, you can get access from here

IBS Software Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

IBS Software Services Interview Questions, Process, and Tips

Updated 5 Feb 2025

Top IBS Software Services Interview Questions and Answers

View all 65 questions

IBS Software Services Interview Experiences

Popular Designations

107 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Aws,springboot,java, microservices

Round 2 - Aptitude Test 

Aws, java,springboot,microservices

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Senior Software Engineer Interview Questions & Answers

user image Prajith Chandrasekharan

posted on 15 Jul 2024

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

(1 Question)

  • Q1. Core Java - All level
Round 2 - Behavioral 

(1 Question)

  • Q1. Pure management and analytics level

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Academy of Technology, Kolkata and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude questions, was held online

Round 2 - Technical 

(4 Questions)

  • Q1. What project you have worked on?
  • Ans. 

    I have worked on a project to develop a mobile application for tracking daily water intake.

    • Developed user interface using React Native

    • Implemented backend using Node.js and MongoDB

    • Integrated push notifications for reminders

  • Answered by AI
  • Q2. What is the difference between cloud and LAN?
  • Ans. 

    Cloud is a network of remote servers hosted on the internet to store, manage, and process data, while LAN is a local area network that connects computers in a limited area.

    • Cloud is accessed over the internet, while LAN is a local network within a specific physical location.

    • Cloud allows for scalability and flexibility in terms of resources, while LAN is limited by its physical boundaries.

    • Examples of cloud services inclu...

  • Answered by AI
  • Q3. Explain the OOPS concept of Java in detail
  • Ans. 

    OOPS concept in Java refers to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class. Example: class B extends class A.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: private variables with public methods.

    • Polymorphism: Ability of a method to do ...

  • Answered by AI
  • Q4. A logical reasoning question
Round 3 - HR 

(2 Questions)

  • Q1. Why choose IBS?
  • Ans. 

    IBS offers a challenging and dynamic work environment with opportunities for growth and learning.

    • IBS provides cutting-edge technology solutions for global clients.

    • The company values innovation and encourages employees to think creatively.

    • IBS has a strong focus on employee development and offers training programs to enhance skills.

    • The work culture at IBS promotes collaboration and teamwork.

    • IBS has a strong reputation in...

  • Answered by AI
  • Q2. Are tou willing to relocate?
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to relocating for the right job opportunity

    • I have relocated in the past for work

    • I am flexible and willing to move for career growth

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Expect good and tricky questions from the skills mentioned in your resume. So, prepare accordingly.

Skills evaluated in this interview

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked ListYou are given a singly Linked List of integers. Your task is to return true if the given singly linked list is a palindrome otherwise returns false. For example: The given linked list is 1 -> 2 -> 3 -> 2->... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was a good and easy test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Java springboot multithreading

Senior Software Engineer L2 Interview Questions asked at other Companies

Q1. What is the difference between SQL and NoSQL?
View answer (1)

IBS Software Services interview questions for popular designations

 Software Developer

 (10)

 Software Engineer

 (9)

 Solution Engineer

 (9)

 Java Developer

 (6)

 Senior Software Engineer

 (6)

 Senior Solution Engineer

 (4)

 Technical Lead

 (4)

 Finance Executive

 (3)

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

Aptitude questions were asked. Online test

Round 2 - Technical 

(1 Question)

  • Q1. Oops concepts and basic programming questions were asked
Round 3 - HR 

(1 Question)

  • Q1. Tell us about the company

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

Get interview-ready with Top IBS Software Services Interview Questions

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

General aptitude,mcq coding

Round 2 - Technical 

(1 Question)

  • Q1. Oops,sql,project,self intro,basic coding

Solution Manager Interview Questions asked at other Companies

Q1. What working capital? How is is calculated?
View answer (2)

Jobs at IBS Software Services

View all

Team Lead Interview Questions & Answers

user image Anonymous

posted on 26 Jul 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Sort and filter employees based on salary

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)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General aptitude and coding mcq type questions

Round 2 - Technical 

(1 Question)

  • Q1. Oops,sql,project,self intro

Solution Engineer Interview Questions asked at other Companies

Q1. 1. What is triggers and where we use triggers in xamarin? 2. Oops concepts with example 3. What is data binding? 4. Xamarin Page life cycle 5. Layouts in xamarin 6. Find gretest number from list of array (coding)
View answer (1)

I applied via Approached by Company and was interviewed in Aug 2023. 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 - One-on-one 

(9 Questions)

  • Q1. Heads of income
  • Q2. Tds on professional payment
  • Ans. 

    TDS on professional payments is a tax deducted at source on payments made to professionals for their services.

    • TDS rate on professional payments is usually 10%.

    • It is applicable when the payment exceeds a certain threshold amount.

    • The person making the payment is responsible for deducting TDS and depositing it with the government.

    • Failure to deduct TDS can lead to penalties and legal consequences.

  • Answered by AI
  • Q3. Tds on purchase of land from an individual for ₹10000000
  • Ans. 

    TDS on purchase of land from an individual for ₹10000000 is applicable.

    • TDS rate on purchase of land from an individual is 1% if the value exceeds ₹50 lakhs.

    • In this case, TDS amount would be ₹100000 (1% of ₹10000000).

    • The buyer is required to deduct TDS at the time of making payment to the seller.

    • TDS should be deposited with the government and TDS certificate should be issued to the seller.

  • Answered by AI
  • Q4. Due dates of filing gst return
  • Ans. 

    GST returns are typically due on the 20th of the following month.

    • GST returns are usually due on the 20th of the month following the tax period.

    • For example, the GST return for the month of January would typically be due on February 20th.

    • Late filing of GST returns can result in penalties and interest charges.

  • Answered by AI
  • Q5. Due date of filing income tax return for companies
  • Ans. 

    Companies must file their income tax return by the 15th day of the 3rd month after the end of their fiscal year.

    • Companies must file their income tax return by the 15th day of the 3rd month after the end of their fiscal year.

    • For example, if a company's fiscal year ends on December 31st, the income tax return would be due on March 15th.

    • Extensions may be available in certain circumstances, but the initial due date is typi...

  • Answered by AI
  • Q6. Accrued income and accrued expense under which head it is shown under balance sheet
  • Ans. 

    Accrued income is shown under the asset side of the balance sheet, while accrued expenses are shown under the liability side.

    • Accrued income is recorded as a current asset on the balance sheet, representing revenue that has been earned but not yet received.

    • Accrued expenses are recorded as a current liability on the balance sheet, representing expenses that have been incurred but not yet paid.

    • Accrued income increases the...

  • Answered by AI
  • Q7. Mat and its application
  • Ans. 

    MAT stands for Market Access Tool, used in finance for analyzing market trends and making investment decisions.

    • MAT is a software tool that helps finance professionals analyze market data and trends.

    • It can be used to track stock prices, monitor market volatility, and make informed investment decisions.

    • MAT may also include features for risk management and portfolio optimization.

    • Examples of MAT tools include Bloomberg Ter

  • Answered by AI
  • Q8. What is going concern concept and matching concept
  • Ans. 

    Going concern concept is the assumption that a company will continue to operate in the foreseeable future, while matching concept is the principle of matching expenses with revenues in the same accounting period.

    • Going concern concept assumes that a company will continue to operate for the foreseeable future without the need to liquidate assets or be forced out of business.

    • Matching concept states that expenses should be...

  • Answered by AI
  • Q9. What is prepain income and prepaid expenses
  • Ans. 

    Prepaid income is income received in advance, while prepaid expenses are expenses paid in advance.

    • Prepaid income is income received before it is earned, such as subscription fees paid in advance.

    • Prepaid expenses are expenses paid for in advance, like insurance premiums or rent.

    • Both prepaid income and prepaid expenses are recorded as assets on the balance sheet until they are earned or used.

  • Answered by AI

Top IBS Software Services Finance Executive Interview Questions and Answers

Q1. Accrued income and accrued expense under which head it is shown under balance sheet
View answer (1)

Finance Executive Interview Questions asked at other Companies

Q1. Certains Rules to follow - 1. Remove your footwear outside of the company, though it sounds strange! yes, this is a rule. They have other footwear inside the company (optional) if you want to carry it. 2. For Washrooms, they have kept chapp... read more
View answer (4)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Count occurrence using hashmap

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)

IBS Software Services Interview FAQs

How many rounds are there in IBS Software Services interview?
IBS Software Services interview process usually has 2-3 rounds. The most common rounds in the IBS Software Services interview process are Technical, Resume Shortlist and HR.
How to prepare for IBS Software Services 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 IBS Software Services. The most common topics and skills that interviewers at IBS Software Services expect are Logistics, SAAS, SQL, Spring Boot and Javascript.
What are the top questions asked in IBS Software Services interview?

Some of the top questions asked at the IBS Software Services interview -

  1. How would you create the user stories for an app that tracks expens...read more
  2. There are 10 apples in my hand ,from these apples ,2 of them are much smaller t...read more
  3. How will you develop an application which shows all airports in the country in ...read more
How long is the IBS Software Services interview process?

The duration of IBS Software Services interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

IBS Software Services Interview Process

based on 83 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
KPIT Technologies Interview Questions
3.4
 • 294 Interviews
View all

IBS Software Services Reviews and Ratings

based on 633 reviews

3.6/5

Rating in categories

3.4

Skill development

3.4

Work-life balance

3.0

Salary

3.9

Job security

3.4

Company culture

3.0

Promotions

3.2

Work satisfaction

Explore 633 Reviews and Ratings
Flutter / Native Android Professional

Kolkata,

Mumbai

+5

5-8 Yrs

Not Disclosed

Implementation Manager (APS)

Kolkata,

Mumbai

+5

12-15 Yrs

Not Disclosed

Senior Java Product Engineer - LMS

Kolkata,

Mumbai

+5

2-5 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
592 salaries
unlock blur

₹3.4 L/yr - ₹14.1 L/yr

Software Engineer
384 salaries
unlock blur

₹2.4 L/yr - ₹11 L/yr

Technical Lead
260 salaries
unlock blur

₹5.4 L/yr - ₹21 L/yr

Solution Architect
209 salaries
unlock blur

₹8 L/yr - ₹30.6 L/yr

Senior Solution Engineer
191 salaries
unlock blur

₹4 L/yr - ₹14 L/yr

Explore more salaries
Compare IBS Software Services with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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