Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Shell Recharge Solutions Team. If you also belong to the team, you can get access from here

Shell Recharge Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Shell Recharge Solutions Senior Software Engineer Interview Questions and Answers

Updated 31 Dec 2024

Shell Recharge Solutions Senior Software Engineer Interview Experiences

2 interviews found

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

I was interviewed before Dec 2023.

Round 1 - Technical 

(1 Question)

  • Q1. It was mostly on scenario based questions and I was asked to code online.
Round 2 - Technical 

(1 Question)

  • Q1. Discussion were there past projects, how different objectives were done.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jan 2023. There were 6 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 Resume tips
Round 2 - Coding Test 

HackerRank Coding Test
- One Coding Question
- Technical MCQs
- 45 mins - 1 hr test

Round 3 - Technical 

(1 Question)

  • Q1. I Applied for JAVA, Springboot - All possible sequence combinations of a given String (Approach was important, I explained him the algo, My output was not accurate. But when he saw I was using Memoization,...
Round 4 - Technical 

(1 Question)

  • Q1. Director of Software Development took the interview. He asked me few system design questions. Mostly Rest API Related Questions. Scenario based design.
Round 5 - Behavioral 

(1 Question)

  • Q1. This is a very important and serious round. Head of HR India along with some other panel took the interview. - They have few ethical pillars of the company like leadership, agility, ownership etc. - They w...
Round 6 - HR 

(1 Question)

  • Q1. Salary Discussion & Negotiation

Interview Preparation Tips

Topics to prepare for Shell Recharge Solutions Senior Software Engineer interview:
  • Java
  • Spring Boot
  • System Design

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

Senior Software Engineer Jobs at Shell Recharge Solutions

View all

Interview questions from similar companies

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

I applied via Referal and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. Detailed interview with technicalities and about your profile
  • Q2. Technologies Worked with.
  • Ans. 

    Experienced with Java, Python, SQL, HTML, CSS, JavaScript, and Git.

    • Java

    • Python

    • SQL

    • HTML

    • CSS

    • JavaScript

    • Git

  • Answered by AI
  • Q3. Coding with your expertise in your area and others. Will update other questions soon
  • Q4. Salary discussion
  • Q5. Joining within a month
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the use of static keyword
  • Ans. 

    Static keyword is used in programming to declare variables, methods, or classes that belong to the class itself rather than instances of the class.

    • Static variables are shared among all instances of a class

    • Static methods can be called without creating an instance of the class

    • Static classes cannot be instantiated and are used for grouping related methods or constants

    • Static keyword is also used in C to declare functions t

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of electronics
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics Oops concepts and SQL queries along with currently working projects stacks
Round 2 - Technical 

(1 Question)

  • Q1. More in-depth technical questions use of reflections etc
Round 3 - HR 

(1 Question)

  • Q1. Usual HR interviews company values etc

Interview Preparation Tips

Interview preparation tips for other job seekers - The key is not answers all questions correctly key is the approach you take to solve the problem focus on that.
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Tell about Oops concepts
  • Ans. 

    OOPs concepts are fundamental principles in 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
Round 3 - Technical 

(1 Question)

  • Q1. Will ask coding related
Round 4 - HR 

(1 Question)

  • Q1. What is Expected salary
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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Describe Life cycle in react
  • Ans. 

    React has three main phases in its lifecycle: mounting, updating, and unmounting.

    • Mounting: when a component is created and inserted into the DOM

    • Updating: when a component is updated due to changes in props or state

    • Unmounting: when a component is removed from the DOM

    • Lifecycle methods can be used to perform actions at each phase, such as componentDidMount() or componentWillUnmount()

    • React also has error handling methods,

  • Answered by AI
  • Q2. Explain strict mode in javascript and it's use
  • Ans. 

    Strict mode is a way to write secure and optimized JavaScript code.

    • Enables catching of silent errors

    • Disallows duplicate property names or parameters

    • Prevents use of undeclared variables

    • Makes `eval()` safer to use

    • Throws errors on invalid usage of `this` keyword

  • Answered by AI
Round 3 - Assignment 

CURD operations along with implementation of a mock UI

Interview Preparation Tips

Interview preparation tips for other job seekers - They are doing good job. If possible try to send a rejection mail along with the reason if candidate is not selected.

Skills evaluated in this interview

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

(1 Question)

  • Q1. More about API automation

I applied via Campus Placement and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was aptitude and technical MCQ questions round

Round 2 - Technical 

(2 Questions)

  • Q1. Technical interview- regarding skills mentioned in resume and projects
  • Q2. In same round hr interview was done

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well what you mentioned in resume.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Technical related questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Joining details
Contribute & help others!
anonymous
You can choose to be anonymous

Shell Recharge Solutions Interview FAQs

How many rounds are there in Shell Recharge Solutions Senior Software Engineer interview?
Shell Recharge Solutions interview process usually has 4 rounds. The most common rounds in the Shell Recharge Solutions interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Shell Recharge Solutions Senior Software Engineer 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 Shell Recharge Solutions. The most common topics and skills that interviewers at Shell Recharge Solutions expect are Hibernate, Information Security, Javascript, SQL and Scrum.
What are the top questions asked in Shell Recharge Solutions Senior Software Engineer interview?

Some of the top questions asked at the Shell Recharge Solutions Senior Software Engineer interview -

  1. This is a very important and serious round. Head of HR India along with some ot...read more
  2. I Applied for JAVA, Springboot - All possible sequence combinations of a given ...read more
  3. Director of Software Development took the interview. He asked me few system des...read more

Recently Viewed

INTERVIEWS

Arista Networks

No Interviews

INTERVIEWS

Yalamanchili Software Exports

No Interviews

SALARIES

Arista Networks

LIST OF COMPANIES

Yalamanchili Software Exports

Locations

SALARIES

Ashirvad Pipes

INTERVIEWS

Shell Recharge Solutions

No Interviews

INTERVIEWS

Arista Networks

No Interviews

SALARIES

Ashirvad Pipes

SALARIES

Aliaxis Utilities And Industry

SALARIES

Ashirvad Pipes

Tell us how to improve this page.

Shell Recharge Solutions Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
Shell Recharge Solutions Senior Software Engineer Salary
based on 8 salaries
₹19 L/yr - ₹27 L/yr
57% more than the average Senior Software Engineer Salary in India
View more details

Shell Recharge Solutions Senior Software Engineer Reviews and Ratings

based on 10 reviews

4.7/5

Rating in categories

4.6

Skill development

4.9

Work-life balance

4.1

Salary

4.3

Job security

4.7

Company culture

4.0

Promotions

4.6

Work satisfaction

Explore 10 Reviews and Ratings
Senior Software Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior QA Engineer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Security Analyst
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Shell Recharge Solutions with

Tata Power

3.9
Compare

Adani Electricity

3.6
Compare

Bses Yamuna Power

3.7
Compare

Mahindra Last Mile Mobility

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