Upload Button Icon Add office photos

3Pillar Global

Compare button icon Compare button icon Compare

Filter interviews by

3Pillar Global Interview Questions and Answers

Updated 10 Apr 2025
Popular Designations

12 Interview questions

A Senior QA Engineer was asked 2mo ago
Q. How do you create dynamic XPath expressions for e-commerce websites?
Ans. 

Dynamic XPath expressions help locate elements on e-commerce sites, adapting to changing structures and attributes.

  • Use contains() to match partial text: `//div[contains(@class, 'product-name')]`.

  • Utilize starts-with() for dynamic IDs: `//input[starts-with(@id, 'search')]`.

  • Leverage attributes for filtering: `//a[@href='/category/shoes']`.

  • Combine multiple conditions: `//div[@class='product' and contains(@data-categor...

View all Senior QA Engineer interview questions
A Qa Module Lead was asked 8mo ago
Q. What is your greatest weakness?
Ans. 

Weakness is a lack of strength or energy, a vulnerability or flaw.

  • Weakness can be physical, such as muscle fatigue or illness.

  • Weakness can also be mental, such as lack of confidence or indecisiveness.

  • Identifying weaknesses can help in personal growth and development.

  • Examples: feeling tired after a long day at work, struggling with public speaking due to nerves.

View all Qa Module Lead interview questions
A Sdet-I was asked 12mo ago
Q. How would you test a Facebook login page?
Ans. 

To test a FB login page, I would verify functionality, security, and compatibility.

  • Verify login functionality by entering valid and invalid credentials

  • Test for security by checking for SSL encryption, password hashing, and account lockout

  • Ensure compatibility by testing on different browsers and devices

View all Sdet-I interview questions
A Software Engineer was asked
Q. Explain the basic concepts of OOPS.
Ans. 

Object-Oriented Programming (OOP) is a programming paradigm based on the concept of objects, which can contain data and code.

  • Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).

  • Inheritance: Mechanism to create a new class using properties and methods of an existing class (e.g., a 'Dog' class inheriting from an 'Animal' class).

  • Polymorphism: Ability to present the same i...

View all Software Engineer interview questions
A Senior Software Engineer was asked
Q. Write code to fetch data from an API and render it on the UI using the httpclient module.
Ans. 

Fetch data from API and render on UI using httpclient module

  • Create an instance of httpclient module

  • Use httpclient to make a GET request to API endpoint

  • Parse the response data and render on UI

View all Senior Software Engineer interview questions
A QA Engineer was asked
Q. What are the roles and responsibilities of a Quality Assurance Engineer?
Ans. 

QA Engineer ensures software quality by planning, designing, and executing tests.

  • Develop and execute test cases

  • Identify and report defects

  • Collaborate with developers to resolve issues

  • Ensure compliance with quality standards

  • Continuously improve testing processes

View all QA Engineer interview questions
A QA Engineer was asked
Q. What is Object Oriented Programming and what are its features?
Ans. 

Object Oriented Programming is a programming paradigm that uses objects to represent real-world entities and their interactions.

  • Encapsulation: bundling of data and methods that operate on that data within a single unit

  • Inheritance: ability of a class to inherit properties and methods from a parent class

  • Polymorphism: ability of objects to take on many forms or have multiple behaviors

  • Abstraction: hiding of complex im...

View all QA Engineer interview questions
Are these interview questions helpful?
A QA Engineer was asked
Q. What is agile methodology?
Ans. 

Agile methodology is an iterative approach to software development that emphasizes flexibility and collaboration.

  • Agile methodology values individuals and interactions over processes and tools

  • It emphasizes working software over comprehensive documentation

  • It involves frequent delivery of working software in short iterations

  • It encourages customer collaboration and responsiveness to change

  • Examples of agile methodologi...

View all QA Engineer interview questions
A Quality Engineer was asked
Q. How would you design test cases for Facebook?
Ans. 

Test cases for Facebook

  • Verify login functionality with valid credentials

  • Verify login functionality with invalid credentials

  • Verify user can post a status update

  • Verify user can upload a photo

  • Verify user can send a friend request

  • Verify user can accept a friend request

  • Verify user can search for a friend

  • Verify user can join a group

  • Verify user can create a group

  • Verify user can like a post

  • Verify user can comment on a pos...

View all Quality Engineer interview questions
A Quality Engineer was asked
Q. What are the core concepts of OOP?
Ans. 

OOP (Object-Oriented Programming) is a programming paradigm based on objects and classes, promoting code reusability and modularity.

  • Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).

  • Inheritance: Mechanism where a new class derives properties and behavior from an existing class (e.g., a 'Dog' class inheriting from an 'Animal' class).

  • Polymorphism: Ability to present th...

View all Quality Engineer interview questions

3Pillar Global Interview Experiences

20 interviews found

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

I appeared for an interview in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. General queries related to job
  • Q2. Queries related to reports and dashboards
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Smoke and sanity
  • Q2. What is Agile and safe agile
  • Ans. 

    Agile is a project management methodology focused on iterative development and collaboration. SAFe Agile is a framework for scaling Agile to larger organizations.

    • Agile emphasizes flexibility, collaboration, and customer feedback.

    • SAFe Agile extends Agile principles to larger organizations by providing a framework for scaling Agile practices.

    • SAFe Agile includes roles like Release Train Engineer, Product Owner, and Scrum ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Biggest Strength
  • Q2. What is Weakness
  • Ans. 

    Weakness is a lack of strength or energy, a vulnerability or flaw.

    • Weakness can be physical, such as muscle fatigue or illness.

    • Weakness can also be mental, such as lack of confidence or indecisiveness.

    • Identifying weaknesses can help in personal growth and development.

    • Examples: feeling tired after a long day at work, struggling with public speaking due to nerves.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work life balance if you are in project

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Design patterns, Collections
  • Q2. Spring Boot, Annotations, controller class, hibernate
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Have you faced any situation where you stuck in the project and how did you manage it?
  • Ans. 

    Yes, I faced a situation where I was stuck in a project and managed it effectively.

    • I encountered a complex technical issue that was impacting the project timeline.

    • I sought help from team members and conducted thorough research to find a solution.

    • I communicated effectively with stakeholders about the issue and proposed a revised plan to address it.

    • I prioritized tasks and delegated responsibilities to ensure smooth progr...

  • Answered by AI
  • Q2. What was the complex project you have worked on?
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. Dynamic xpath any e-commerce
  • Ans. 

    Dynamic XPath expressions help locate elements on e-commerce sites, adapting to changing structures and attributes.

    • Use contains() to match partial text: `//div[contains(@class, 'product-name')]`.

    • Utilize starts-with() for dynamic IDs: `//input[starts-with(@id, 'search')]`.

    • Leverage attributes for filtering: `//a[@href='/category/shoes']`.

    • Combine multiple conditions: `//div[@class='product' and contains(@data-category, 'e...

  • Answered by AI
  • Q2. Testing strategies
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Recruiter questions regarding job fitment etc
Round 2 - Technical 

(2 Questions)

  • Q1. Manager Round - domain related questions
  • Q2. Technical questions regarding the role, learning & development
Round 3 - HR 

(1 Question)

  • Q1. Culture fitment round with Director HR
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Prepare for Javascript in details
  • Q2. Prepare for NodeJs and architecture in depth
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic technical question oops concept
  • Ans. 

    Object-Oriented Programming (OOP) is a programming paradigm based on the concept of objects, which can contain data and code.

    • Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).

    • Inheritance: Mechanism to create a new class using properties and methods of an existing class (e.g., a 'Dog' class inheriting from an 'Animal' class).

    • Polymorphism: Ability to present the same interf...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 1. Pattern print code. 2. Types of S3 bucket in AWS. 3. Java basic question. 4. Spring/ Spring boot basic question. 5. Hibernate basic interview question. 6. Some behavioral question.
  • Ans. 

    This is a list of questions asked in an interview for Senior Software Engineer position.

    • 1. Pattern print code: Write a code to print a specific pattern using loops.

    • 2. Types of S3 bucket in AWS: Explain the different types of S3 buckets in Amazon Web Services.

    • 3. Java basic question: Provide a basic question related to Java programming language.

    • 4. Spring/Spring Boot basic question: Give an example of a basic question rel...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on basic.

Skills evaluated in this interview

Sdet-I Interview Questions & Answers

user image Anonymous

posted on 5 Jul 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

60 mins aptitude test

Round 2 - Coding Test 

String ,array , questions from collection framework.

Round 3 - One-on-one 

(1 Question)

  • Q1. How will test a FB login page
  • Ans. 

    To test a FB login page, I would verify functionality, security, and compatibility.

    • Verify login functionality by entering valid and invalid credentials

    • Test for security by checking for SSL encryption, password hashing, and account lockout

    • Ensure compatibility by testing on different browsers and devices

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about 3Pillar Global?
Ask anonymously on communities.

3Pillar Global Interview FAQs

How many rounds are there in 3Pillar Global interview?
3Pillar Global interview process usually has 2-3 rounds. The most common rounds in the 3Pillar Global interview process are Technical, HR and Resume Shortlist.
How to prepare for 3Pillar Global 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 3Pillar Global. The most common topics and skills that interviewers at 3Pillar Global expect are Javascript, AWS, Java, MySQL and Python.
What are the top questions asked in 3Pillar Global interview?

Some of the top questions asked at the 3Pillar Global interview -

  1. what is Object Oriented Programming and define its feature...read more
  2. Coding assignment to fetch data from API and render on the UI. Using httpclient...read more
  3. what are the rolls and responsibilities of Quality assurance Engin...read more
How long is the 3Pillar Global interview process?

The duration of 3Pillar Global interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 18 interview experiences

Difficulty level

Easy 27%
Moderate 73%

Duration

Less than 2 weeks 73%
2-4 weeks 18%
4-6 weeks 9%
View more

Interview Questions from Similar Companies

Mobileum Interview Questions
3.3
 • 38 Interviews
SOTI Interview Questions
3.2
 • 24 Interviews
Backbase Interview Questions
3.7
 • 23 Interviews
FinThrive Interview Questions
3.7
 • 21 Interviews
Bentley Systems Interview Questions
4.3
 • 21 Interviews
Bottomline Interview Questions
3.4
 • 20 Interviews
Mentor Graphics Interview Questions
4.0
 • 18 Interviews
Yodlee Interview Questions
3.8
 • 17 Interviews
View all

3Pillar Global Reviews and Ratings

based on 141 reviews

3.2/5

Rating in categories

3.3

Skill development

3.7

Work-life balance

3.4

Salary

2.7

Job security

3.3

Company culture

2.7

Promotions

3.2

Work satisfaction

Explore 141 Reviews and Ratings
Senior Software Engineer
137 salaries
unlock blur

₹8.2 L/yr - ₹27.5 L/yr

Module Lead
72 salaries
unlock blur

₹12.4 L/yr - ₹27 L/yr

Technical Lead
54 salaries
unlock blur

₹23.5 L/yr - ₹37 L/yr

Software Engineer
53 salaries
unlock blur

₹6 L/yr - ₹12.4 L/yr

Senior Quality Assurance Engineer
46 salaries
unlock blur

₹6.7 L/yr - ₹19.3 L/yr

Explore more salaries
Compare 3Pillar Global with

Duck Creek Technologies

4.4
Compare

FinThrive

3.7
Compare

Mobileum

3.3
Compare

OnProcess Technology

3.8
Compare
write
Share an Interview