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 Technical Architect Interview Questions and Answers

Updated 25 Sep 2024

IBS Software Services Technical Architect Interview Experiences

3 interviews found

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

(2 Questions)

  • Q1. Clustering in cassendra
  • Ans. 

    Clustering in Cassandra involves grouping together multiple nodes to improve performance, scalability, and fault tolerance.

    • Clustering is used to distribute data across multiple nodes in a Cassandra cluster.

    • It helps in achieving high availability and fault tolerance by replicating data across nodes.

    • Cassandra uses consistent hashing to determine which node will store a particular piece of data.

    • Data is partitioned into sm...

  • Answered by AI
  • Q2. Cloud Deployment strategies
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What Java class loaders?
  • Ans. 

    Java class loaders are responsible for loading classes during runtime.

    • Java class loaders are responsible for loading classes during runtime.

    • There are three types of class loaders: Bootstrap, Extension, and System.

    • Custom class loaders can also be created to load classes from non-standard sources.

    • Class loaders follow a delegation model where they first check if a class has already been loaded before attempting to load it...

  • Answered by AI
  • Q2. Questions on Microservices patterns?
Round 2 - Technical 

(2 Questions)

  • Q1. Explain architecture of your last project ?
  • Q2. Cloud technologies you are familiar with?
  • Ans. 

    I am familiar with AWS, Azure, and Google Cloud Platform.

    • Experience with AWS services such as EC2, S3, Lambda, and RDS

    • Familiarity with Azure services like Virtual Machines, Blob Storage, and Functions

    • Knowledge of Google Cloud Platform services such as Compute Engine, Cloud Storage, and Cloud Functions

  • Answered by AI

Interview Preparation Tips

Topics to prepare for IBS Software Services Technical Architect interview:
  • Advanced Java
  • Microservices
  • Cloud
  • Design
  • Architecture
  • Distributed Architecture
Interview preparation tips for other job seekers - There were basically two rounds, both technical

First round was technical with an Architect. It was scheduled for 45 minutes but lasted for 2 hours. It was mostly around distributed architecture and microservices, cloud and some advanced core Java. Difficulty was average.

Second round was with two principle architects. It was centered around design questions, cloud technologies and explaining architecture of the last project.

After confirming all the rounds are cleared and HR confirmed they will be releasing offer by EOD. They took another 2 weeks to communicate that position has been put on hold and won't be releasing the offer. Very confusing after 2 months of interviewing the position put on hold. Personally found very dubious and unprofessional company.

Best of Luck

Skills evaluated in this interview

Technical Architect Interview Questions Asked at Other Companies

asked in IBM
Q1. How to manage clients, how to handle critical issues with example
asked in IBM
Q2. how you handle non functional requirements ? how you do capacity ... read more
asked in IBM
Q3. What are different modernizations you did on Mainframes ?
asked in IBM
Q4. What architectural principles / methodologies you know ?
asked in Altimetrik
Q5. ASP.NET page life cycle and events in it and how page will be ren ... read more
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Mar 2022. There were 5 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 

Had to solve couple of problems online

Round 3 - Technical 

(1 Question)

  • Q1. Programming, Java, Spring, design patterns, database, messaging, tools
Round 4 - Technical 

(1 Question)

  • Q1. Application design, problem faced in different projects and solutions, General awareness of frameworks and tools.
Round 5 - HR 

(1 Question)

  • Q1. Salary Negotiation, company policies, insurance, joining date

Interview Preparation Tips

Interview preparation tips for other job seekers - Never stop learning. No one expects you to know everything but you need to maximize the probability of finding common topics with the interviewer to show them your depth and give them the confidence to make a positive decision.

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 before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. SOLID principle
  • Q2. Internal working of view model
  • Ans. 

    The view model is responsible for managing and providing data to the view in a way that is independent of the underlying data source.

    • View model acts as an intermediary between the view and the data source.

    • It retrieves data from the data source and transforms it into a format that is suitable for the view.

    • It may also perform data validation and business logic.

    • View model is typically implemented as a separate class or co...

  • Answered by AI
  • Q3. Find 2nd largest number
  • Ans. 

    To find the 2nd largest number in an array, sort the array in descending order and return the element at index 1.

    • Sort the array in descending order using a sorting algorithm

    • Return the element at index 1 as the 2nd largest number

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Group Discussion 

The importance of teamwork in achieving goals.

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

(2 Questions)

  • Q1. Generic Interview Question on Telecom
  • Q2. When you coded last time
  • Ans. 

    I coded last time yesterday to develop a web application.

    • Developed a web application using HTML, CSS, and JavaScript

    • Implemented user authentication and authorization using a Node.js framework

    • Integrated a PostgreSQL database to store and retrieve data

    • Used Git for version control and collaborated with a team on GitHub

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Unprofessional at every level from Recruiter, its communication, interviewer joins late, ghosting about interview feedback. Everything is unprofessional. Can share proof.

Shameless TA (the same one) sends mail for reference.

2nd occurance: another TA for another position, Mails to call with number, unresponsive, never contacts/replies back even after communicating back over mail.

You would see them lecturing about DOs and DONTs in Linkedin.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Instant coding test, and questions was on java, Automotive domain, android aosp and framework VHAL
Round 3 - Technical 

(1 Question)

  • Q1. Questions was on automotive android and java
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 before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. SOLID principle
  • Q2. Internal working of view model
  • Ans. 

    The view model is responsible for managing and providing data to the view in a way that is independent of the underlying data source.

    • View model acts as an intermediary between the view and the data source.

    • It retrieves data from the data source and transforms it into a format that is suitable for the view.

    • It may also perform data validation and business logic.

    • View model is typically implemented as a separate class or co...

  • Answered by AI
  • Q3. Find 2nd largest number
  • Ans. 

    To find the 2nd largest number in an array, sort the array in descending order and return the element at index 1.

    • Sort the array in descending order using a sorting algorithm

    • Return the element at index 1 as the 2nd largest number

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Aptitude Test 

Aptitude covered general quants and logics along with technical MCQs covering programming logics and SQL

Round 2 - Group Discussion 

Group Discussion round where communication and volunteering capabilities has been evaluated with general topics given to speak about

Round 3 - Coding Test 

Coding Round involves problem solving with logics and complexities

Round 4 - Technical 

(2 Questions)

  • Q1. Question from Resume (For me MERN stack has been asked)
  • Q2. Logical Reasoning Questions were asked
Round 5 - HR 

(1 Question)

  • Q1. General HR related question were asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. All basic C++, Design patterns
Round 3 - Technical 

(1 Question)

  • Q1. Basic management question

Interview Preparation Tips

Interview preparation tips for other job seekers - Only first c++ round is important. HR round is just for salary negotiation.

IBS Software Services Interview FAQs

How many rounds are there in IBS Software Services Technical Architect interview?
IBS Software Services interview process usually has 3 rounds. The most common rounds in the IBS Software Services interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for IBS Software Services Technical Architect 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 Hibernate, Javascript, Logistics, AWS and Coding.
What are the top questions asked in IBS Software Services Technical Architect interview?

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

  1. What Java class loade...read more
  2. Cloud technologies you are familiar wi...read more
  3. Questions on Microservices patter...read more

Tell us how to improve this page.

IBS Software Services Technical Architect Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more
IBS Software Services Technical Architect Salary
based on 45 salaries
₹9.7 L/yr - ₹30 L/yr
34% less than the average Technical Architect Salary in India
View more details

IBS Software Services Technical Architect Reviews and Ratings

based on 3 reviews

2.5/5

Rating in categories

2.6

Skill development

1.8

Work-life balance

2.0

Salary

4.5

Job security

2.4

Company culture

1.6

Promotions

2.4

Work satisfaction

Explore 3 Reviews and Ratings
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