Upload Button Icon Add office photos

Filter interviews by

Evolveware Information Technology Interview Questions, Process, and Tips

Updated 17 Jan 2025

Top Evolveware Information Technology Interview Questions and Answers

View all 6 questions

Evolveware Information Technology Interview Experiences

Popular Designations

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

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
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 asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)

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

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)
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

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)

Evolveware Information Technology interview questions for popular designations

 DOT NET Developer

 (2)

 Java Developer

 (1)

 Junior Software Developer

 (1)

 QA Engineer

 (1)

 Software Developer

 (1)

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

I was interviewed 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.

Junior Software Developer Interview Questions asked at other Companies

Q1. Given n coins for two players playing a game. Each player picks coins from the given n coins in such a way that he can pick 1 to 5 coins in one turn and the game continues for both the players. The player who picks the last coin looses the ... read more
View answer (2)

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

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)

Interview questions from similar companies

I applied via Recruitment Consultant

Interview Questionnaire 

2 Questions

  • Q1. Round 1: Fundamentals questions related to Javascript and React. In React questions were focused on react-hooks. lifecycle components and optimization techniques in react. Basic to intermediate questions r...
  • Q2. Round 2: The interview panel will ask you to code some basic coding problem depending on your relevant experience and if you're not able to solve it they'll directly say they're done with the interview. In...

Interview Preparation Tips

Interview preparation tips for other job seekers - I cleared Round 1 after which there was a delay of more than 2 weeks and got a call for Round 2 without any prior notice. Their L2 level interview is very bad, in my case I ended the interview from my side as it looked very clear that the panel was least interested.

Interview Questionnaire 

1 Question

  • Q1. How to explain answers own or book answers

I applied via Naukri.com and was interviewed in Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Question related to Java like what is Singleton class and how to create the Singleton object. String is immutable or mutable how to create an immutable object. What is serialization and deserialization. So...
  • Q2. Data base related question like all type of join left, right, outher inner, self etc and some question based on that..
  • Q3. Hibernate and jpa related question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and ans to the point.

I applied via Campus Placement and was interviewed before Jul 2016. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell about your self
  • Ans. 

    I am a customer-oriented professional with excellent communication skills and a passion for providing exceptional service.

    • Strong interpersonal skills

    • Ability to empathize with customers

    • Effective problem-solving abilities

    • Experience in handling customer complaints and inquiries

    • Proficient in using customer support software

    • Proven track record of meeting customer satisfaction goals

  • Answered by AI
  • Q2. Why you choosing our company
  • Ans. 

    I am choosing your company because of your excellent reputation and commitment to customer satisfaction.

    • Your company has a proven track record of providing exceptional customer care.

    • I have heard positive feedback from friends and colleagues about their experiences with your company.

    • Your company's values align with my own, particularly in regards to prioritizing customer satisfaction.

    • I am impressed by the range of servi...

  • Answered by AI
  • Q3. What will you do if you were given 1 millions in amount in your hand. How will you spend it?
  • Ans. 

    I would invest a portion of the money, donate to charity, and use the rest for personal expenses.

    • Invest a portion of the money to secure future financial stability

    • Donate a portion to charity to help those in need

    • Use the remaining amount for personal expenses such as travel, home improvements, and savings

  • Answered by AI
  • Q4. If you want to be an animal like any animal in the world? Which animal you would like to be?
  • Ans. 

    I would like to be a dolphin because of their intelligence, agility, and ability to swim freely in the ocean.

    • Dolphins are known for their high level of intelligence and problem-solving abilities.

    • They are incredibly agile and can swim at high speeds, performing acrobatic jumps and flips.

    • Being a dolphin would allow me to explore the vastness of the ocean and interact with other marine creatures.

    • Dolphins are highly social...

  • Answered by AI

Interview Preparation Tips

Round: Campus drive -GD,HR,HR Interview
Experience: I reached the office at morning 9. Why because they mentioned the interview time was 9 in the offer letter. I was the only one who went there first I was waiting till 10:30, one by one people who got selected in campus drive came After certain number of people came one HR came and escort all the participants in a place like an auditorium. Then they explain about their company and all the stuffs and it got noon. I went to eat with the people who came for the interview and I met so many peoples they became friends to me. After that I started to have interview in calls. Then waited for the results it became evening But unfortunately I didn't got selected,its because that was my first interview I was really nervous and may be my answers were not that much satisfier. After that I left from there. But now I'm ready to face anything.
Tips: You just have to think like we are taking to a customer,our main aim has to make them feel satisfied. Talk with Courage and confidence.

Skills: Communication
College Name: Dhanalakshmi srinivasan college of arts and science for women

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. singleton class and write a c...read more

Tell us how to improve this page.

Evolveware Information Technology Interview Process

based on 8 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.5k Interviews
Nagarro Interview Questions
4.0
 • 774 Interviews
Publicis Sapient Interview Questions
3.5
 • 606 Interviews
GlobalLogic Interview Questions
3.7
 • 575 Interviews
UST Interview Questions
3.8
 • 505 Interviews
CGI Group Interview Questions
4.0
 • 484 Interviews
View all

Evolveware Information Technology Reviews and Ratings

based on 27 reviews

3.7/5

Rating in categories

3.8

Skill development

3.6

Work-life balance

3.2

Salary

3.8

Job security

3.4

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 27 Reviews and Ratings
Software Engineer
31 salaries
unlock blur

₹3.2 L/yr - ₹7.2 L/yr

QA Engineer
23 salaries
unlock blur

₹3 L/yr - ₹6.1 L/yr

Junior Software Engineer
23 salaries
unlock blur

₹3 L/yr - ₹5.8 L/yr

Software Developer
14 salaries
unlock blur

₹3 L/yr - ₹10.5 L/yr

Junior Software Developer
8 salaries
unlock blur

₹3 L/yr - ₹6.3 L/yr

Explore more salaries
Compare Evolveware Information Technology with

Cognizant

3.8
Compare

NTT Data Information Processing Services

4.0
Compare

Sutherland Global Services

3.6
Compare

Hexaware Technologies

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