Upload Button Icon Add office photos

Filter interviews by

Shapoorji Pallonji Group Software Developer Interview Questions and Answers

Updated 12 Sep 2024

Shapoorji Pallonji Group Software Developer Interview Experiences

2 interviews found

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

(2 Questions)

  • Q1. Telle about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Familiar with Agile methodologies

    • Worked on projects involving database management systems

    • Continuous learner and always looking to improve

  • Answered by AI
  • Q2. Deep knowledge in node js
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic level of Q asked based on math ,english and programming

Round 2 - Coding Test 

Easy to medium level 7 Q asked and minimum 4 is compulsory for crack next round

Round 3 - One-on-one 

(1 Question)

  • Q1. It was like personal interview asked about familiy background and all

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Validate Binary Tree Nodes Problem You are provided with 'N' bina ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Javascript basic questions
  • Q2. Javascript basic questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logical and Maths ,Sql,Java

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

I applied via Recruitment Consulltant and was interviewed before Mar 2022. 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 - One-on-one 

(1 Question)

  • Q1. Coding skills related to web and database
Round 3 - HR 

(1 Question)

  • Q1. General aptitude and behavioral questions
Round 4 - Group Discussion 

To upper management related to software practices

Interview Preparation Tips

Interview preparation tips for other job seekers - Be know to your niche, focus in clarity of thoughts than giving random answers
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Based on your CV
Round 2 - Technical 

(1 Question)

  • Q1. Based on the project and skill they are in need
Round 3 - HR 

(2 Questions)

  • Q1. General HR and code of conduct explained
  • Q2. General discussions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Data types in SQL. Write prime number logical code in SQL
  • Ans. 

    SQL data types and prime number logic code

    • SQL data types include integer, float, varchar, etc.

    • To write prime number logic in SQL, use a loop to check if a number is divisible by any number less than itself

    • Example: DECLARE @num INT = 7; SELECT CASE WHEN COUNT(*) = 2 THEN 'Prime' ELSE 'Not Prime' END FROM (SELECT 1 AS num UNION ALL SELECT 2 UNION ALL SELECT 3 UNION ALL SELECT 4 UNION ALL SELECT 5 UNION ALL SELECT 6) AS n

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why do you want to join us?

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

IT WAS BASIC AND EASY TO SOLVE

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS CONCEPT OF JAVA
  • Ans. 

    OOPS concepts in Java refer to the principles of Object-Oriented Programming such as 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 getter and setter methods.

    • Polymorphism...

  • Answered by AI
  • Q2. JAVA SPRING BOOT

Interview Preparation Tips

Interview preparation tips for other job seekers - COVER YOUR BASIC PROPERLY

Skills evaluated in this interview

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

(4 Questions)

  • Q1. What is stack overloading?
  • Ans. 

    Stack overloading occurs when the stack memory is exceeded due to excessive function calls or large local variables.

    • Occurs when the stack memory limit is exceeded

    • Caused by excessive function calls or large local variables

    • Can lead to stack overflow error

  • Answered by AI
  • Q2. What are acsess specifiers
  • Ans. 

    Access specifiers determine the level of access to classes, methods, and variables in object-oriented programming languages.

    • Access specifiers include public, private, protected, and default.

    • Public allows access from any other class.

    • Private restricts access to only within the same class.

    • Protected allows access within the same package and subclasses.

    • Default (no specifier) restricts access to only within the same package.

  • Answered by AI
  • Q3. What is class and object
  • Ans. 

    A class is a blueprint for creating objects, while an object is an instance of a class.

    • A class defines the properties and behaviors of objects.

    • An object is a specific instance of a class.

    • Objects can have their own unique values for properties defined in the class.

    • Classes can be used to create multiple objects with similar characteristics.

    • Example: Class 'Car' defines properties like 'color' and 'model', while an object

  • Answered by AI
  • Q4. Expalin oops concepts?
  • Ans. 

    OOPs concepts are fundamental principles of object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex imple...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Verbal reasoning
Logical reasoning
Analytical thinking

Round 2 - Group Discussion 

Common titles like culture , agricuture

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication skills...
Good programming knowledge....

Shapoorji Pallonji Group Interview FAQs

How many rounds are there in Shapoorji Pallonji Group Software Developer interview?
Shapoorji Pallonji Group interview process usually has 2 rounds. The most common rounds in the Shapoorji Pallonji Group interview process are One-on-one Round, Aptitude Test and Coding Test.
What are the top questions asked in Shapoorji Pallonji Group Software Developer interview?

Some of the top questions asked at the Shapoorji Pallonji Group Software Developer interview -

  1. It was like personal interview asked about familiy background and ...read more
  2. Deep knowledge in node...read more

Tell us how to improve this page.

Shapoorji Pallonji Group Software Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Tata Projects Interview Questions
4.2
 • 446 Interviews
TCE Interview Questions
3.7
 • 251 Interviews
Saint-Gobain Interview Questions
4.0
 • 173 Interviews
AECOM Interview Questions
4.2
 • 117 Interviews
Worley Interview Questions
4.1
 • 113 Interviews
View all
Shapoorji Pallonji Group Software Developer Salary
based on 4 salaries
₹6 L/yr - ₹12.3 L/yr
At par with the average Software Developer Salary in India
View more details
Deputy Manager
627 salaries
unlock blur

₹6 L/yr - ₹17.5 L/yr

Senior Engineer
444 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Construction Engineer
281 salaries
unlock blur

₹3 L/yr - ₹8.5 L/yr

Civil Engineer
271 salaries
unlock blur

₹2 L/yr - ₹8.9 L/yr

Civil Site Engineer
226 salaries
unlock blur

₹1.5 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Shapoorji Pallonji Group with

Larsen & Toubro Limited

3.9
Compare

Tata Projects

4.2
Compare

Alstom Transportation

3.7
Compare

Kalpataru Projects International

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