Upload Button Icon Add office photos

Filter interviews by

Evision Interview Questions and Answers

Updated 4 Apr 2024

Evision Interview Experiences

Popular Designations

2 interviews found

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

I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is Ui/Ux components
  • Ans. 

    UI/UX components are building blocks used in designing user interfaces and experiences.

    • UI components are visual elements like buttons, input fields, and menus that users interact with.

    • UX components focus on the overall user experience, including navigation, information architecture, and usability.

    • Examples of UI components include dropdown menus, sliders, and checkboxes.

    • Examples of UX components include user flows, wire

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm do your best

Skills evaluated in this interview

UI UX Developer Interview Questions asked at other Companies

Q1. Which are the familiar software tools and what do you use it for?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. What all are the technologies you worked on?
  • Ans. 

    I have worked on a variety of technologies including Java, Python, SQL, HTML, CSS, JavaScript, and Git.

    • Java

    • Python

    • SQL

    • HTML

    • CSS

    • JavaScript

    • Git

  • Answered by AI
  • Q2. Based on Technologies you worked questions will be
Round 3 - One-on-one 

(1 Question)

  • Q1. About Deep oriented skills?
Round 4 - HR 

(1 Question)

  • Q1. About working background

Associate Software Developer Interview Questions asked at other Companies

Q1. Nth Fibonacci Number Problem Statement Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2), with initial conditions F(1) = F(2) = 1. Input: The input consists of a single intege... read more
View answer (1)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Questions from C, Data structure, OS,Database
  • Q2. Technical + HR

Interview Preparation Tips

Round: Test
Experience: This round was simple.
It consist of 5 sections ..1.Aptitude (10 questions). 2.Operating System Basics and Unix Commands(16 questions) 3.Data Structure(9 questions) 4.Output C Questions(6 questions) 5.Programming questions out of 4 any 2 you can do.(2 questions from data structure and 2 from sorting)
Tips: If you know the basics of all these topics then you can easily clear this round.Try to score as more marks as possible because this score counts in the next round too.

Round: Technical Interview
Experience: Moderate
Tips: Be confident and don't get panic.If you don't know anything simply say no don't waste time.

Round: Technical Interview
Experience: Moderate

Skill Tips: Be Confident and keep calm.You must have the complete knowledge of the projects which you have written in your resume.
Skills: C, Data Structure, os, Database
College Name: VIT VELLORE

I applied via Walk-in and was interviewed before May 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 - Aptitude Test 
Round 3 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is more focused on MySQL queries.
Coding questions mostly related to arrays.
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Java related question , spring related questions , multithreading
  • Q2. Basic java coding round dddddddddddddddddddddddddddddddddddddddddddd
Round 3 - Aptitude Test 

Basic maths and logic aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Interview Preparation Tips

Interview preparation tips for other job seekers - aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Fair and was interviewed in Apr 2023. There were 3 interview rounds.

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

It was on Coder Byte , Easy String question

Round 3 - Technical 

(1 Question)

  • Q1. They asked Introduction and asked one coding question based on string-easy level question

Interview Preparation Tips

Interview preparation tips for other job seekers - Just solve easy to medium dsa question based on strings
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Technical questions in java
  • Q2. Technical questions in web development
Round 2 - Technical 

(2 Questions)

  • Q1. Zoom interview questions
  • Q2. What are the questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Reasoning , maths , coding, english

Round 2 - Coding Test 

Java python css c programming sql, html.

Interview Preparation Tips

Interview preparation tips for other job seekers - No comments
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. DSA - Linked List, Array and Strings
Round 2 - HR 

(1 Question)

  • Q1. Why should we hire you
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is hyperparameter tuning?
  • Ans. 

    Hyperparameter tuning is the process of selecting the best set of hyperparameters for a machine learning model.

    • Hyperparameters are parameters that are set before the learning process begins.

    • Hyperparameter tuning involves adjusting hyperparameters to optimize the model's performance.

    • Common techniques for hyperparameter tuning include grid search, random search, and Bayesian optimization.

  • Answered by AI
  • Q2. How do we train neural networks?
  • Ans. 

    Neural networks are trained using algorithms that adjust the weights and biases of the network based on the input data and desired output.

    • Neural networks are trained using a process called backpropagation, where the error between the predicted output and the actual output is used to adjust the weights and biases of the network.

    • Training data is fed into the neural network, and the network's output is compared to the des...

  • Answered by AI
  • Q3. What is overfitting?
  • Ans. 

    Overfitting occurs when a machine learning model learns the training data too well, including noise and outliers, leading to poor generalization on new data.

    • Overfitting happens when a model is too complex and captures noise in the training data.

    • It can be identified when a model performs well on training data but poorly on unseen data.

    • Techniques to prevent overfitting include cross-validation, regularization, and early ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join. Too much politics and racism. They only prefer regional candidates.

Skills evaluated in this interview

Evision Interview FAQs

How many rounds are there in Evision interview?
Evision interview process usually has 2-3 rounds. The most common rounds in the Evision interview process are Technical, Resume Shortlist and One-on-one Round.
What are the top questions asked in Evision interview?

Some of the top questions asked at the Evision interview -

  1. What all are the technologies you worked ...read more
  2. What is Ui/Ux compone...read more
  3. Based on Technologies you worked questions will...read more

Tell us how to improve this page.

Evision Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Busibud Interview Questions
4.0
 • 42 Interviews
Odoo Interview Questions
3.3
 • 27 Interviews
Fusion Interview Questions
3.2
 • 17 Interviews
Seagate Interview Questions
3.3
 • 17 Interviews
View all

Evision Reviews and Ratings

based on 18 reviews

2.9/5

Rating in categories

3.1

Skill development

2.7

Work-life balance

2.5

Salary

2.5

Job security

2.7

Company culture

2.3

Promotions

2.7

Work satisfaction

Explore 18 Reviews and Ratings
System Administrator
3 salaries
unlock blur

₹2 L/yr - ₹2 L/yr

System Admin
3 salaries
unlock blur

₹2 L/yr - ₹2 L/yr

Explore more salaries
Compare Evision with

Busibud

4.0
Compare

Baoiam Innovations

4.5
Compare

GrapplTech

4.8
Compare

Plada Infotech Services

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