Upload Button Icon Add office photos

Filter interviews by

Evolve Technologies & Services Interview Questions and Answers

Updated 7 Dec 2024

Evolve Technologies & Services Interview Experiences

Popular Designations

3 interviews found

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

I applied via Naukri.com 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 - Technical 

(3 Questions)

  • Q1. C# related basic and advanced questions
  • Q2. Image processing related concepts
  • Q3. SQL database knowledge

Interview Preparation Tips

Topics to prepare for Evolve Technologies & Services Software Engineer interview:
  • C-#
  • Image Processing
Interview preparation tips for other job seekers - Must be strong in C# language and image processing.
Embedded C and Sql knowledge will be an add on.

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 (225)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Explain oops concept
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating objects that interact with each other to solve problems.

    • Key concepts include classes, objects, inheritance, polymorphism, and encapsulation.

    • Classes are blueprints for creating objects, defining their properties and behaviors.

    • Objects are instances of class...

  • Answered by AI

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Interview Questionnaire 

2 Questions

  • Q1. Interview question
  • Q2. Cad question

Interview Preparation Tips

Interview preparation tips for other job seekers - interview tips and questions

Auto CAD Engineer Interview Questions asked at other Companies

Q1. Total Shortcut Key Which can use during the drawing on cad software.Its the most Important part of drawing.
View answer (2)

Interview questions from similar companies

I applied via Referral and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Java, Spark Concepts
  • Q2. Threading with example
  • Ans. 

    Threading is a way to execute multiple tasks concurrently in a single program.

    • Threading allows for parallel execution of code

    • Threads share the same memory space

    • Example: running a background task while the main program continues to run

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on past projects and concepts

I applied via Naukri.com and was interviewed in Jun 2019. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Software manual testing related questions..retesting, regression testing, types of testing, domain
  • Q2. Stlc, sdlc, retesting, regression testing, Writing test cases

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear testing basic concepts,domain knowledge in which you are working.

I applied via Facebook and was interviewed in Sep 2021. 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 - Group Discussion 
Pro Tip by AmbitionBox:
Be a good listener. GDs are not just about speaking. Your listening skills will give you a lot of points to counter and speak when your turn comes.
View all tips
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a best recruiting company.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

(3 Questions)

  • Q1. Tell me more about your last task that you worked on.
  • Ans. 

    Developed a web application for managing customer orders and inventory.

    • Used JavaScript, HTML, and CSS to build the front-end interface.

    • Implemented a RESTful API using Node.js and Express.js for the back-end functionality.

    • Utilized a PostgreSQL database to store and retrieve data.

    • Implemented authentication and authorization features for secure access.

    • Performed unit testing and debugging to ensure the application's functi...

  • Answered by AI
  • Q2. Design a System from High level and low level
  • Ans. 

    Designing a system involves creating a high-level architecture and breaking it down into low-level components.

    • Start by identifying the problem the system needs to solve

    • Create a high-level architecture that outlines the major components and their interactions

    • Break down each component into smaller, more manageable pieces

    • Design each low-level component with a specific function in mind

    • Ensure that all components work togeth...

  • Answered by AI
  • Q3. Some direct Questions from SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself everyday, not for interview, for being better Engineer

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Moving average in pandas
  • Ans. 

    Moving average in pandas is a statistical calculation that smooths out fluctuations in data by averaging values over a specified time period.

    • Use the 'rolling' function in pandas to calculate moving averages

    • Specify the window size for the moving average calculation

    • Example: df['moving_avg'] = df['column'].rolling(window=3).mean()

  • Answered by AI
  • Q2. About Imputations

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Jun 2022. There were 3 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 - Coding Test 

Write a program how to sort

Round 3 - Technical 

(1 Question)

  • Q1. Questions regarding your tech

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics need to be referred
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Tell me something about yourself ?
Round 3 - One-on-one 

(1 Question)

  • Q1. Networking related questions..?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic networking questions. and answers, all the basic networking definition you need to prepare

Evolve Technologies & Services Interview FAQs

How many rounds are there in Evolve Technologies & Services interview?
Evolve Technologies & Services interview process usually has 1-2 rounds. The most common rounds in the Evolve Technologies & Services interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Evolve Technologies & Services 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 Evolve Technologies & Services. The most common topics and skills that interviewers at Evolve Technologies & Services expect are Communication Skills, Front Desk, Front Office Management, Front Office Operations and General Office Management.
What are the top questions asked in Evolve Technologies & Services interview?

Some of the top questions asked at the Evolve Technologies & Services interview -

  1. explain oops conc...read more
  2. C# related basic and advanced questi...read more
  3. Image processing related conce...read more

Tell us how to improve this page.

Evolve Technologies & Services Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Xpheno Interview Questions
3.6
 • 18 Interviews
W3Global Interview Questions
3.7
 • 18 Interviews
Kelly Services Interview Questions
4.2
 • 15 Interviews
Zyoin Interview Questions
3.5
 • 10 Interviews
ICONMA Interview Questions
2.9
 • 10 Interviews
View all

Evolve Technologies & Services Reviews and Ratings

based on 223 reviews

3.9/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.6

Salary

3.2

Job security

3.7

Company culture

3.3

Promotions

3.5

Work satisfaction

Explore 223 Reviews and Ratings
Project Engineer
91 salaries
unlock blur

₹2.3 L/yr - ₹4.5 L/yr

Network Engineer
29 salaries
unlock blur

₹2.7 L/yr - ₹5.4 L/yr

Project Coordinator
24 salaries
unlock blur

₹2 L/yr - ₹5.4 L/yr

Field Manager
23 salaries
unlock blur

₹4 L/yr - ₹6.7 L/yr

NOC Engineer
15 salaries
unlock blur

₹1.9 L/yr - ₹5.3 L/yr

Explore more salaries
Compare Evolve Technologies & Services with

Bonace Engineers

4.0
Compare

US Tech Solutions

3.8
Compare

New Opportunity Consultancy

4.2
Compare

Kelly Services

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