Upload Button Icon Add office photos
Engaged Employer

i

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

Excellon Software Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Excellon Software Software Developer Interview Questions and Answers

Updated 5 Aug 2024

Excellon Software Software Developer Interview Experiences

2 interviews found

Software Developer Interview Questions & Answers

user image Video ThirtyMay

posted on 5 Aug 2024

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

(3 Questions)

  • Q1. Java oops concepts
  • Q2. What is Autowired
  • Ans. 

    Autowired is a feature in Spring Framework that allows automatic dependency injection.

    • Autowired annotation is used to automatically wire beans by type.

    • It eliminates the need for explicit bean configuration in XML or Java configuration.

    • Autowired can be used on fields, constructors, or methods.

    • It helps in achieving loose coupling between classes.

  • Answered by AI
  • Q3. Spring security and oauth
Round 2 - HR 

(2 Questions)

  • Q1. Salary range that you will take
  • Ans. 

    I am looking for a competitive salary that reflects my skills and experience in the industry.

    • Research average salaries for Software Developers in the industry and location

    • Consider your level of experience and expertise

    • Negotiate based on the value you can bring to the company

    • Be prepared to discuss benefits and other compensation packages

  • Answered by AI
  • Q2. Opt documents and future sponsorship

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Feb 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 - Aptitude Test 

Basic maths and aptitude like percentage, profit loss, distance, speed, average, age.

Round 3 - Technical 

(1 Question)

  • Q1. Use of c language, write code on array, which language is better c or java, write another code in HTML
  • Ans. 

    C language is low-level and efficient, Java is high-level and platform-independent, HTML is used for web development.

    • C language is better for system programming due to its low-level nature and efficiency.

    • Java is better for cross-platform development and has a larger standard library.

    • Example C code: int numbers[] = {1, 2, 3, 4, 5};

    • Example Java code: String[] names = {"Alice", "Bob", "Charlie"};

    • HTML is used for creating ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Basic information , why do you want to join, Strengths

Interview Preparation Tips

Topics to prepare for Excellon Software Software Developer interview:
  • Self introspection
  • Knowledge that you have
Interview preparation tips for other job seekers - Hi guys!
Please do not answer in hurry. Take a pause and then answer after listening the question carefully. Don't make answers which you don't know just tell them the truth. They will help you with this more!
All the very best!!

Skills evaluated in this interview

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 Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

Interview questions from similar companies

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

Interview Preparation Tips

Round: Technical Interview
Experience: this was a telephonic round : There I was asked basics of web development (e.g Session, hidden variable difference between POST and GET etc. ) and basics of PHP e.g global variables etc , little bit of mysql e.g joins , difference between left and right joins.

Round: Technical Interview
Experience: This was pretty much about interview rounds. I got the offer.

Skills: Core java, OOP, PHP
College Name: na
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Few questions that would involve problem solving. Basic 10th std math would suffice

Round 2 - Coding Test 

Had few DSA questions.

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical interview
Round 4 - HR 

(1 Question)

  • Q1. About job, expection etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and inspire trust. Be curious.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple question on maths

Round 2 - Technical 

(2 Questions)

  • Q1. Explain OOPS concept
  • Ans. 

    OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPS focuses on creating objects that interact with each other to solve complex problems

    • Key principles include encapsulation, inheritance, polymorphism, and abstraction

    • Encapsulation ensures that the internal state of an object is hidden from the outside world

    • Inheritance allows a class to inherit...

  • Answered by AI
  • Q2. Coding array questions
Interview experience
4
Good
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. Write a program to check if string is a anagram
  • Ans. 

    Program to check if a string is an anagram

    • Create a function that takes in two strings as input

    • Remove all spaces and convert both strings to lowercase

    • Sort both strings and compare if they are equal to determine if they are anagrams

  • Answered by AI
  • Q2. What is react lifecycle method
  • Ans. 

    React lifecycle methods are special methods that are automatically called by React at specific points in a component's life cycle.

    • React components have several lifecycle methods such as componentDidMount, componentDidUpdate, componentWillUnmount, etc.

    • These methods allow developers to perform actions at specific points in a component's life cycle, such as fetching data, updating the UI, or cleaning up resources.

    • Understa...

  • Answered by AI
Round 3 - Coding Test 

Create a web app to perform cred operation

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed before Jan 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

General aptitude questions

Round 2 - Group Discussion 

Abstract topic group discussion

Round 3 - Technical 

(1 Question)

  • Q1. Technical interview covering topics on oops , data structures , conditional statements.
Round 4 - HR 

(1 Question)

  • Q1. General questions- introduction , how previous rounds went ,hobbies , what do you know about our company , situation based questions.
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 Dec 2024. There was 1 interview round.

Round 1 - Coding Test 

2 questions of DSA medium to hard

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 Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was ok. I was not able to solve all the questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Remove the last element from a linkedlist
  • Ans. 

    To remove the last element from a linked list, iterate to the second last node and update its next pointer to null.

    • Iterate through the linked list to find the second last node

    • Update the next pointer of the second last node to null

  • Answered by AI
  • Q2. Some basic questions on oops dbms and os

Skills evaluated in this interview

Excellon Software Interview FAQs

How many rounds are there in Excellon Software Software Developer interview?
Excellon Software interview process usually has 3 rounds. The most common rounds in the Excellon Software interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in Excellon Software Software Developer interview?

Some of the top questions asked at the Excellon Software Software Developer interview -

  1. Use of c language, write code on array, which language is better c or java, wri...read more
  2. What is Autowi...read more
  3. Opt documents and future sponsors...read more

Tell us how to improve this page.

Excellon Software Software Developer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Excellon Software Software Developer Salary
based on 106 salaries
₹3.4 L/yr - ₹9.5 L/yr
28% less than the average Software Developer Salary in India
View more details

Excellon Software Software Developer Reviews and Ratings

based on 14 reviews

3.7/5

Rating in categories

3.2

Skill development

2.9

Work-life balance

3.7

Salary

3.7

Job security

3.9

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 14 Reviews and Ratings
Software Developer
106 salaries
unlock blur

₹3.4 L/yr - ₹9.5 L/yr

Functional Consultant
62 salaries
unlock blur

₹2.5 L/yr - ₹6.8 L/yr

Business Analyst
55 salaries
unlock blur

₹4 L/yr - ₹14.6 L/yr

Associate Software Developer
55 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

Application Support Executive
52 salaries
unlock blur

₹1.5 L/yr - ₹3.7 L/yr

Explore more salaries
Compare Excellon Software with

Saama Technologies

3.7
Compare

JoulestoWatts Business Solutions

2.9
Compare

DISYS

3.0
Compare

Value Point Systems

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