Upload Button Icon Add office photos

Filter interviews by

EPLAN Software & Services Application Engineer 1 Interview Questions, Process, and Tips

Updated 14 Aug 2024

EPLAN Software & Services Application Engineer 1 Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(9 Questions)

  • Q1. What do you know about Eplan technically?
  • Ans. 

    Eplan is a software solution for electrical engineering design and documentation.

    • Eplan is used for creating electrical schematics, panel layouts, and wiring diagrams.

    • It allows for automated generation of reports, bills of materials, and PLC data.

    • Eplan integrates with various CAD systems and supports multiple languages.

    • The software is commonly used in industries such as automation, manufacturing, and engineering.

    • Eplan o...

  • Answered by AI
  • Q2. What is macro ?
  • Ans. 

    A macro is a set of instructions that is represented in a shortened form and can be expanded to perform a series of operations.

    • Macros are commonly used in programming to automate repetitive tasks or to define reusable code snippets.

    • They can be defined using a specific syntax or keyword in programming languages like C, C++, or Excel VBA.

    • For example, in Excel, a macro can be created to automatically format a spreadsheet ...

  • Answered by AI
  • Q3. What is difference between macro & symbol
  • Ans. 

    A macro is a predefined sequence of code that is expanded at compile time, while a symbol is a name that represents a value or an object.

    • Macros are expanded by the preprocessor before compilation, while symbols are used to represent values or objects in the code.

    • Macros are typically used for code generation or optimization, while symbols are used for naming variables, functions, or constants.

    • Examples of macros include ...

  • Answered by AI
  • Q4. Structure definition & placing structures.
  • Q5. Do you know about Forms & templates ? Explain
  • Ans. 

    Forms & templates are tools used to collect and organize information in a structured manner.

    • Forms are documents with spaces for users to fill in information.

    • Templates are pre-designed layouts that can be customized for specific needs.

    • Forms and templates help streamline data collection and ensure consistency.

    • Examples include job application forms, survey templates, and invoice templates.

  • Answered by AI
  • Q6. DOL starter explanation
  • Ans. 

    A DOL starter is a direct online starter used to start motors by directly connecting them to the power supply.

    • DOL starters provide full voltage to the motor during start-up.

    • They are simple in design and cost-effective.

    • DOL starters are suitable for small to medium-sized motors.

    • They do not provide any form of motor protection.

    • Example: A DOL starter is commonly used in applications where the motor load is constant and doe...

  • Answered by AI
  • Q7. Switchgears discussion
  • Q8. Sensors discussion
  • Q9. Cables discussion , types of cables
Round 2 - HR 

(2 Questions)

  • Q1. Personal information
  • Q2. Communication testing level
  • Ans. 

    Communication testing level refers to the extent to which communication skills are evaluated in a testing scenario.

    • Communication testing level can range from basic verbal communication to complex written communication.

    • Examples include role-playing scenarios, written reports, and presentations.

    • Testing may assess clarity, conciseness, tone, and effectiveness of communication.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for EPLAN Software & Services Application Engineer 1 interview:
  • Electrical switcgear
  • Motors
Interview preparation tips for other job seekers - Eplan is a good company, manager level & head level it's good.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic questions of Python and pytest framework
  • Q2. Questions will be based on the resume in hand

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine with your resume. Understand the project, that you handle. Be aware of the software market and be bold to open up with your views. It is not always true, that when new technologies come up, the old goes down. It is the less adaptability of the technology, that pulls it back.

I applied via Campus Placement and was interviewed in May 2021. There were 3 interview rounds.

Round 1 - Assignment 

Mcq and 2 coding(basic)

Round 2 - Technical 

(1 Question)

  • Q1. Explain about oops concept
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs stands for Object-Oriented Programming.

    • It focuses on creating objects that interact with each other to solve a problem.

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four main pillars of OOPs.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

    • Inherita...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. About myself, my family and goal

Interview Preparation Tips

Interview preparation tips for other job seekers - Be polite if you have basic knowledge you will select here

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Superset and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude consists of general thinking, pseudo code, and game aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. Resume mentioned technologies are going to ask you in the interview.
  • Q2. Any knowledge about web technologies and questions on Angular, JavaScript and java.
  • Q3. How would you manage your team. If you are on leave and you don't find any network to connect with them.
  • Ans. 

    Delegate responsibilities and establish clear communication channels for team members to handle situations in my absence.

    • Assign clear roles and responsibilities to each team member

    • Establish communication channels and protocols for emergencies

    • Ensure team members have access to necessary resources and information

    • Provide training and support to team members to handle unexpected situations

    • Regularly check in with team membe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you perform well. Try mock interviews before your main interview. Try to fill out the resume with the technologies that you know well.

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - say individual ideas,plans, story's.say different opinions,speek confidentially, correctly answer Yes or no questions, correctly say interested and confidential job,

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical qns, role based qns

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was smooth and qns were from technical concepts.

I applied via Campus Placement and was interviewed before Apr 2021. 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 - Coding Test 

There were three questions hosted on hacker rank that were solved within the time limit questions were of different difficulties

Round 3 - Aptitude Test 

The guy just awesome basic questions about Python and programming and stuff nothing hard

Round 4 - HR 

(2 Questions)

  • Q1. Just ask me about myself ask me to describe my resume ask
  • Q2. Ask me about my struggle activities and project work

Interview Preparation Tips

Interview preparation tips for other job seekers - Just become know your resume very properly don't lie on your resume and be well prepared

I applied via Campus Placement and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - They asked me questions based on my resume and language i learned.

EPLAN Software & Services Interview FAQs

How many rounds are there in EPLAN Software & Services Application Engineer 1 interview?
EPLAN Software & Services interview process usually has 2 rounds. The most common rounds in the EPLAN Software & Services interview process are Technical and HR.
What are the top questions asked in EPLAN Software & Services Application Engineer 1 interview?

Some of the top questions asked at the EPLAN Software & Services Application Engineer 1 interview -

  1. What do you know about Eplan technical...read more
  2. Do you know about Forms & templates ? Expl...read more
  3. What is difference between macro & sym...read more

Tell us how to improve this page.

EPLAN Software & Services Application Engineer 1 Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Compare EPLAN Software & Services with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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