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
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

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

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
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
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?

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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between forach and Parallel.Foreach loop
  • Ans. 

    foreach is sequential; Parallel.ForEach executes iterations concurrently for better performance on large datasets.

    • foreach executes each iteration one after another, blocking until the current iteration completes.

    • Parallel.ForEach can run multiple iterations simultaneously, utilizing multiple threads for improved performance.

    • foreach is simpler and easier to read, making it suitable for smaller datasets or when order matt...

  • Answered by AI
  • Q2. Abstract class and interface when to use
  • Ans. 

    Abstract classes are for shared code, while interfaces define contracts for behavior without implementation.

    • Use an abstract class when you want to provide a common base with shared code. Example: 'abstract class Animal { public abstract void Speak(); }'

    • Use an interface when you want to define a contract that multiple classes can implement. Example: 'interface IFlyable { void Fly(); }'

    • Abstract classes can have fields an...

  • Answered by AI

Skills evaluated in this interview

DOT NET Developer Interview Questions & Answers

UST user image Vidya Viswanadhan

posted on 30 Sep 2023

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

I applied via Naukri.com and was interviewed before Sep 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 - Technical 

(1 Question)

  • Q1. Memory management
Round 3 - HR 

(1 Question)

  • Q1. Can you relocate
  • Ans. 

    Yes, I am open to relocating for the right opportunity to advance my career and contribute to the team effectively.

    • Relocation can provide exposure to new technologies and methodologies.

    • I am adaptable and enjoy experiencing new cultures and environments.

    • For example, I previously relocated for a project that enhanced my skills significantly.

    • I believe that working in different locations can broaden my professional network...

  • Answered by AI

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
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 793 Interviews
Publicis Sapient Interview Questions
3.5
 • 645 Interviews
GlobalLogic Interview Questions
3.6
 • 628 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

Sutherland Global Services

3.5
Compare

Optum Global Solutions

4.0
Compare
write
Share an Interview