Upload Button Icon Add office photos

Filter interviews by

ExcelSoft Technologies Interview Questions, Process, and Tips for Experienced

Updated 10 Jun 2024

Top ExcelSoft Technologies Interview Questions and Answers for Experienced

ExcelSoft Technologies Interview Experiences for Experienced

Popular Designations

8 interviews found

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

(3 Questions)

  • Q1. Explain MVVM Architecture
  • Ans. 

    MVVM Architecture is a design pattern that separates the user interface from the business logic and data model.

    • Model - Represents the data and business logic

    • View - Represents the UI components

    • ViewModel - Acts as a mediator between the Model and View, handling communication and data binding

  • Answered by AI
  • Q2. Explain Fragments
  • Ans. 

    Fragments are modular sections of an activity's user interface that can be combined to create a multi-pane UI.

    • Fragments allow for more modular and reusable UI components in Android development.

    • They can be added, removed, replaced, and animated within an activity.

    • Fragments are commonly used in creating responsive layouts for different screen sizes.

    • Example: A news app may use a fragment for the list of articles and anoth

  • Answered by AI
  • Q3. Explaon 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 reusable code by organizing data and behavior into objects.

    • Key principles of OOPs include encapsulation, inheritance, and polymorphism.

    • Encapsulation allows objects to hide their internal state and require interaction through defined interfaces.

    • Inheritance enables a new c...

  • Answered by AI
Round 2 - Coding Test 

Coding test was about finding the largest 2 and smallest 2 numbers in given array without using any sorting algorithm. You can write this in any preferred language. and duration was about 1 hour.

Round 3 - HR 

(2 Questions)

  • Q1. Where do I live?
  • Q2. What's the expected Salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Make your points very clear during HR interviews.

Skills evaluated in this interview

Android Developer Trainee Interview Questions asked at other Companies

Q1. Explain MVVM Architecture
View answer (1)

Software Trainee Interview Questions & Answers

user image Naveen Yadav

posted on 21 Feb 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in

Round 1 - Aptitude Test 

Medium level question

Round 2 - Coding Test 

Array and string questions

Round 3 - Technical 

(1 Question)

  • Q1. Sql and java questions
Round 4 - Group Discussion 

Essay writing on topics

Software Trainee Interview Questions asked at other Companies

Q1. 1. What is java and it's features ? 2. Why it is called platform independent language? 3. What is static memory allocation, dynamic memory allocation? 4. types of variable 5. Type casting 4. what is oops ? Is java contains a 100% opp's conc... read more
View answer (1)

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

Round 1 - Aptitude Test 

So basically aptitude test has 20 basic mcq type questions and you have to attempt all 20. Best part was that it doesn't have any negative marking.

Round 2 - Coding Test 

In the coding test they'll provide basic coding programs which you can attempt in any programming language of your choice.

Round 3 - HR 

(1 Question)

  • Q1. So HR asked me about 30 questions which include Html, programming language of my choice, oops, sql, and software testing as well.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident in the Hr round because most of the candidates get eliminated from this round only. And yeah be fully prepared while going for your interview. Good luck!

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed before Mar 2022. 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 

(2 Questions)

  • Q1. What is the relevant experience in the field
  • Ans. 

    I have 5 years of experience in software engineering, specializing in web development and agile methodologies.

    • 5 years of experience in software engineering

    • Specialize in web development

    • Proficient in agile methodologies

  • Answered by AI
  • Q2. What tools has been uses in the experience
  • Ans. 

    I have used a variety of tools including IDEs, version control systems, and testing frameworks.

    • IDEs: Eclipse, Visual Studio, IntelliJ IDEA

    • Version Control Systems: Git, SVN

    • Testing Frameworks: JUnit, Selenium

    • Build Tools: Maven, Gradle

    • Debugging Tools: Chrome DevTools, Firebug

    • Collaboration Tools: JIRA, Trello

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company to work with and will get good experience

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

ExcelSoft Technologies interview questions for popular designations

 Associate Software Engineer

 (3)

 Software Developer

 (3)

 Software Engineer

 (3)

 Android Developer Trainee

 (1)

 Business Analyst

 (1)

 Freelance Content Writer

 (1)

 QA Associate

 (1)

 QA Engineer

 (1)

Interview Questionnaire 

2 Questions

  • Q1. 1. All basic questions related to software testing ex - what is smoke testing, regression testing, authorization, authentication, sql queries related to joins and negative test cases for atlest 3 object l...
  • Q2. Automation related question - difference b/w verify and Assert, how to open the url, testng related questions etc.

Quality Assurance Engineer Interview Questions asked at other Companies

Q1. Coding with any language 1. Count the no of occurrence of each character in string( ignore case)(ignore wild card characters)
View answer (1)

QA Associate Interview Questions & Answers

user image Anonymous

posted on 5 Jun 2022

I applied via Referral and was interviewed before Jun 2021. 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 - Technical 

(1 Question)

  • Q1. Introduction and basic technical questions
Round 3 - Technical 

(1 Question)

  • Q1. Introduction and basic technical questions
Round 4 - HR 

(1 Question)

  • Q1. Introduction and salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Work culture is good but work Life balance not good

QA Associate Interview Questions asked at other Companies

Q1. what is SANITY , Smoke Testing. Explain difference giving live project examples.
View answer (1)

Jobs at ExcelSoft Technologies

View all

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

Interview Questionnaire 

1 Question

  • Q1. How Can I handle different projects at a time .

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, stay calm, give answers as per your understanding, open to interviewer views.

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)

Interview Questionnaire 

2 Questions

  • Q1. I kept in touch with the employees of previous organization and requested for any work. Once they asked as per new project requirement, do I have good idea about the curriculum from class 6 to class 10?
  • Q2. Yes! Most of my experience is in teaching mathematics from class 6 to class 10 for different curriculums like State/CBSE/ICSE/IGCSE/IIT Foundation. Also I am fortune to have online tution with students an...

Freelance Content Writer Interview Questions asked at other Companies

Q1. Are you flexible with keyword research? If then how do you conduct them?
View answer (1)

Interview questions from similar companies

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

I was interviewed in Sep 2022.

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 

Hackerrank Coding Round with mcq and two logic based questions.

Round 3 - One-on-one 

(3 Questions)

  • Q1. It was a 45 mins round. 1. DSA based two question related to recursion and stack. Also optimize the time complexity. 2. Project related to my resume
  • Q2. Javascript basic to advance
  • Q3. Explain event loop
  • Ans. 

    Event loop is a mechanism in programming that allows for asynchronous execution of code by continuously checking for and handling events.

    • Event loop continuously checks for events in a queue and executes associated callback functions

    • It allows for non-blocking I/O operations in programming languages like JavaScript

    • Event loop is essential for handling user interactions and network requests asynchronously

    • Example: In JavaSc...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is multi level inheritance?
  • Ans. 

    Multi level inheritance is a type of inheritance in object-oriented programming where a class inherits properties and behavior from another class, which in turn inherits from another class.

    • In multi level inheritance, a class can inherit properties and behavior from a parent class, which in turn can inherit from another parent class.

    • This allows for a hierarchical structure of classes, with each class building upon the p...

  • Answered by AI
  • Q2. Difference between static and private static
  • Ans. 

    Static variables are shared among all instances of a class, while private static variables are only accessible within the class.

    • Static variables are shared among all instances of a class

    • Private static variables are only accessible within the class

    • Example: public static int count; vs private static int totalCount;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview

Skills evaluated in this interview

ExcelSoft Technologies Interview FAQs

How many rounds are there in ExcelSoft Technologies interview for experienced candidates?
ExcelSoft Technologies interview process for experienced candidates usually has 3-4 rounds. The most common rounds in the ExcelSoft Technologies interview process for experienced candidates are Technical, Coding Test and HR.
How to prepare for ExcelSoft Technologies interview for experienced candidates?
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 ExcelSoft Technologies. The most common topics and skills that interviewers at ExcelSoft Technologies expect are Javascript, PDF, Angular, JQuery and SQL.
What are the top questions asked in ExcelSoft Technologies interview for experienced candidates?

Some of the top questions asked at the ExcelSoft Technologies interview for experienced candidates -

  1. What tools has been uses in the experie...read more
  2. Explain MVVM Architect...read more
  3. Explain Fragme...read more
How long is the ExcelSoft Technologies interview process?

The duration of ExcelSoft Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

People are getting interviews through

based on 5 ExcelSoft Technologies interviews
WalkIn
Job Portal
Referral
40%
20%
20%
20% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 779 Interviews
Softenger Interview Questions
4.2
 • 50 Interviews
View all

ExcelSoft Technologies Reviews and Ratings

based on 158 reviews

3.5/5

Rating in categories

3.5

Skill development

3.3

Work-Life balance

2.9

Salary & Benefits

3.7

Job Security

3.4

Company culture

3.0

Promotions/Appraisal

3.3

Work Satisfaction

Explore 158 Reviews and Ratings
Technical Lead (React and Node JS)

Mysuru / Mysore

9-14 Yrs

Not Disclosed

Pre - Sales Consultant

Mysuru / Mysore

5-10 Yrs

Not Disclosed

Senior DevOps Engineer

Mysuru / Mysore

6-10 Yrs

Not Disclosed

Explore more jobs
Software Engineer
191 salaries
unlock blur

₹2.5 L/yr - ₹10.4 L/yr

Associate Software Engineer
185 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Senior Software Engineer
58 salaries
unlock blur

₹6.2 L/yr - ₹15.2 L/yr

Associate Quality Assurance Engineer
53 salaries
unlock blur

₹2.2 L/yr - ₹4.5 L/yr

Lead Engineer
38 salaries
unlock blur

₹10 L/yr - ₹22 L/yr

Explore more salaries
Compare ExcelSoft Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview