Upload Button Icon Add office photos

Filter interviews by

Evolveware Information Technology Interview Questions and Answers

Updated 17 Jan 2025
Popular Designations

6 Interview questions

A Java Developer was asked 10mo ago
Q. Explain the concept of a singleton class and provide a code example.
Ans. 

Singleton class ensures only one instance of a class is created.

  • Use private constructor to prevent instantiation from outside the class

  • Provide a static method to get the instance of the class

  • Use a private static variable to hold the instance

View all Java Developer interview questions
A Software Developer was asked
Q. What are your expected CTC expectations?
Ans. 

Negotiable based on role, experience, and market standards.

  • Expected salary is dependent on the role and responsibilities of the position.

  • Consideration should be given to the candidate's experience and skills.

  • Market standards and company budget also play a role in determining the expected CTC.

View all Software Developer interview questions
A QA Engineer was asked
Q. What are some negative test cases for the PhonePe app?
Ans. 

Negative test cases for phone pay app

  • Entering invalid phone number

  • Entering incorrect OTP

  • Trying to make payment without sufficient balance

  • Entering invalid bank account details

  • Trying to make payment during maintenance hours

View all QA Engineer interview questions
A Java Developer was asked 10mo ago
Q. OOPs? and real-time examples and why need it?
Ans. 

OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

  • OOPs allows for the organization of code into reusable components called objects.

  • Encapsulation, inheritance, and polymorphism are key principles of OOPs.

  • Real-time examples include modeling a car as an object with properties like color and methods like drive().

  • OOPs promotes code reusability, modularity, and eas...

View all Java Developer interview questions
A Java Developer was asked 10mo ago
Q. What is Java? and why java instead of other language?
Ans. 

Java is a high-level programming language known for its portability, security, and versatility.

  • Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM).

  • Java is secure due to its built-in security features like sandboxing and encryption.

  • Java is versatile, used in a wide range of applications from web development to mobile apps.

  • Java has a large community and extensive librarie...

View all Java Developer interview questions
A QA Engineer was asked
Q. Senario for gmail on different browsers
Ans. 

Testing scenario for Gmail on different browsers

  • Test Gmail on popular browsers like Chrome, Firefox, Safari, and Edge

  • Check for compatibility issues and ensure all features work properly

  • Test on different operating systems like Windows, macOS, and Linux

  • Verify email sending and receiving functionality

  • Test login and logout functionality

  • Check for responsiveness on different screen sizes

View all QA Engineer interview questions

Evolveware Information Technology Interview Experiences

6 interviews found

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

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

Round 1 - Aptitude Test 

25 minutes test with 10 que for apti and 10 que is for technical in apti they were having mcq que for train speed and probability and in technical test they were asking all about dot net like what is interface how do we run program and what is private public all the que are in mcq type

Round 2 - Technical 

(3 Questions)

  • Q1. All about dot net
  • Q2. Must prepared for all dot net que
  • Q3. Focus on what mentioned in JD
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

20 questions were asked. 10 marks passing. 10 questions on quantitative and other 10 questions on Core Java, and Advance Java

Round 2 - Technical 

(5 Questions)

  • Q1. What is Java? and why java instead of other language?
  • Ans. 

    Java is a high-level programming language known for its portability, security, and versatility.

    • Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM).

    • Java is secure due to its built-in security features like sandboxing and encryption.

    • Java is versatile, used in a wide range of applications from web development to mobile apps.

    • Java has a large community and extensive libraries, ma...

  • Answered by AI
  • Q2. OOPs? and real-time examples and why need it?
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • OOPs allows for the organization of code into reusable components called objects.

    • Encapsulation, inheritance, and polymorphism are key principles of OOPs.

    • Real-time examples include modeling a car as an object with properties like color and methods like drive().

    • OOPs promotes code reusability, modularity, and easier m...

  • Answered by AI
  • Q3. Singleton class and write a code
  • Ans. 

    Singleton class ensures only one instance of a class is created.

    • Use private constructor to prevent instantiation from outside the class

    • Provide a static method to get the instance of the class

    • Use a private static variable to hold the instance

  • Answered by AI
  • Q4. Linkedlist and arraylist
  • Q5. They gave me one arraylist realtime example and then ask me to write code for it
Round 3 - Technical 

(1 Question)

  • Q1. More in detail about Java and Advance Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - try to prepare core java well and advance java

Skills evaluated in this interview

DOT NET Developer Interview Questions & Answers

user image Kunal Shewale

posted on 9 Mar 2024

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

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

Round 1 - Aptitude Test 

10 question for aptitude
And
10 question for technical
In 25 minutes

Round 2 - Coding Test 

Array coding questions

Round 3 - Technical 

(1 Question)

  • Q1. All Oops concepts Asp.net MVC questions

Interview Preparation Tips

Interview preparation tips for other job seekers - MVC IS NECESSARY
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What is your Current salary ctc
  • Q2. Expected ctc here
  • Ans. 

    Negotiable based on role, experience, and market standards.

    • Expected salary is dependent on the role and responsibilities of the position.

    • Consideration should be given to the candidate's experience and skills.

    • Market standards and company budget also play a role in determining the expected CTC.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jan 2024.

Round 1 - Aptitude Test 

Coding aptitude generally includes sample Java code, pseudocode, and basic English grammar questions.

Round 2 - Assignment 

Create a basic operation that connects to multiple databases and also develop a sample UI page using Angular.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic coding concepts that need to be understood include threading, collections, strings, and arrays.

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 24 Nov 2021

Interview Questionnaire 

3 Questions

  • Q1. End to end testing
  • Q2. Senario for gmail on different browsers
  • Ans. 

    Testing scenario for Gmail on different browsers

    • Test Gmail on popular browsers like Chrome, Firefox, Safari, and Edge

    • Check for compatibility issues and ensure all features work properly

    • Test on different operating systems like Windows, macOS, and Linux

    • Verify email sending and receiving functionality

    • Test login and logout functionality

    • Check for responsiveness on different screen sizes

  • Answered by AI
  • Q3. Negative test cases for phone pay app
  • Ans. 

    Negative test cases for phone pay app

    • Entering invalid phone number

    • Entering incorrect OTP

    • Trying to make payment without sufficient balance

    • Entering invalid bank account details

    • Trying to make payment during maintenance hours

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer confidentially. Deep knowledge of manual testing.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Evolveware Information Technology?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concept relate questions and multithreading

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on oops concept
Are these interview questions helpful?
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Interface va abstract class
  • Ans. 

    Interfaces define contracts for classes, while abstract classes provide a base with shared implementation.

    • An interface can only contain method signatures and properties, while an abstract class can have both abstract and concrete methods.

    • A class can implement multiple interfaces but can inherit from only one abstract class.

    • Example of an interface: 'IShape' with method 'Draw()'.

    • Example of an abstract class: 'Shape' with...

  • Answered by AI
  • Q2. Mvc filters usage
  • Ans. 

    MVC filters are used to perform logic before or after an action method is executed in ASP.NET MVC applications.

    • Filters can be used for authorization, logging, exception handling, etc.

    • Types of filters include Authorization filters, Action filters, Result filters, and Exception filters.

    • Filters can be applied globally, at controller level, or at action level.

    • Example: [Authorize] attribute is a type of filter used for auth...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Most questions on Dependency injection, how to implement DI, how data transfeted from controller to model to view... Practical scenario based mvc questions.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Aug 2022. There were 3 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 - Assignment 

Give me to small project. C# console or asp.net or sql database

Round 3 - Group Discussion 

Self introduction & asking any question c# and asp.net and sql and ado.net

Interview Preparation Tips

Interview preparation tips for other job seekers - I have quickly understand mind. One time your train me after i pickup the job.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Type of sql command
  • Ans. 

    SQL commands are used to interact with databases to perform various operations like insert, update, delete, etc.

    • Types of SQL commands include SELECT, INSERT, UPDATE, DELETE, CREATE, ALTER, DROP, etc.

    • SELECT is used to retrieve data from a database

    • INSERT is used to add new records to a table

    • UPDATE is used to modify existing records in a table

    • DELETE is used to remove records from a table

    • CREATE is used to create a new tabl...

  • Answered by AI

Skills evaluated in this interview

Evolveware Information Technology Interview FAQs

How many rounds are there in Evolveware Information Technology interview?
Evolveware Information Technology interview process usually has 2-3 rounds. The most common rounds in the Evolveware Information Technology interview process are Aptitude Test, Technical and Coding Test.
How to prepare for Evolveware Information Technology 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 Evolveware Information Technology. The most common topics and skills that interviewers at Evolveware Information Technology expect are .Net, C#, Javascript, OOPS and CSS.
What are the top questions asked in Evolveware Information Technology interview?

Some of the top questions asked at the Evolveware Information Technology interview -

  1. what is Java? and why java instead of other langua...read more
  2. OOPs? and real-time examples and why need ...read more
  3. they gave me one arraylist realtime example and then ask me to write code for...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.9/5

based on 8 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.9k Interviews
EXL Service Interview Questions
3.7
 • 804 Interviews
Nagarro Interview Questions
4.0
 • 793 Interviews
Publicis Sapient Interview Questions
3.5
 • 645 Interviews
GlobalLogic Interview Questions
3.6
 • 629 Interviews
UST Interview Questions
3.8
 • 544 Interviews
View all

Evolveware Information Technology Reviews and Ratings

based on 33 reviews

3.5/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

3.0

Salary

3.5

Job security

3.2

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 33 Reviews and Ratings
Software Engineer
47 salaries
unlock blur

₹3.2 L/yr - ₹10.4 L/yr

Junior Software Engineer
26 salaries
unlock blur

₹3 L/yr - ₹5.9 L/yr

QA Engineer
24 salaries
unlock blur

₹3 L/yr - ₹6.1 L/yr

Software Developer
13 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Junior Software Developer
11 salaries
unlock blur

₹3 L/yr - ₹5.2 L/yr

Explore more salaries
Compare Evolveware Information Technology with

Cognizant

3.7
Compare

EXL Service

3.7
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

3.5
Compare
write
Share an Interview