Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Pearson UI Developer Interview Questions and Answers

Updated 31 Mar 2023

Pearson UI Developer Interview Experiences

1 interview found

UI Developer Interview Questions & Answers

user image Anonymous

posted on 31 Mar 2023

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

I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 3 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 Resume tips
Round 2 - Coding Test 

Write program on jQuery to move the square which is created using css

Round 3 - One-on-one 

(2 Questions)

  • Q1. Asked about previous year of experience nd projects
  • Q2. JQuery dynamic moving item using keyboard
  • Ans. 

    jQuery can be used to move items dynamically using keyboard events.

    • Use keydown event to detect keyboard input

    • Use CSS position property to move the item

    • Use jQuery animate() method to add animation to the movement

    • Example: https://codepen.io/pen/?&editable=true&editors=101

    • Example: https://www.w3schools.com/jquery/tryit.asp?filename=tryjquery_event_keydown_moveball

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare for coding in detail , it will be direct system test

Skills evaluated in this interview

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview

Interview questions from similar companies

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

I applied via Job Portal and was interviewed in Sep 2022. 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 Resume tips
Round 2 - Coding Test 

Easy java coding questions with dp

Round 3 - Assignment 

Java mcqs are given answer them

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic java questions are needed and learn python as well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test was good difficulty was easy to medium.

Round 2 - Technical 

(1 Question)

  • Q1. Coding DSA, OOPS and basic programming concepts
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

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 Resume tips
Round 2 - Coding Test 

The written test involved qiestions from bssic aptitude, computer fundamentals and coding.

Round 3 - Technical 

(1 Question)

  • Q1. This was a technical discussion with the pannel. The discussion was mostly based in what's written in resume. Expect the questions from Java, OOPs, Data structures, SQL.
Round 4 - One-on-one 

(1 Question)

  • Q1. This was a one on one discussion with the manager. It was mostly to identify if the candidate meets basic non technical requirements for the job role.
Round 5 - HR 

(1 Question)

  • Q1. This round was little tricky as i was interviewed by the HR head since all other HRs were busy interviewing other candidates. it was mostly to check the communication skills, flexibility of the employee, t...
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jun 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 Resume tips
Round 2 - Aptitude Test 

Stocks, profit and loss, percentage, work, speed and time

Round 3 - Technical 

(2 Questions)

  • Q1. Projects explanation
  • Ans. 

    I have worked on various projects including web development, mobile app development, and data analysis.

    • Developed a responsive e-commerce website using HTML, CSS, and JavaScript

    • Created a mobile app for tracking fitness goals using React Native

    • Performed data analysis on customer behavior using Python and SQL

  • Answered by AI
  • Q2. Depends on individual

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on basics of languages and Perfect on project explaination
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2023. There were 3 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 Resume tips
Round 2 - Aptitude Test 

Was aptitude plus coding round

Round 3 - HR 

(1 Question)

  • Q1. Behavioural questions were there and other basic information was conveyed
Interview experience
3
Average
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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is use of javascript?
  • Ans. 

    JavaScript is a programming language used to create interactive and dynamic web pages.

    • JavaScript is used for client-side scripting to add interactivity to web pages.

    • It can be used for form validation, creating animations, and manipulating HTML and CSS.

    • JavaScript can also be used for server-side scripting with Node.js.

    • It is a popular language for building web applications and mobile apps.

    • JavaScript frameworks like React...

  • Answered by AI
  • Q2. What is angular? , what is use of javascript?, what is hosting? , what is closer? etc
  • Ans. 

    Angular is a JavaScript framework for building web applications. JavaScript is a programming language used for creating interactive web pages. Hosting refers to the process of making a website accessible on the internet. A closure is a function that has access to variables in its outer scope.

    • Angular is a front-end framework used for building dynamic web applications.

    • JavaScript is a programming language that allows deve...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and prepare just the techinal intrview and hr 2 rounds are there

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Html5 features, difference between session and local storage, box model in css,
  • Q2. Var, let difference in js, how do you add class name to element in jquery, some normal output based js questions
  • Ans. 

    In jQuery, you can add a class name to an element using the addClass() method.

    • Use the addClass() method in jQuery to add a class name to an element.

    • Syntax: $(selector).addClass(className);

    • Example: $('button').addClass('active');

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Html5 , Css3 flex vs grid, JavaScript coding questions, jquery dom manipulations
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 Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

The interview lasted for 45 mins. It had maths, logical and conversational questions.

Round 2 - Coding Test 

It had questions regarding logic in java and sql

Round 3 - HR 

(2 Questions)

  • Q1. Why do I want to work as a developer.
  • Ans. 

    I want to work as a developer because I enjoy problem-solving, creating innovative solutions, and constantly learning new technologies.

    • Passionate about coding and technology

    • Enjoy problem-solving and creating innovative solutions

    • Excited about constantly learning new technologies

    • Opportunity to work on diverse projects and collaborate with talented individuals

  • Answered by AI
  • Q2. What is my 5 year plan.
  • Ans. 

    To become a lead UI Developer, gain expertise in new technologies, and contribute to innovative projects.

    • Continue improving UI development skills through courses and projects

    • Work towards becoming a lead UI Developer within the next 5 years

    • Stay updated on new technologies and trends in UI development

    • Contribute to innovative projects that push the boundaries of UI design and development

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

Pearson Interview FAQs

How many rounds are there in Pearson UI Developer interview?
Pearson interview process usually has 3 rounds. The most common rounds in the Pearson interview process are Resume Shortlist, Coding Test and One-on-one Round.

Recently Viewed

SALARIES

SonyLIV

SALARIES

Disney+ Hotstar

SALARIES

ZEE5

SALARIES

Eros Now -

SALARIES

Disney+ Hotstar

LIST OF COMPANIES

Disney+ Hotstar

Locations

SALARIES

SonyLIV

SALARIES

Eros Now -

LIST OF COMPANIES

ZEE5

Locations

SALARIES

Disney+ Hotstar

Tell us how to improve this page.

Pearson UI Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Sopra Steria

Success to our employee's well-being? A work-life balance that's simply unbeatable.

Pearson UI Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

3.0

Skill development

5.0

Work-life balance

3.0

Salary

2.0

Job security

5.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Assistant Manager
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Editor
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Pearson with

McGraw-Hill Education

3.9
Compare

Cengage Learning India

4.2
Compare

Wiley

3.8
Compare

Springer Nature in India

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