User Interface Engineer 2
User Interface Engineer 2 Interview Questions and Answers
Q1. 1. Write a function which takes a callback function as argument and executed the callback function after 20 seconds. The callback function shouldn't get changed by calling the function within 20 seconds
Create a function that executes a callback function after 20 seconds without changing it within that time frame.
Create a function that takes a callback function as an argument
Use setTimeout to delay the execution of the callback function by 20 seconds
Ensure that the callback function remains unchanged during the 20-second delay
Q2. 2. Write a function that composes multiple functions and returns a new function that composes them from right to left
Compose multiple functions from right to left
Create a function that takes in an array of functions as arguments
Use reduceRight method to compose the functions from right to left
Return the composed function
Q3. design a social media platform like whatsapp
A social media platform like WhatsApp for messaging and communication
End-to-end encryption for secure messaging
Ability to create groups for group chats
Voice and video calling features
Status updates for sharing updates with contacts
Ability to share photos, videos, and documents
Read receipts to see if messages have been read
User Interface Engineer 2 Jobs
Interview Questions of Similar Designations
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
Reviews
Interviews
Salaries
Users/Month