Upload Button Icon Add office photos
Engaged Employer

i

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

Ather Energy Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 546 Reviews

Filter interviews by

Ather Energy Softwaretest Engineer Interview Questions and Answers

Updated 23 Oct 2023

Ather Energy Softwaretest Engineer Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed in Sep 2023. 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 - Technical 

(1 Question)

  • Q1. Lets delve into self-exploration to understand our own identity and they will ask specific questions based on your resume to help with this process.
Round 3 - Technical 

(1 Question)

  • Q1. The interviewer thoroughly inquired about the specific equipment i had used in the lab and provided a detailed overview of the tasks that would be carried out in the laboratory.
Round 4 - HR 

(1 Question)

  • Q1. Yet to be do

Interview Preparation Tips

Interview preparation tips for other job seekers - good experience with the technical interviews of round-1 specially and round-2 waiting for final round.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Project Related Questions
  • Q2. 1 DSA and System Design Problem
  • Ans. 

    Implement a function to reverse a linked list

    • Create a new linked list to store the reversed elements

    • Traverse the original linked list and insert each node at the beginning of the new linked list

    • Update the head of the new linked list as the last node of the original linked list

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. More Technical Questions on Project
Round 3 - Culture Round 

(2 Questions)

  • Q1. Scenario Based Questions
  • Q2. Checking to fit in culture

Interview Preparation Tips

Interview preparation tips for other job seekers - Please discuss about expected CTC multiple times with HR.
I received the offer but declined due to significant gap in the compensation package which falls below my current CTC and well short of my expectations. While recruiter was very supportive and engaged ,it seemed that there wasn't a strong commitment from hiring manager to retain or align on this.

Skills evaluated in this interview

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

I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude question around 1 hour

Round 2 - Technical 

(2 Questions)

  • Q1. Sql related queston like what is indexing
  • Q2. Project related question
Round 3 - HR 

(2 Questions)

  • Q1. Weakness and strength
  • Q2. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science, passionate about coding and problem-solving.

    • Graduated with a degree in Computer Science

    • Proficient in programming languages like Java, Python, and C++

    • Completed internships at tech companies like Google and Microsoft

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

First Round was Aptitude and coding round. It consist 70 question, 30 aptitude question and 40 mcq type coding question

Round 2 - Technical 

(2 Questions)

  • Q1. Find the one repeated number in an array and asked for four approaches
  • Ans. 

    Find the one repeated number in an array using four different approaches.

    • Approach 1: Using a hash set to store unique elements and checking for duplicates

    • Approach 2: Sorting the array and checking adjacent elements for duplicates

    • Approach 3: Using XOR operation to find the repeated number

    • Approach 4: Using the sum formula to find the repeated number

  • Answered by AI
  • Q2. Simple sql queries

Skills evaluated in this interview

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

Some objective type question, One easy question on string, REsT API design in hackerank

Round 2 - Technical 

(1 Question)

  • Q1. Most of the questions was from my primary skils, Be prepared with you have mentioned in your resume.
Round 3 - HR 

(1 Question)

  • Q1. Package discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About React hooks and basics in react
  • Q2. Javascript functions
Round 2 - Coding Test 

Multiple choice questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Workplace
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2023. There were 2 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 

(5 Questions)

  • Q1. How hard to do code
  • Ans. 

    Coding can be challenging but rewarding with practice and experience.

    • Coding requires problem-solving skills and attention to detail.

    • Practice and experience can make coding easier over time.

    • Collaborating with others and seeking help when needed can make coding less difficult.

    • Using tools and resources effectively can also help in coding efficiently.

    • Examples: debugging a complex algorithm, optimizing code for performance,...

  • Answered by AI
  • Q2. How to acheive deaign patterns
  • Ans. 

    Design patterns can be achieved by understanding common software design problems and implementing reusable solutions.

    • Understand common design problems and solutions

    • Implement reusable solutions in code

    • Use design patterns like Singleton, Factory, Observer, etc.

    • Follow best practices and principles like SOLID

  • Answered by AI
  • Q3. How ti keep agile
  • Ans. 

    To keep agile, focus on communication, adaptability, collaboration, and continuous improvement.

    • Communicate regularly with team members and stakeholders to stay aligned on goals and progress.

    • Be willing to adapt to changing requirements and priorities.

    • Collaborate closely with team members to share knowledge and expertise.

    • Continuously seek feedback and look for ways to improve processes and workflows.

  • Answered by AI
  • Q4. How to make redis cache
  • Ans. 

    Redis cache can be created by setting up a Redis server and using Redis commands to store and retrieve data.

    • Set up a Redis server on your machine or use a cloud-based Redis service.

    • Use Redis commands like SET and GET to store and retrieve data in the cache.

    • Set expiration times for keys to control cache eviction policies.

    • Monitor cache performance and usage to optimize for efficiency.

    • Consider using Redis data structures ...

  • Answered by AI
  • Q5. How to relive an existing offer
  • Ans. 

    To relive an existing offer, negotiate with the employer for better terms or consider accepting a counteroffer.

    • Negotiate with the employer for better salary, benefits, or work conditions

    • Consider accepting a counteroffer if it meets your expectations

    • Communicate openly and professionally with the employer

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Two questions are there, First question was based on Array / string

Second question about Data structure / Array Matrix / Condition Statements

Round 2 - HR 

(4 Questions)

  • Q1. Why you choose the Sasken?
  • Q2. What are the management skills we need ?
  • Q3. What are the professional skills you have?
  • Q4. Questions about basic c programming / Java programming Like Pointers, Data structures, mini program hands-on's (paper pen) Logical thinking questions, Situation handling question

Interview Preparation Tips

Topics to prepare for Sasken Associate Software Engineer interview:
  • C programming
  • Java
  • Data Structures
Interview preparation tips for other job seekers - Your answers are must be Gentle, Keep strong in basic's of program.

I applied via Recruitment Consulltant and was interviewed in Aug 2020. There were 2 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions about Dot net framework, mvc and SQL server
  • Q2. Technical MCQ based on .net, mvc, sql

Interview Preparation Tips

Interview preparation tips for other job seekers - If You are from IT background then Don’t join this company.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at AMC Engineering College, Bangalore and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

1 hour, 45 questions

Round 2 - HR 

(3 Questions)

  • Q1. Introduce Yourself?
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Familiar with version control systems like Git

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. What are your strengths?
  • Ans. 

    My strengths include problem-solving skills, attention to detail, and strong programming abilities.

    • Strong problem-solving skills - I am able to analyze complex problems and come up with effective solutions.

    • Attention to detail - I pay close attention to the details in my code to ensure accuracy and quality.

    • Strong programming abilities - I have a solid understanding of various programming languages and technologies.

    • Team ...

  • Answered by AI
  • Q3. Why should we hire you?
  • Ans. 

    I have a strong background in software development, a passion for learning new technologies, and a proven track record of delivering high-quality code.

    • Extensive experience in software development

    • Passion for learning new technologies

    • Proven track record of delivering high-quality code

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident

Ather Energy Interview FAQs

How many rounds are there in Ather Energy Softwaretest Engineer interview?
Ather Energy interview process usually has 4 rounds. The most common rounds in the Ather Energy interview process are Technical, HR and Resume Shortlist.
How to prepare for Ather Energy Softwaretest 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 Ather Energy. The most common topics and skills that interviewers at Ather Energy expect are Android, Automation Testing, C++, CRM and Capital Market.
What are the top questions asked in Ather Energy Softwaretest Engineer interview?

Some of the top questions asked at the Ather Energy Softwaretest Engineer interview -

  1. lets delve into self-exploration to understand our own identity and they will a...read more
  2. The interviewer thoroughly inquired about the specific equipment i had used in ...read more
  3. yet to be...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TVS Motor Interview Questions
4.0
 • 304 Interviews
Bajaj Auto Interview Questions
3.9
 • 271 Interviews
Sonalika Tractors Interview Questions
3.7
 • 123 Interviews
Force Motors Interview Questions
3.6
 • 115 Interviews
Sasken Interview Questions
3.9
 • 77 Interviews
Yamaha Motor Interview Questions
4.2
 • 61 Interviews
Volvo Interview Questions
4.1
 • 59 Interviews
Piaggio Interview Questions
3.6
 • 55 Interviews
View all
Ather Energy Softwaretest Engineer Salary
based on 8 salaries
₹6 L/yr - ₹11 L/yr
47% more than the average Softwaretest Engineer Salary in India
View more details

Ather Energy Softwaretest Engineer Reviews and Ratings

based on 3 reviews

3.3/5

Rating in categories

1.7

Skill development

2.5

Work-life balance

2.1

Salary

2.5

Job security

2.5

Company culture

2.1

Promotions

2.5

Work satisfaction

Explore 3 Reviews and Ratings
Associate Manager
117 salaries
unlock blur

₹8.6 L/yr - ₹25 L/yr

Manager
65 salaries
unlock blur

₹11.6 L/yr - ₹28.2 L/yr

Program Manager
64 salaries
unlock blur

₹10.8 L/yr - ₹27 L/yr

Senior Manager
58 salaries
unlock blur

₹16 L/yr - ₹42 L/yr

Product Specialist
57 salaries
unlock blur

₹1.5 L/yr - ₹7 L/yr

Explore more salaries
Compare Ather Energy with

Ola Electric Mobility

3.3
Compare

Ultraviolette Automotive

4.2
Compare

Tork Motors

3.6
Compare

EMFLUX MOTORS

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