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
4.7

based on 49 Reviews

Filter interviews by

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 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 UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more

Senior Software Engineer Jobs at Shell Recharge Solutions

View all

Interview questions from similar companies

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

(4 Questions)

  • Q1. Create basic react app with dummy data fetched from JSON API
  • Ans. 

    Create a basic React app with dummy data fetched from a JSON API.

    • Set up a new React project using create-react-app

    • Create a component to fetch data from a JSON API using fetch or axios

    • Display the fetched data in the component

  • Answered by AI
  • Q2. Array methods and Flatten array
  • Q3. Event loop
  • Q4. HTML and Javascript basics
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. It was more into problem solving using python
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. How to identify if a queue is circular
  • Ans. 

    A circular queue can be identified by checking if the rear pointer is one position behind the front pointer.

    • Check if rear pointer is one position behind front pointer

    • Check if front pointer is at index 0 and rear pointer is at index n-1 in an array of size n

    • Check if front pointer is at index rear+1 modulo n in an array of size n

  • Answered by AI
Round 2 - System design 

(1 Question)

  • Q1. Design notification system
  • Ans. 

    Design a notification system for a software application.

    • Identify the types of notifications needed (e.g. email, SMS, in-app)

    • Consider the frequency and urgency of notifications

    • Implement a notification queue to handle multiple notifications

    • Include user preferences for notification settings

    • Utilize push notifications for real-time updates

  • Answered by AI
Round 3 - Coding Test 

Write multiple polyfills for array

Skills evaluated in this interview

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

(1 Question)

  • Q1. System design questions related to the product
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Hacker rank test. Basic coding questions on arrays, list etc.

Round 2 - Technical 

(1 Question)

  • Q1. Interactive session. Theoritical questions on oops, multithreading, springboot, java8 and few coding questions.
Round 3 - Technical 

(1 Question)

  • Q1. Design round. Questions on system design and best practices to be followed while developing any service. Few managerial questions as well.
Round 4 - HR 

(1 Question)

  • Q1. Profile related questions and salary discussion.

Interview Preparation Tips

Topics to prepare for Bottomline Senior Software Engineer interview:
  • Java8 and above
  • Data structure
  • Springboot
Interview preparation tips for other job seekers - Practice coding questions on java8 functions and few mid level data-structures based questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. About company values
Round 2 - Technical 

(1 Question)

  • Q1. UML class diagram
  • Ans. 

    UML class diagram is a visual representation of classes, attributes, methods, and relationships in a system.

    • Classes are represented as boxes with three compartments for class name, attributes, and methods.

    • Attributes are listed in the second compartment with their data types.

    • Methods are listed in the third compartment with their parameters and return types.

    • Relationships between classes are shown using lines with arrows ...

  • Answered by AI
Round 3 - Group Discussion 

Competency based questions

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

Round 1 - Technical 

(1 Question)

  • Q1. Basics .net , c#, sql
Round 2 - Technical 

(1 Question)

  • Q1. Current Project Details, Roles and some technical questions too
Round 3 - HR 

(1 Question)

  • Q1. Package Discussion and Other basic details

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure your basics are strong and should be confident to explain about the current project and its technical details.

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, Behavioral and HR.
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

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 7 salaries
₹19 L/yr - ₹27 L/yr
62% more than the average Senior Software Engineer Salary in India
View more details

Shell Recharge Solutions Senior Software Engineer Reviews and Ratings

based on 9 reviews

4.7/5

Rating in categories

4.7

Skill development

4.8

Work-life balance

4.1

Salary

4.3

Job security

4.7

Company culture

4.0

Promotions

4.7

Work satisfaction

Explore 9 Reviews and Ratings
Senior Software Engineer

Bangalore / Bengaluru

5-8 Yrs

Not Disclosed

Senior Software Engineer

Kolkata,

Mumbai

+5

7-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
7 salaries
unlock blur

₹19 L/yr - ₹27 L/yr

Senior QA Engineer
3 salaries
unlock blur

₹15.6 L/yr - ₹17 L/yr

Explore more salaries
Compare Shell Recharge Solutions with

Tata Power

3.9
Compare

Adani Electricity

3.7
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