Upload Button Icon Add office photos

Filter interviews by

ERWIN INDIA Interview Questions and Answers

Updated 19 Jun 2024

ERWIN INDIA Interview Experiences

Popular Designations

4 interviews found

I applied via nboard and was interviewed in Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. When java program is save at that time Which file is create.
  • Ans. 

    When a Java program is saved, a file with the same name as the class containing the main method is created.

    • The file extension for Java source code is .java

    • When the Java program is compiled, a bytecode file with the .class extension is created

    • The bytecode file can be executed by the Java Virtual Machine (JVM)

  • Answered by AI
  • Q2. Abstraction in java with real time example.
  • Ans. 

    Abstraction in Java is a way to hide implementation details and only show necessary information.

    • Abstraction is achieved through abstract classes and interfaces.

    • It helps in reducing complexity and improving maintainability.

    • Example: A car dashboard only shows necessary information like speed, fuel level, etc. and hides the implementation details of the engine.

    • Abstraction allows for better code reusability and flexibility

  • Answered by AI
  • Q3. Exception handling.
  • Q4. Final, Finally, Finalize keywords

Interview Preparation Tips

Interview preparation tips for other job seekers - I am a fresher, I loss 14 interviews still now. I have more experience in interviews. The 14 companies are product based companies. In that this is one of the interview.
When started my interview.
I thought, I know java but when I completed my interview, I thought I don't no java.
I didn't tell some answers because I know basics of java. But, I know C language, HTML, CSS. TR didn't ask any question from these languages. Based on the recuritment they ask.
I simply reject. I don't have lack of communication this is also one biggest problem for me.



Prepare well C/java/html/css/javascript/reactjs are any languages deeply not only oops and also remaining concepts.
When you go interview pannel you must do some works.
1. Dressing must be formal.
2. Please ask "May I come in Sir" when you entering the interview pannel.
3. Whatever the answer you speak confident and eyes must be straight. Suppose, if don't no answer you must tell anything related that question.
4. Must keep smile.
5. Use hand guestures while explaining the concept.
6. Before compete the interview. You may be ask your feedback this is optional. It may creates good opinion to the interviewer.
7. Don't put hands on the bench while performing interview.
8. Don't be panic.





Prepare well good luck guys 🤗🤗🤗.

Skills evaluated in this interview

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 (43)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview in May 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me what do you know about spring boot
  • Q2. Tell me what do you know about react js

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

I applied via Naukri.com and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Collections hierarchy explanatiion?
  • Ans. 

    Collections hierarchy refers to the organization of data structures in a hierarchical manner.

    • Collections hierarchy is a way of organizing data structures based on their relationships and dependencies.

    • At the top of the hierarchy is the Collection interface, which is the root interface for all collections.

    • The Collection interface is extended by the List, Set, and Queue interfaces, which represent ordered, unordered, and ...

  • Answered by AI
  • Q2. Recursive example and query,stored procedure need to understanding explaination?

Interview Preparation Tips

Interview preparation tips for other job seekers - collections and Io operations and Database

Skills evaluated in this interview

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 (43)

I applied via Naukri.com and was interviewed before Apr 2021. There were 4 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Testing concept , SQL commands
Round 2 - One-on-one 

(1 Question)

  • Q1. Selenium basic commands
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself.
Round 4 - HR 

(1 Question)

  • Q1. What is your family background?

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics are enough. no one has coding skills so you can qrack interview with basics

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)

ERWIN INDIA interview questions for popular designations

 Software Developer

 (2)

 Senior Software Engineer

 (1)

 Senior Test Engineer

 (1)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Technical mcq from basic of dsa

Round 2 - Coding Test 

Question from DSA and time will given to solve it

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical HR and the next is general HR
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy to medium level questions were asked

Round 2 - Coding Test 

Questions were given asked to explain the concept

Round 3 - Technical 

(1 Question)

  • Q1. Basics of c++,java,oops
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Assignment 

DSA MCQ in online platform

Round 2 - Coding Test 

Basic closings like lists/array/string

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 Jan 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Online MCQs - 15 Questions (Aps, DSA, Output Prediction)

Round 2 - Coding Test 

1 Question (with 3 Enhancement)

Round 3 - Technical 

(2 Questions)

  • Q1. Delete Middle Element from a stack of Odd Length
  • Ans. 

    Remove middle element from a stack with odd length

    • Find the middle index of the stack by dividing the length by 2

    • Remove the element at the middle index

    • Adjust the stack by shifting elements if necessary

  • Answered by AI
  • Q2. Resume Based Questions
Round 4 - HR 

(2 Questions)

  • Q1. Self Introduction but without the details in the resume
  • Q2. Asked whether ok with the bond

Skills evaluated in this interview

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

Data structure and aptitude

Round 2 - Coding Test 

10 mins given for prepare for the problem and after completing the problem (program ) they asked to explain and asked to upgrade the program by reduce time complexity

Round 3 - Technical 

(2 Questions)

  • Q1. Topic given and want to explain
  • Q2. Reverse string without buildin funtion and for loop
  • Ans. 

    Reverse a string without using built-in functions or for loops

    • Use recursion to reverse the string

    • Pass the substring excluding the first character to the recursive function

    • Base case: return the character itself if the length of the string is 1

    • Concatenate the last character of the string with the result of the recursive call

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Introduce your self
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java and Python programming languages

    • Skilled in web development technologies like HTML, CSS, and JavaScript

    • Worked on projects involving database management with SQL

  • Answered by AI
  • Q2. Are you ok with agreement
  • Ans. 

    Yes, I am okay with agreement.

    • I am comfortable with signing agreements related to software development projects.

    • I understand the importance of agreements in protecting both parties involved in a project.

    • I am willing to review and negotiate agreements to ensure they are fair and reasonable.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confidence
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Six coding questions to be solved within an hour. The coding questions were standard aptitude based and did not include any complex topics like Dynamic Programming or trees in my case.

Round 3 - One-on-one 

(1 Question)

  • Q1. I had to solve a problem. Given an expression involving operators and operands with parentheses, convert it to postfix expression. I used the stack data structure.
Round 4 - One-on-one 

(1 Question)

  • Q1. A puzzle question

Interview Preparation Tips

Interview preparation tips for other job seekers - Think that it can be done, and lastly with the support of interviewer, it can be done. All the best

ERWIN INDIA Interview FAQs

How many rounds are there in ERWIN INDIA interview?
ERWIN INDIA interview process usually has 2 rounds. The most common rounds in the ERWIN INDIA interview process are One-on-one Round, HR and Technical.
How to prepare for ERWIN INDIA 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 ERWIN INDIA. The most common topics and skills that interviewers at ERWIN INDIA expect are Hibernate, JDBC, Java, Servlets and Struts.
What are the top questions asked in ERWIN INDIA interview?

Some of the top questions asked at the ERWIN INDIA interview -

  1. When java program is save at that time Which file is creat...read more
  2. Abstraction in java with real time exampl...read more
  3. collections hierarchy explanatii...read more

Tell us how to improve this page.

ERWIN INDIA Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Idfy Interview Questions
3.5
 • 15 Interviews
KDK Software Interview Questions
3.1
 • 15 Interviews
View all

ERWIN INDIA Reviews and Ratings

based on 14 reviews

4.3/5

Rating in categories

3.9

Skill development

4.3

Work-life balance

3.6

Salary

4.3

Job security

4.0

Company culture

3.7

Promotions

3.7

Work satisfaction

Explore 14 Reviews and Ratings
Software Engineer
43 salaries
unlock blur

₹4 L/yr - ₹16.8 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹7.8 L/yr - ₹20.5 L/yr

Associate Software Engineer
9 salaries
unlock blur

₹3.8 L/yr - ₹9 L/yr

Software Development Engineer
9 salaries
unlock blur

₹3.7 L/yr - ₹10.1 L/yr

Test Engineer
7 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

Explore more salaries
Compare ERWIN INDIA with

Global Edge Software

3.5
Compare

Trawex Technologies

4.5
Compare

Moveinsync Technology Solutions

3.4
Compare

Pagarbook

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