Upload Button Icon Add office photos

Filter interviews by

Brillio UI Developer Interview Questions and Answers

Updated 23 Mar 2023

Brillio UI Developer Interview Experiences

1 interview found

UI Developer Interview Questions & Answers

user image Anonymous

posted on 23 Mar 2023

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

I applied via Recruitment Consulltant 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. What is stop propagation when to use
  • Ans. 

    Stop propagation is a method used to prevent event bubbling in the DOM.

    • It is used when you want to stop an event from propagating to its parent elements.

    • It can be used to prevent unwanted behavior caused by event bubbling.

    • It is commonly used in JavaScript event handling.

    • Example: event.stopPropagation()

    • Example:

  • Answered by AI
  • Q2. What is box model how to align the div center
  • Ans. 

    Box model is a layout concept in CSS. To align div center, use margin: auto or flexbox.

    • Box model is a way to represent an element's layout as a rectangular box with content, padding, border, and margin.

    • To align a div center horizontally, use margin: auto. To align vertically, use flexbox with align-items: center and justify-content: center.

    • Box-sizing property can be used to adjust the box model calculation to include o...

  • Answered by AI
  • Q3. Nth child in css and semantic tags click event in jQuery
  • Ans. 

    Explanation of nth-child in CSS and click event in jQuery with semantic tags.

    • nth-child is a CSS selector that selects elements based on their position in a parent element

    • jQuery click event is used to trigger an action when an element is clicked

    • Semantic tags like

      ,
      ,
    • Example: $('article:nth-child(2)').click(function() { //code });

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have to be strong in javascript. Basically there technical persons are not that great

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

A coding assignment using JavaScript and bootstrap

Round 2 - HR 

(1 Question)

  • Q1. Basic behavioural questions in this round

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

Interview Questionnaire 

5 Questions

  • Q1. Mostly UI and browser related questions were asked. few of them are below
  • Q2. Denouncing code in jsfiddle
  • Ans. 

    To denounce code in jsfiddle, click on the 'Share' button and select 'Embed' to get the code.

    • Click on the 'Share' button in the top menu bar.

    • Select 'Embed' from the dropdown menu.

    • Copy the code provided in the 'Embed' section and paste it where needed.

  • Answered by AI
  • Q3. Promise related questions
  • Q4. Css grid , css positioning
  • Q5. Semantic HTML tags, web accessibility

Interview Preparation Tips

Interview preparation tips for other job seekers - For thoughtworks you will have to go through 5 interview rounds.
1. coding assignment & code pairing
2. JavaScript HTML CSS
3. framework/ performance
4. leadership
5.social change

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Coding Test 

DSA based on any general language prefer C++

Round 2 - Technical 

(3 Questions)

  • Q1. DBMS, BST, Sieve of Erathnus, Dynamic Programming
  • Q2. Debugging c++ code
  • Q3. OOPS based question
Round 3 - HR 

(1 Question)

  • Q1. General questions and some questions on personality
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Assignment 

HackersRank 2 questions

Round 2 - Technical 

(2 Questions)

  • Q1. Context API's in react
  • Ans. 

    Context API is a feature in React that allows sharing data between components without having to pass props through every level of the component tree.

    • Context API provides a way to pass data through the component tree without having to pass props down manually at every level.

    • It is useful for sharing global data such as themes, user authentication, or language preferences.

    • Context API consists of three main parts: Provider...

  • Answered by AI
  • Q2. Hooks in react js
  • Ans. 

    Hooks in React JS are functions that let you use state and other React features without writing a class.

    • Hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.

    • useState() is a hook that allows you to add state to functional components.

    • useEffect() is a hook that allows you to perform side effects in functional components.

    • Custom hooks are reusable functions that can contain ...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. COnteaxt API, Hooks, Redux etc
  • Q2. React lifecycle and some basic sorting/searching alogo questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Will ask JavaScript and react js question

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was good experience

Round 2 - One-on-one 

(2 Questions)

  • Q1. Coding on custom hooks
  • Q2. Coding on closure

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare very deep questions on js and react and css too
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. It was mainly java, interviewers are very good and supportive to elaborate more about problem.
  • Q2. Scenario based on your earlier work experience
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your approach to building basic logic skills?
  • Ans. 

    My approach to building basic logic skills involves practicing problem-solving exercises, breaking down complex problems into smaller parts, and seeking feedback to improve.

    • Practice problem-solving exercises regularly to strengthen logical thinking abilities.

    • Break down complex problems into smaller, more manageable parts to better understand the problem and find solutions.

    • Seek feedback from peers or mentors to identify...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Some behavioural questions?
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Basics about angular
  • Q2. Javascript concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - "I attended an interview with this company and waited for a couple of days for a response. When I tried contacting HR, specifically Prasanna Lekkalapudi, she kept disconnecting my calls. In her text responses, she was unprofessional and dismissive, even stating that she doesn't care about my feedback. She mentioned that she has seen many people like me in her career. This kind of behavior reflects poorly on the company. I strongly advise against joining this organization, as it does not value your time, effort, or patience."
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Python code for solving a string usecase using stack, SQL join and groupby queries

Brillio Interview FAQs

How many rounds are there in Brillio UI Developer interview?
Brillio interview process usually has 2 rounds. The most common rounds in the Brillio interview process are Resume Shortlist and Technical.
How to prepare for Brillio UI Developer 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 Brillio. The most common topics and skills that interviewers at Brillio expect are Javascript, CSS, HTML, Automation and CRM.
What are the top questions asked in Brillio UI Developer interview?

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

  1. What is box model how to align the div cen...read more
  2. Nth child in css and semantic tags click event in jQu...read more
  3. What is stop propagation when to ...read more

Tell us how to improve this page.

Brillio UI Developer Salary
based on 5 salaries
₹7 L/yr - ₹14 L/yr
69% more than the average UI Developer Salary in India
View more details

Brillio UI Developer Reviews and Ratings

based on 2 reviews

2.1/5

Rating in categories

2.6

Skill development

1.0

Work-Life balance

1.6

Salary & Benefits

3.4

Job Security

1.4

Company culture

1.0

Promotions/Appraisal

2.0

Work Satisfaction

Explore 2 Reviews and Ratings
Senior Engineer
878 salaries
unlock blur

₹6 L/yr - ₹23 L/yr

Senior Software Engineer
580 salaries
unlock blur

₹6.8 L/yr - ₹25.8 L/yr

Software Engineer
255 salaries
unlock blur

₹3.5 L/yr - ₹14 L/yr

Technical Specialist
209 salaries
unlock blur

₹10.9 L/yr - ₹38.5 L/yr

Software Development Engineer
188 salaries
unlock blur

₹4.5 L/yr - ₹12 L/yr

Explore more salaries
Compare Brillio with

Accenture

3.9
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview