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

Shell Recharge Solutions Interview Questions and Answers

Updated 21 Feb 2025

Shell Recharge Solutions Interview Experiences

Popular Designations

7 interviews found

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

I was interviewed in Nov 2024.

Round 1 - Coding Test 

Hacker Rack Test with medium to high difficulty

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your current project
  • Ans. 

    I am currently working on developing a mobile application for tracking fitness goals and progress.

    • Developing a mobile app using React Native

    • Implementing features such as goal setting, progress tracking, and workout logging

    • Integrating with wearable devices like Fitbit for data synchronization

  • Answered by AI
  • Q2. Questions about kakfa, ES and Java 8
Round 3 - Technical 

(1 Question)

  • Q1. Similar questions on your current project and questions around kafka
Round 4 - Coding Test 

Basic Coding Java and algorithm questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Behavioural round which is similar to psychometric tests

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 6 interview rounds.

Round 1 - Aptitude Test 

Basic Hacker rank test with few coding questions and SQL queries.

Round 2 - Technical 

(2 Questions)

  • Q1. What are the basic concepts of Object-Oriented Programming (OOP)?
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

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

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

    • Polymorphism: The ability for objects to be treated as instances of their parent class or their own class.

    • Abst...

  • Answered by AI
  • Q2. One String related coding question
Round 3 - Behavioral 

(1 Question)

  • Q1. Some System design and infra related question
Round 4 - Behavioral 

(1 Question)

  • Q1. Past experience related to DevOps and monitoring tools
Round 5 - Technical 

(1 Question)

  • Q1. DevOps related questions like, AWS services, EC2, S3 VPC some related to Kubernetes as well
Round 6 - HR 

(1 Question)

  • Q1. This round basically on company attributes.

Interview Preparation Tips

Topics to prepare for Shell Recharge Solutions Site Reliability Engineer 2 interview:
  • Java 8
  • AWS
  • System Design
Interview preparation tips for other job seekers - I applied for the Senior Software Engineer role (Java), and during the manager round, I received feedback indicating that I could be well-suited for an SRE role. The interviewer also provided feedback that was genuinely helpful in identifying areas for improvement and strengths. For advice, please review all core concepts of Java and system design questions.

Site Reliability Engineer 2 Interview Questions asked at other Companies

Q1. What are the basic concepts of Object-Oriented Programming (OOP)?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Java and Selenium
  • Q2. About automation framework
Round 2 - Coding Test 

Java coding related questions

Round 3 - Behavioral interview 

(1 Question)

  • Q1. About leadership principle

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Exception handling, spring boot
  • Q2. Oops concepts, java streams

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Shell Recharge Solutions interview questions for popular designations

 Senior Software Engineer

 (2)

 Softwaretest Engineer

 (1)

 Technical Lead

 (1)

 Talent Acquisition

 (1)

 Software Developer

 (1)

 Site Reliability Engineer 2

 (1)

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.

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
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

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Jobs at Shell Recharge Solutions

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

I applied via Approached by Company and was interviewed before Nov 2023. There were 5 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. This was functional round on recruitment process.
Round 2 - One-on-one 

(1 Question)

  • Q1. Recruitment process and strategies with scenarios.
Round 3 - One-on-one 

(1 Question)

  • Q1. Functional understanding of metrics, reporting etc
  • Ans. 

    Understanding and utilizing metrics and reporting tools to track and analyze data for decision-making purposes.

    • Ability to collect and analyze data to identify trends and patterns

    • Experience with various reporting tools such as Excel, Tableau, or Google Analytics

    • Knowledge of key performance indicators (KPIs) and how to measure them effectively

    • Understanding of data visualization techniques to present findings in a clear a

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Behavioral Interview based on leadership attributes.
Round 5 - One-on-one 

(1 Question)

  • Q1. Capstone with CPO.
  • Ans. 

    Capstone project completed in collaboration with Chief Product Officer.

    • Collaborated closely with CPO to align project goals with company objectives

    • Utilized CPO's expertise to ensure project success

    • Received guidance and feedback from CPO throughout the project

    • Presented final project to CPO for evaluation and feedback

  • Answered by AI

Talent Acquisition Interview Questions asked at other Companies

Q1. How many fins are there in this fan?describe life cycle of recruitment.
View answer (1)

Interview questions from similar companies

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.

I applied via Company Website and was interviewed before May 2018. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions about Oops, data structures based on the projects I had done, and my resume
  • Q2. Questions about classes and abstraction

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 parts; part 1 is a coding test and part 2 is discussion.

I was interviewed in Dec 2016.

Interview Questionnaire 

1 Question

  • Q1. How you will work under a supervisor.
  • Ans. 

    I will communicate effectively, follow instructions, seek feedback, and collaborate with my supervisor.

    • Communicate regularly with supervisor to provide updates on progress and ask for clarification when needed

    • Follow instructions carefully and ask for help if unsure about a task

    • Seek feedback on my work to improve and grow professionally

    • Collaborate with supervisor and team members to achieve project goals

    • Provide suggesti

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: I got selected for next round.
Tips: Do not loses hope.
Duration: 1 hour
Total Questions: 10

Round: Technical + HR Interview
Experience: It was nice experience.
Tips: Do not loses hope.

Skills: Technical Analysis, Managing People
College Name: IIT Kharagpur
Contribute & help others!
anonymous
You can choose to be anonymous

Shell Recharge Solutions Interview FAQs

How many rounds are there in Shell Recharge Solutions interview?
Shell Recharge Solutions interview process usually has 3-4 rounds. The most common rounds in the Shell Recharge Solutions interview process are Technical, One-on-one Round and Coding Test.
How to prepare for Shell Recharge Solutions 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 Flex, Java, Virtualization, Hibernate and SQL.
What are the top questions asked in Shell Recharge Solutions interview?

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

  1. What are the basic concepts of Object-Oriented Programming (OO...read more
  2. Functional understanding of metrics, reporting ...read more
  3. Capstone with C...read more
How long is the Shell Recharge Solutions interview process?

The duration of Shell Recharge Solutions interview process can vary, but typically it takes about 2-4 weeks to complete.

Recently Viewed

INTERVIEWS

Toast

No Interviews

INTERVIEWS

AECOM

No Interviews

SALARIES

Arista Networks

INTERVIEWS

Ivalua

No Interviews

INTERVIEWS

Arista Networks

No Interviews

INTERVIEWS

Ashirvad Pipes

No Interviews

DESIGNATION

DESIGNATION

JOBS

Arista Networks

No Jobs

INTERVIEWS

Arista Networks

No Interviews

Tell us how to improve this page.

Shell Recharge Solutions Interview Process

based on 8 interviews

Interview experience

4.9
  
Excellent
View more

Interview Questions from Similar Companies

Tata Power Interview Questions
3.9
 • 161 Interviews
Ather Energy Interview Questions
4.0
 • 56 Interviews
Okaya Power Interview Questions
3.7
 • 30 Interviews
Fingent Interview Questions
4.4
 • 22 Interviews
Backbase Interview Questions
3.9
 • 22 Interviews
Hero Electric Interview Questions
4.0
 • 18 Interviews
View all

Shell Recharge Solutions Reviews and Ratings

based on 56 reviews

4.7/5

Rating in categories

4.5

Skill development

4.8

Work-life balance

4.2

Salary

4.4

Job security

4.7

Company culture

4.1

Promotions

4.5

Work satisfaction

Explore 56 Reviews and Ratings
Sr Devops Engineer

Pune,

Gurgaon / Gurugram

+1

5-9 Yrs

Not Disclosed

Senior DevOps Engineer

Chennai

5-8 Yrs

Not Disclosed

Performance Testing Lead

Gurgaon / Gurugram,

Bangalore / Bengaluru

5-9 Yrs

Not Disclosed

Explore more jobs
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