Upload Button Icon Add office photos

Atandra Energy

Compare button icon Compare button icon Compare

Filter interviews by

Atandra Energy Software Developer Interview Questions and Answers

Updated 2 Jul 2025

Atandra Energy Software Developer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jul 2024, where I was asked the following questions.

  • Q1. What is break Statment
  • Ans. 

    A break statement is used to exit a loop or switch statement prematurely in programming.

    • Terminates the nearest enclosing loop (for, while, do-while). Example: 'for (int i = 0; i < 10; i++) { if (i == 5) break; }'

    • Can also be used in switch statements to exit after a case is executed. Example: 'switch (x) { case 1: doSomething(); break; }'

    • Helps in controlling the flow of execution, especially in nested loops.

    • Using bre...

  • Answered by AI
  • Q2. What is loop and it's type
  • Ans. 

    A loop is a programming construct that repeats a block of code multiple times based on a condition. Types include for, while, and do-while.

    • For Loop: Executes a block of code a specific number of times. Example: for (int i = 0; i < 5; i++) { /* code */ }

    • While Loop: Repeats a block of code as long as a condition is true. Example: while (condition) { /* code */ }

    • Do-While Loop: Similar to a while loop, but guarantees at...

  • Answered by AI

Top trending discussions

View All
Interview Hub
1w
a client servicing executive
FeedCard Image
Got a question about Atandra Energy?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
3
Average
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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basics of Opps virtual functions , destructor
  • Q2. Basics of MFC and its structure

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 Rakuten
Q2. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Amazon
Q3. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

Software Developer Interview Questions & Answers

Tektronix user image Bhargav Jayanth Natekar

posted on 24 Mar 2023

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 Sep 2022. There were 4 interview rounds.

Round 1 - Coding Test 

Basics of electronics and two coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Basic of DSA,OS,OOPS
Round 3 - Technical 

(1 Question)

  • Q1. About ur projects and basic knowledge
Round 4 - HR 

(1 Question)

  • Q1. About family and general discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just get to know about companys product and study basic electronics to impress them
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - HR 

(1 Question)

  • Q1. Can you tell me about yourself?
Round 1 - Technical 

(1 Question)

  • Q1. Java data structure related question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare algorithm and basic java question
Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. 1. Variant of Binary Search
  • Ans. 

    Variant of Binary Search

    • Implement a binary search with a twist, such as searching for a range of values instead of a single value

    • Modify the binary search algorithm to handle duplicates in the array

    • Consider implementing a binary search for a rotated sorted array

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Tektronix is a test and measurement company. It mainly focuses on Signal Processing. For software engineers, technical rounds are very easy to crack.

Skills evaluated in this interview

Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Group Discussion 

Climate , AI , ML ,

Round 2 - One-on-one 

(2 Questions)

  • Q1. Technical questions
  • Q2. DSA PUZZLES
Round 3 - HR 

(1 Question)

  • Q1. INTRODUCTION , STREBGTH WEAKNESSS

Interview Preparation Tips

Interview preparation tips for other job seekers - JUST BE CONFIDENTTTTTTTTTTT
Are these interview questions helpful?
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. C#, WPF architecture, Scenario based questions and current project architecture.
Round 2 - Tech/HOD discussion 

(1 Question)

  • Q1. Scenario based questions and pattern based questions like explain Problem statement then actuals(process issues/tech gaps etc) then which architecture used then technology skills used
Round 3 - HR 

(1 Question)

  • Q1. HR is not professional , More focus on salary negotiation by catching a single reason for job change or interview process even though candidate have good feedback from panel.

Interview Preparation Tips

Interview preparation tips for other job seekers - HR should improve their view of candidates with positive thoughts, when discussion starts just start with negative scenarios, which it will not apply for all candidates

Interview Questionnaire 

2 Questions

  • Q1. Can you provide me venue my interview in holitech?
  • Q2. Is my interview technical
  • Ans. 

    The interview may include technical questions relevant to the role and team dynamics.

    • Technical interviews often assess specific skills, such as coding or problem-solving.

    • For example, a software team leader might be asked to solve a coding challenge.

    • Interviews may also include scenario-based questions to evaluate leadership and decision-making.

    • For instance, you might be asked how to handle a conflict within the team.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly a stress test. It lasted for about 1 hour 10 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.Tech curriculum i.e. computer science related topics. He stressed a lot on the basics related to my project topic. Luckily I was able to answer most of the questions correctly. I tried to answer each question with examples and also used props on the table (like pens, paperweights, pen stands etc.) to explain my theories. It was my first offcampus interview, and I think I did pretty well for a fresher. You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.

What rounds were there? (Optional)

I appeared for an interview before Oct 2018.

Interview Questionnaire 

2 Questions

  • Q1. MD will directly take your Interview. Initially you feel like you are going to be In Heaven latter u will realize that its just a Hell and you had fallen in a trap.
  • Q2. Your colleages are Uneducated specially in Sales. Even the Regional Manager is just for name and sake. He had no authority to take decision . Every thing is managed from Chennai and you can never imagine h...

Interview Preparation Tips

Interview preparation tips for other job seekers - Please donot attend Interview and if need to attend Interview atleast Meet and talk to thier Oldest Sales Man. You will understand the Standard of the Company and i dont want you to regret latter

Atandra Energy Interview FAQs

How to prepare for Atandra Energy Software Developer 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 Atandra Energy. The most common topics and skills that interviewers at Atandra Energy expect are Angular, HTML, Javascript, Node.Js and Oracle.
What are the top questions asked in Atandra Energy Software Developer interview?

Some of the top questions asked at the Atandra Energy Software Developer interview -

  1. What is loop and it's t...read more
  2. What is break Statm...read more

Tell us how to improve this page.

Overall Interview Experience Rating

1/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Atandra Energy Software Developer Salary
based on 6 salaries
₹2 L/yr - ₹4.6 L/yr
67% less than the average Software Developer Salary in India
View more details
Service Engineer
17 salaries
unlock blur

₹1.7 L/yr - ₹4.2 L/yr

Design Engineer
9 salaries
unlock blur

₹1.9 L/yr - ₹3.4 L/yr

Assistant Manager
7 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Executive Accountant
7 salaries
unlock blur

₹0.9 L/yr - ₹2.5 L/yr

Assistant Sales Manager
7 salaries
unlock blur

₹4.2 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Atandra Energy with

JBS Enterprises

3.1
Compare

Essae Teraoka

3.6
Compare

Fujitec

3.9
Compare

Essae Digitronics

3.9
Compare
write
Share an Interview