Upload Button Icon Add office photos

Filter interviews by

Evision Technoserve UI Developer Interview Questions and Answers

Updated 16 Nov 2021

Evision Technoserve UI Developer Interview Experiences

1 interview found

UI Developer Interview Questions & Answers

user image Hari Haran

posted on 16 Nov 2021

I applied via Company Website and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. My progect details?
  • Q2. Bus booking system invantry rotes shedules buspar in the google map
  • Ans. 

    The question is unclear and lacks context.

    • Please provide more information about the bus booking system.

    • What is the purpose of the inventory and schedules?

    • How does the buspar integrate with Google Maps?

    • What specific tasks would a UI Developer be responsible for in this project?

  • Answered by AI
  • Q3. Search for the map

Interview Preparation Tips

Interview preparation tips for other job seekers - my skils imporving the hr extra skils add you the skils talk to hr

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between include() and require() in PHP?
  • Q2. 1- include() 2- requires()
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(3 Questions)

  • Q1. They ask me about my previous job description details and education details
  • Q2. About carrier goals
  • Q3. About my responsibility in side the current company
Round 2 - Technical 

(2 Questions)

  • Q1. They ask me about core concept of react js and next js
  • Q2. Ask me about core concepts of mongo Db and Node js
Round 3 - HR 

(1 Question)

  • Q1. They told me about company curriculum, goals and ethics

Interview Preparation Tips

Topics to prepare for HyScaler Junior Software Developer interview:
  • React.Js
  • Node.Js
  • MongoDB
  • Linux
Interview preparation tips for other job seekers - This is one of the most well structured company and they used latest technology to build product and services. Very supportive seniors and Hrs. So i highly recommend for job seekers to work in this company
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

All Basic Questions Related To Dsa

Round 2 - HR 

(2 Questions)

  • Q1. Why You Want to join Cogoport?
  • Q2. How you will see yourself in Next 5 years?
  • Ans. 

    In the next 5 years, I see myself growing into a senior software developer role, leading projects and mentoring junior developers.

    • Continuing to learn new technologies and programming languages to stay current in the industry

    • Taking on more responsibilities in project management and leading development teams

    • Mentoring junior developers and sharing my knowledge and experience with them

    • Working towards becoming a subject mat...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Referral and was interviewed in Feb 2023. There was 1 interview round.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a front end developer with 5 years of experience in creating user-friendly and visually appealing websites.

    • 5 years of experience in front end development

    • Proficient in HTML, CSS, and JavaScript

    • Strong understanding of responsive design principles

    • Experience with front end frameworks like React and Angular

    • Ability to collaborate with designers and backend developers to implement website features

    • Portfolio showcasing pre

  • Answered by AI
  • Q2. Why do you want to join Webdew
  • Ans. 

    I want to join Webdew because of their reputation for innovative web development and their focus on creating user-friendly experiences.

    • Webdew has a strong track record of delivering cutting-edge web development projects.

    • I am impressed by their portfolio of user-friendly websites and applications.

    • I believe joining Webdew will provide me with opportunities to learn and grow as a front-end developer.

    • Their company culture ...

  • Answered by AI
  • Q3. What were your day-to-day responsibilities at your last job?
  • Ans. 

    As a front end developer, my day-to-day responsibilities at my last job included designing and developing user interfaces, collaborating with the design team, and ensuring cross-browser compatibility.

    • Designing and developing user interfaces

    • Collaborating with the design team

    • Ensuring cross-browser compatibility

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I advise others for HR rounds to be calm and relaxed and patiently give the answers to the questions asked by HR.

I applied via Approached by Company and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are hooks in WordPress and what type hooks available?
  • Ans. 

    Hooks in WordPress are functions that allow developers to modify the behavior of WordPress core, themes, and plugins.

    • There are two types of hooks: action hooks and filter hooks.

    • Action hooks allow developers to execute code at specific points in the WordPress core, themes, and plugins.

    • Filter hooks allow developers to modify data before it is displayed to the user.

    • Examples of hooks include 'wp_head', 'wp_footer', and 'th

  • Answered by AI
  • Q2. What you will do if website gets hacked?
  • Ans. 

    I will immediately take the website offline and assess the damage. Then I will work on fixing the vulnerabilities and restoring the website.

    • Take the website offline

    • Assess the damage

    • Identify the vulnerabilities

    • Fix the vulnerabilities

    • Restore the website

    • Implement security measures to prevent future attacks

  • Answered by AI

Interview Preparation Tips

Topics to prepare for 3 Minds Digital Web Developer interview:
  • WordPress
  • PHP
Interview preparation tips for other job seekers - Quick and fast onboarding process.
Hand on experience on live projects.
Great learning platform.
Prepare in deep about WordPress, php, sass, etc

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before May 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 

Basic crud operation like Todo list.

Round 3 - Technical 

(1 Question)

  • Q1. Basic questions in regarding language like MySQL,array,string,joins,etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your basic questions regarding language which you apply for junior or fresher level.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How do you reverse a list in Python?
  • Ans. 

    To reverse a list in Python, you can use the built-in reverse() method or slicing technique.

    • Use the reverse() method to reverse the list in place: list.reverse()

    • Use slicing to create a new reversed list: reversed_list = list[::-1]

  • Answered by AI
  • Q2. Use the reverse method()
  • Ans. 

    The reverse method() is used to reverse the order of elements in an array.

    • Use the reverse() method on an array to reverse the order of its elements.

    • Example: $arr = [1, 2, 3]; reverse($arr); // Output: [3, 2, 1]

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Customize your resume for each job.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. - Current company details - Self Introduction
Round 2 - Technical 

(1 Question)

  • Q1. - Js Questions - React js development questions - database Management Questions
Round 3 - HR 

(1 Question)

  • Q1. Salary related discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Indian Institute of Technology (IIT), Mumbai and was interviewed in Dec 2022. There were 4 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 

2 questions dsa based

Round 3 - Technical 

(2 Questions)

  • Q1. Recursion based coding questions
  • Q2. Resume , grill on projects
Round 4 - HR 

(1 Question)

  • Q1. Why sde inspite of having different background

Evision Technoserve Interview FAQs

What are the top questions asked in Evision Technoserve UI Developer interview?

Some of the top questions asked at the Evision Technoserve UI Developer interview -

  1. bus booking system invantry rotes shedules buspar in the google ...read more
  2. my progect detai...read more
  3. search for the ...read more

Tell us how to improve this page.

UI Developer Interview Questions from Similar Companies

View all
Desktop Support Engineer
19 salaries
unlock blur

₹0.6 L/yr - ₹3 L/yr

System Engineer
7 salaries
unlock blur

₹2.2 L/yr - ₹2.8 L/yr

Service Desk Engineer
6 salaries
unlock blur

₹1.2 L/yr - ₹2.5 L/yr

System Administrator
5 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

Network Engineer
5 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Explore more salaries
Compare Evision Technoserve with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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