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 Project Lead Interview Questions and Answers

Updated 27 Jul 2024

IBS Software Services Project Lead Interview Experiences

1 interview found

Project Lead Interview Questions & Answers

user image Anonymous

posted on 27 Jul 2024

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

(2 Questions)

  • Q1. Garbage collection
  • Q2. DI, IOC, and spring basics scenarios
Round 2 - One-on-one 

(1 Question)

  • Q1. Team management and code revies based
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation and date if joing things

Interview questions from similar companies

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Process of static analysis.. what kind of testing needed for each layer in development
  • Ans. 

    Static analysis is a process of analyzing code without executing it. Different layers in development require different types of testing.

    • Static analysis involves analyzing code without executing it

    • Different layers in development require different types of testing

    • For the presentation layer, testing can include checking for UI/UX issues, accessibility, and responsiveness

    • For the business logic layer, testing can include ch...

  • Answered by AI
  • Q2. Bugs which you have fixed
  • Ans. 

    I have fixed various bugs related to software performance and functionality.

    • Resolved a bug causing the application to crash when processing large data sets.

    • Fixed a bug that was causing incorrect calculations in the financial module.

    • Addressed a bug that caused the user interface to freeze when performing certain actions.

    • Solved a bug that resulted in data loss when saving files in a specific format.

    • Resolved an issue wher...

  • Answered by AI
  • Q3. Coding questions on function pointers
Round 2 - Technical 

(2 Questions)

  • Q1. How are RTE calls generated? What kind of call is generated for each interface?
  • Ans. 

    RTE calls are generated to communicate between software components. Different types of calls are generated for each interface.

    • RTE calls are generated to exchange data and trigger actions between software components.

    • The type of call generated for each interface depends on the communication protocol used.

    • For example, in a RESTful API interface, HTTP requests like GET, POST, PUT, and DELETE are generated.

    • In a messaging in...

  • Answered by AI
  • Q2. What is DF memory
  • Ans. 

    DF memory stands for Delayed Feedback Memory.

    • DF memory is a type of memory system used in digital signal processing.

    • It is characterized by the presence of a feedback loop that introduces a delay in the memory access.

    • DF memory is commonly used in applications such as echo cancellation and adaptive filters.

    • It allows for the storage and retrieval of past data samples to perform calculations and adjustments.

    • An example of D...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for KPIT Technologies Technical Lead interview:
  • Autosar architecture
Interview preparation tips for other job seekers - Interviewed for AUTOSAR dev role. Most of the questions were on past experience.

Skills evaluated in this interview

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

I appeared for an interview in Jul 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions and implementations on matlab and simulink MiL and SIL. Simulink tutorial videos on utube will help to prepare for the interview for MBD.
Round 2 - Behavioral 

(1 Question)

  • Q1. About project and about myself was asked.
Round 3 - HR 

(1 Question)

  • Q1. About myself was asked

Interview Preparation Tips

Topics to prepare for KPIT Technologies Technical Lead interview:
  • MATLAB
  • Simulink
  • MIL testing
  • SIL testing
Interview preparation tips for other job seekers - Be confident on what u hv done.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Data structures, string operation bitwise, algorithm, vector, map

Round 2 - Technical 

(2 Questions)

  • Q1. Again coding questions verbal and approx answer
  • Q2. What kind of error comes when we did mistake with data type
  • Ans. 

    Type mismatch error occurs when incorrect data type is used in a program.

    • Type mismatch error can occur when trying to assign a string to an integer variable.

    • It can also happen when performing operations on incompatible data types, such as adding a string to a number.

    • Type mismatch errors are common in programming languages like Java, C++, and Python.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Round 4 - HR 

(1 Question)

  • Q1. Final round, about joining date

Interview Preparation Tips

Interview preparation tips for other job seekers - No
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Describe your current profile
  • Ans. 

    I am currently working as a Technical Lead in a software development company.

    • Leading a team of developers in designing and implementing software solutions

    • Providing technical guidance and support to team members

    • Collaborating with stakeholders to gather requirements and define project scope

    • Ensuring code quality and adherence to best practices

    • Participating in code reviews and mentoring junior developers

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Description about projects
Round 2 - Technical 

(1 Question)

  • Q1. Discussion about job profile
Round 3 - HR 

(1 Question)

  • Q1. Discussion regarding CTC expectation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. MBD questions basics.
  • Q2. Statflow and simulink basics
Round 2 - Technical 

(2 Questions)

  • Q1. Managerial round.
  • Q2. Basic managerial questions and HR round

Interview Preparation Tips

Topics to prepare for KPIT Technologies Technical Lead interview:
  • Model Based Development
  • Simulink
  • MATLAB
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Explain firmware update over the air.
  • Ans. 

    Firmware update over the air is the process of remotely updating the software on a device without requiring physical access.

    • OTA updates allow for seamless and convenient updates to devices without user intervention.

    • Devices must be connected to the internet to receive OTA updates.

    • OTA updates can be scheduled to minimize disruption to users.

    • Security measures must be in place to ensure the integrity of OTA updates.

    • Example...

  • Answered by AI
  • Q2. Is CAN communication encrypted.
  • Ans. 

    CAN communication is not encrypted by default.

    • CAN communication is not encrypted by default

    • Encryption can be implemented on top of CAN communication for added security

    • Examples of encrypted communication protocols include CAN FD with Secure Onboard Communication (SOC)

  • Answered by AI

Skills evaluated in this interview

Technical Lead Interview Questions & Answers

KPIT Technologies user image Karthick Bhuvaneshwaran

posted on 22 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. About system engineering
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Multithreading(write a thread program to print 0-100 using two threads. One for odd numbers and another for even numbers
  • Q2. Observer design pattern with sample code
  • Ans. 

    The Observer pattern allows objects to subscribe and receive updates from a subject when its state changes.

    • Decouples the subject from its observers, promoting loose coupling.

    • Useful in event handling systems, like GUI frameworks.

    • Example: A weather station (subject) notifies multiple display devices (observers) when the weather changes.

    • Supports dynamic subscription and unsubscription of observers.

  • Answered by AI

IBS Software Services Interview FAQs

How many rounds are there in IBS Software Services Project Lead interview?
IBS Software Services interview process usually has 3 rounds. The most common rounds in the IBS Software Services interview process are One-on-one Round and HR.
What are the top questions asked in IBS Software Services Project Lead interview?

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

  1. DI, IOC, and spring basics scenar...read more
  2. Team management and code revies ba...read more
  3. garbage collect...read more

Tell us how to improve this page.

IBS Software Services Project Lead Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

KPIT Technologies Interview Questions
3.4
 • 290 Interviews
Chetu Interview Questions
3.3
 • 174 Interviews
AVASOFT Interview Questions
2.9
 • 164 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
Brane Enterprises Interview Questions
2.0
 • 135 Interviews
ivy Interview Questions
3.6
 • 129 Interviews
DE Shaw Interview Questions
3.8
 • 121 Interviews
ServiceNow Interview Questions
4.1
 • 121 Interviews
Axtria Interview Questions
3.1
 • 117 Interviews
View all
IBS Software Services Project Lead Salary
based on 28 salaries
₹9.7 L/yr - ₹25 L/yr
6% less than the average Project Lead Salary in India
View more details

IBS Software Services Project Lead Reviews and Ratings

based on 2 reviews

1.1/5

Rating in categories

1.1

Skill development

1.1

Work-life balance

1.1

Salary

2.1

Job security

1.1

Company culture

1.1

Promotions

1.1

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
603 salaries
unlock blur

₹4.1 L/yr - ₹14 L/yr

Software Engineer
424 salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Technical Lead
283 salaries
unlock blur

₹5.4 L/yr - ₹21 L/yr

Solution Architect
210 salaries
unlock blur

₹8 L/yr - ₹30.6 L/yr

Solution Engineer
197 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Explore more salaries
Compare IBS Software Services with

KPIT Technologies

3.4
Compare

Thomson Reuters

4.1
Compare

Oracle Cerner

3.7
Compare

NextComm Corporation

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