i
upGrad
Filter interviews by
Clear (1)
I was interviewed in May 2022.
Round duration - 60 mins
Round difficulty - Easy
This round was mostly consisted of question javascript, html, css, react fundamentals.
Round duration - 90 Minutes
Round difficulty - Medium
Question was to design a calculator and make it using React.
Design and create a calculator prototype using React
Create a component for the display screen
Implement functions for basic arithmetic operations
Use state to store current input and result
Design buttons for numbers and operators
Handle user input and update display accordingly
Round duration - 60 Minutes
Round difficulty - Medium
This was the round with the Director of Engineering.
Tip 1 : Prepare everyday even if it is for half an hour or even if you are not intended to give interviews. That keeps the your skills updated and keep
Tip 2 : Weekends should be utilised for projects and at least 1-2 projects every month, which should include practice to system design as well.
Tip 3 : Working on a portfolio if you are a frontend Developer and keep that updated.
Tip 1 : Use bullet points to make sure the important things are distinguished.
Tip 2 : Keeping the resume concise, not more than 1 page, but make sure the most important work are properly mentioned, also if possible backed by numbers and impact that your work brought to the organization or project you were working on.
Rate your
company
🤫 100% anonymous
How was your last interview experience?
I was interviewed in Nov 2021.
Round duration - 60 Minutes
Round difficulty - Medium
It was a video call round with discussion on the basic of web programming like HTML CSS JS
Best practices for developing websites include responsive design, clean code, SEO optimization, and regular testing.
Implement responsive design to ensure compatibility across devices
Write clean and organized code for maintainability and scalability
Optimize for SEO by using relevant keywords, meta tags, and sitemaps
Regularly test the website for performance, security, and usability issues
Round duration - 60 Minutes
Round difficulty - Medium
System design
Design a real-time text editor for multiple users to collaborate and edit documents simultaneously.
Implement a server-client architecture where the server stores the document and handles synchronization between clients.
Use operational transformation algorithms to resolve conflicts when multiple users edit the same document simultaneously.
Include features like real-time cursor tracking, chat functionality, and version h...
Round duration - 60 Minutes
Round difficulty - Medium
Data structures questions with complexity discussions
Given an integer array ARR
of size N
containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using an...
Sort an array of 0s and 1s in linear time without using additional arrays.
Use two pointers approach to swap 0s to the left and 1s to the right.
Keep track of the leftmost index of 1s to place 0s before it.
Iterate through the array once and swap elements accordingly.
Best practices for securing applications from a frontend perspective
Implement input validation to prevent injection attacks
Use HTTPS to encrypt data transmission between client and server
Avoid storing sensitive information in client-side storage like cookies or local storage
Implement Content Security Policy (CSP) to prevent cross-site scripting attacks
Regularly update dependencies and libraries to patch security vulner
Tip 1 : Start from the basics & understand the concepts.
Tip 2 : Give as much interviews as you can.
Tip 3 : Practice on Live projects like Clone Projects
Tip 1 : Brief about your work with very crisp information.
Tip 2 : Always get your resume reviewed in some time gap.
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Nov 2021. There was 1 interview round.
Find length of smallest subarray with given sum in linear time complexity
Use sliding window technique to keep track of subarray sum
Initialize two pointers at start of array
Move right pointer until sum is greater than or equal to given sum
Move left pointer until sum is less than given sum
Repeat until end of array is reached
Return length of smallest subarray found
I applied via Job Fair and was interviewed before Feb 2021. There were 5 interview rounds.
What is aptitude test?
Online study and off-line which one is better?
Someone not interested in assignments.
I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.
I applied via Referral and was interviewed before Oct 2022. There were 4 interview rounds.
I applied via Referral and was interviewed before Nov 2022. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Nov 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
Anonymously discuss salaries, work culture, and many more
Get Ambitionbox App
Admission Counsellor
634
salaries
| ₹0 L/yr - ₹0 L/yr |
Academic Counsellor
304
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Academic Counsellor
235
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Admission Counsellor
227
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
195
salaries
| ₹0 L/yr - ₹0 L/yr |
Simplilearn
Unacademy
BYJU'S
Great Learning