Upload Button Icon Add office photos

Filter interviews by

Born Group UI Developer Interview Questions and Answers

Updated 5 Nov 2019

Born Group UI Developer Interview Experiences

1 interview found

UI Developer Interview Questions & Answers

user image Anonymous

posted on 5 Nov 2019

I applied via Recruitment Consultant and was interviewed in Oct 2019. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. General question of HTML5, CSS3, JavaScript

Interview Preparation Tips

Interview preparation tips for other job seekers - Following round was there for me:-
1> Hacker Rank Test
2> Face to face (Technical)
3> Machine Test (JavaScript Program)
4> Video Conferencing with UI head (technical again)
5> HR round



Totally unprofessional.

After a month of clearing HackerRank test they called me for further round.
rest 3 rounds were scheduled on the same day.
for the HR round they took 2 more day then more than 2 weeks to discuss about offer . if they are saying that they will call in 5 minutes , that means it will take a minimum of 90 minutes . same will happens in terms of days too ... in case they say to contact within a day then they will call at least after 3 days.
I totally agree with comment of one of the existing employee of BORN ("they didn't value talent of the candidate instead they focus how we hire candidate in less package.").
3rd party vendor (Job Cookies) was negotiating salary with candidates instead of any HR person from BORN at final stage of HR discussion (This was really shocking).

this was a totally waste of time for me & finally i rejected the offer.

Top trending discussions

View All
Interview Hub
1w
a team lead
FeedCard Image
Got a question about Born Group?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website 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 - Coding Test 

This is a machine round to check the candidates ability on the UI part, how much better the candidate can solve a UI problem

Round 3 - Technical 

(5 Questions)

  • Q1. This technical round involves answering various frontend developer questions and dsa questions. DSA question were ranging from easy to medium
  • Q2. 1. Find the longest subsequence in string
  • Ans. 

    Find the longest subsequence in a string

    • Iterate through the string and keep track of the current subsequence length

    • Update the longest subsequence length whenever a longer subsequence is found

    • Return the longest subsequence found

  • Answered by AI
  • Q3. 2. Difference between synchronous and asynchronous programming
  • Ans. 

    Synchronous programming executes code sequentially, blocking further execution until the current task is completed. Asynchronous programming allows multiple tasks to be executed concurrently, without waiting for each other to finish.

    • Synchronous programming is easier to read and debug, but can lead to blocking issues.

    • Asynchronous programming is more complex, but improves performance by allowing non-blocking execution.

    • Ex...

  • Answered by AI
  • Q4. 3. Check whether a given string is a palindrome or not
  • Ans. 

    A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.

    • Convert the given string to lowercase and remove any non-alphanumeric characters

    • Reverse the string and compare it with the original string to check for palindrome

    • Examples: 'racecar' is a palindrome, 'hello' is not a palindrome

  • Answered by AI
  • Q5. 4. Some questions related to react as well

Skills evaluated in this interview

UI Developer Interview Questions Asked at Other Companies

Q1. Write JavaScript code to dynamically create 10 checkboxes. Displa ... read more
Q2. What is Redux? Explain workflow of redux and uses of redux.
Q3. What are Call, Apply, and Bind in JavaScript?
Q4. Explain Higher order function and Higher order component?
Q5. What is the difference between a block component and an inline co ... read more
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is HTML Full form
  • Q2. What is css full form
  • Ans. 

    CSS stands for Cascading Style Sheets.

    • CSS is used to style the layout and design of web pages.

    • It allows developers to control the appearance of multiple web pages at once.

    • CSS can be applied inline, internally within the HTML document, or externally in a separate file.

    • Example:

  • Answered by AI
  • Q3. Explain box model
  • Q4. Difference between var let cons

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Core python
  • Q2. OOPS concept

Interview Questionnaire 

1 Question

  • Q1. If given the situation to wfh or work from office what would you prefer ?
  • Ans. 

    I would prefer to work from home (WFH) due to the convenience and flexibility it offers.

    • WFH allows for a better work-life balance as there is no commuting time.

    • It provides a comfortable and personalized work environment.

    • WFH reduces distractions and interruptions from colleagues.

    • It allows for increased productivity and focus.

    • WFH promotes better health and well-being by avoiding exposure to office germs.

    • It saves time and...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General aptitude, logical reasoning, communication

Round 2 - One-on-one 

(2 Questions)

  • Q1. Previous experience
  • Q2. HR - shift timings
Round 3 - One-on-one 

(1 Question)

  • Q1. Situation based questions
Be interview-ready. Browse the most asked HR questions.
illustration image

I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Last movie you have watched

Interview Preparation Tips

Interview preparation tips for other job seekers - easy and nothing tough good communication is only required.
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Basic JavaScript and React.js questions
  • Q2. Questions on functions, hooks and DOM
  • Q3. Questions on SSR
  • Q4. Questions on strings and arrays
Round 2 - Coding Test 

Api related questions

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

I applied via Referral

Round 1 - Technical 

(2 Questions)

  • Q1. How do you plan campaigns for your client
  • Ans. 

    I plan campaigns by understanding client goals, audience targeting, and utilizing data-driven strategies for effective execution.

    • Define clear objectives: Establish what the client wants to achieve, e.g., increase brand awareness or drive sales.

    • Conduct audience research: Identify target demographics and their preferences, such as age, location, and interests.

    • Choose the right channels: Select platforms that align with th...

  • Answered by AI
  • Q2. How to allocate budgets to a campaign?
  • Ans. 

    Allocate budgets based on campaign goals, target audience, and channels.

    • Identify campaign goals and objectives

    • Understand target audience demographics and behaviors

    • Allocate budget based on channels that reach target audience effectively

    • Consider cost per acquisition (CPA) and return on investment (ROI)

    • Monitor and adjust budget allocation based on campaign performance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and work on your basics
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Learn Python thoroughly

Tell us how to improve this page.

Interview Questions from Similar Companies

R.R. Donnelley Interview Questions
3.8
 • 118 Interviews
Epsilon Interview Questions
3.8
 • 94 Interviews
Publicis Interview Questions
3.6
 • 54 Interviews
Regalix Interview Questions
2.9
 • 51 Interviews
Denave Interview Questions
3.6
 • 44 Interviews
Smollan Group Interview Questions
3.9
 • 41 Interviews
Xdbs Interview Questions
3.0
 • 39 Interviews
Groupm Media Interview Questions
3.8
 • 38 Interviews
Affinity Express Interview Questions
2.9
 • 35 Interviews
View all
Software Engineer
228 salaries
unlock blur

₹5.8 L/yr - ₹11.9 L/yr

Senior Software Engineer
203 salaries
unlock blur

₹14.4 L/yr - ₹26 L/yr

Lead Engineer
70 salaries
unlock blur

₹18.6 L/yr - ₹32 L/yr

Software Developer
48 salaries
unlock blur

₹4.5 L/yr - ₹11 L/yr

Project Manager
48 salaries
unlock blur

₹15.6 L/yr - ₹27.1 L/yr

Explore more salaries
Compare Born Group with

R.R. Donnelley

3.8
Compare

Epsilon

3.8
Compare

Denave

3.6
Compare

Smollan Group

3.9
Compare
write
Share an Interview