Upload Button Icon Add office photos

Filter interviews by

SimplifyVMS UI Developer Interview Questions and Answers

Updated 2 Mar 2024

SimplifyVMS UI Developer Interview Experiences

1 interview found

UI Developer Interview Questions & Answers

user image Anonymous

posted on 2 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Html basics and css basics
  • Q2. What is mean by nav etc
  • Ans. 

    Nav etc is short for navigation, typically referring to elements on a website that help users move between different pages or sections.

    • Nav stands for navigation and is used to help users move around a website

    • Etc is short for et cetera, indicating that there may be other elements included in the navigation

    • Examples of nav etc elements include menus, breadcrumbs, and links

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared html css

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Components of extjs
  • Ans. 

    ExtJS is a JavaScript framework for building web applications with rich user interfaces.

    • ExtJS has a wide range of components including grids, forms, trees, charts, and more.

    • Components can be customized with themes and plugins.

    • Some popular ExtJS components include GridPanel, FormPanel, and TreePanel.

    • ExtJS also includes a powerful data package for managing data in components.

    • Components can be easily integrated with other

  • Answered by AI
  • Q2. How to fetch value using different methods
  • Ans. 

    Different methods to fetch values in UI development

    • Using document.getElementById() to fetch value by element ID

    • Using document.querySelector() to fetch value by CSS selector

    • Using event.target.value to fetch value from input fields

    • Using AJAX to fetch data from server

    • Using local storage to fetch stored values

  • Answered by AI
  • Q3. Grid events and structures of basis form
  • Ans. 

    Grid events and structures are essential for UI development.

    • Grid events are actions that occur when a user interacts with a grid, such as clicking a cell or scrolling.

    • Grid structures refer to the layout and organization of the grid, including columns, rows, and headers.

    • Examples of grid events include onCellClick, onRowSelect, and onScroll.

    • Examples of grid structures include columnDefs, rowData, and headerHeight.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Oct 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. HTML,CSS ,JS, ANgular Type script questions
Round 3 - Technical 

(1 Question)

  • Q1. HTML, CSS, JS advance concepts, Typescript, ANgular questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2023. 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 - Aptitude Test 

30 min,mathematics,general study

Round 3 - Coding Test 

30 min, UI full stack developer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest don't lost your hopes and try again and again and again.........you will success!
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jun 2024.

Round 1 - Aptitude Test 

This is coding + mcq question

Round 2 - Technical 

(3 Questions)

  • Q1. What is react class based conponent?
  • Q2. What is mixins?
  • Q3. What are react lifecycles?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2023. There were 4 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 - Coding Test 

They was asked me about angular function and javascript

Round 3 - Coding Test 

They was asked about ui developer and ui desinging

Round 4 - HR 

(2 Questions)

  • Q1. She was asked me about salary and documentation
  • Q2. She was asked me about form 16 of my previous company.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.

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. React State Management
  • Q2. State vs Props, Redux, Routing
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2023. 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 - One-on-one 

(2 Questions)

  • Q1. What is lazy loading? What is routing and how to implement it? How to implement observables? What is promise? How to achieve asynchronous call in javascript?
  • Ans. 

    Lazy loading is a technique to defer loading of non-critical resources until they are needed.

    • Lazy loading improves page load time and performance.

    • It is commonly used for images, videos, and other media files.

    • Lazy loading can be implemented using JavaScript libraries like LazyLoad or by using the Intersection Observer API.

    • Lazy loading can also be implemented in frameworks like Angular and React.

  • Answered by AI
  • Q2. What is HTML5? What is css3? How to achieve media queries?
  • Ans. 

    HTML5 is the latest version of the HTML standard, CSS3 is the latest version of the CSS standard, and media queries are used in CSS to apply different styles based on device characteristics.

    • HTML5 is the fifth and latest version of the HTML standard used for structuring content on the web.

    • CSS3 is the latest version of the CSS standard used for styling web pages.

    • Media queries in CSS allow for responsive design by applyin...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Ne real and confident.
Have proper revision.
Be ready for proper explanation on your current role and responsibilities.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. JAVAscript related,es6 api calls
  • Q2. UI related css html questitions
Round 2 - Coding Test 

Javscript oop related coding

I applied via Recruitment Consulltant and was interviewed in Feb 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 - One-on-one 

(1 Question)

  • Q1. Basic html css and js
Round 3 - Technical 

(2 Questions)

  • Q1. Deep html like meta tags , viewport ,tricky, semantics tags, new input tags ,html5 doctype
  • Q2. Css z index ,box model , postions, displays, visiblity, opacity,

Interview Preparation Tips

Interview preparation tips for other job seekers - Do good basic and ready for tricky questions like what if I do like this

SimplifyVMS Interview FAQs

How many rounds are there in SimplifyVMS UI Developer interview?
SimplifyVMS interview process usually has 1 rounds. The most common rounds in the SimplifyVMS interview process are Technical.
What are the top questions asked in SimplifyVMS UI Developer interview?

Some of the top questions asked at the SimplifyVMS UI Developer interview -

  1. What is mean by nav ...read more
  2. Html basics and css bas...read more

Tell us how to improve this page.

SimplifyVMS UI Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Software Engineer
19 salaries
unlock blur

₹7 L/yr - ₹14 L/yr

Associate Software Engineer
14 salaries
unlock blur

₹5 L/yr - ₹7 L/yr

Senior Software Engineer
13 salaries
unlock blur

₹8.6 L/yr - ₹17.5 L/yr

UI/UX Designer
6 salaries
unlock blur

₹7 L/yr - ₹13.5 L/yr

Associate Lead Engineer
5 salaries
unlock blur

₹20 L/yr - ₹26 L/yr

Explore more salaries
Compare SimplifyVMS with

PeopleStrong

3.4
Compare

Quess

3.8
Compare

Team Lease

3.9
Compare

Darwinbox

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