i
upGrad
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.
To develop a Google Sheets web app, you can use Google Apps Script to create custom functions, menus, and user interfaces.
Use Google Apps Script to write code for the web app
Create custom functions to perform specific tasks
Add menus and user interfaces for better user experience
Deploy the web app using Google Apps Script editor
The micro frontend App is rendered on the webpage using a combination of server-side rendering and client-side rendering.
The server-side rendering generates the initial HTML content of the micro frontend App on the server and sends it to the client.
The client-side rendering then takes over and enhances the rendered content by adding interactivity and dynamic behavior.
This approach allows for faster initial page load an...
Top trending discussions
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Customer help. How to deal with irate cx
I applied via campus placement at National Institute of Technology (NIT), Durgapur and was interviewed in Sep 2022. There were 3 interview rounds.
1 DP question, 1 simple integer manipulation
Find the 4th smallest element in a Binary Search Tree.
Traverse the BST in-order and keep track of the count of visited nodes.
When the count reaches 4, return the current node's value.
If the BST has less than 4 nodes, return null or throw an exception.
Find maximum distinct elements in every sliding window of size k.
Create a hash table to store the frequency of each element in the current window.
Use two pointers to maintain the current window and slide it over the array.
Update the hash table for each new element in the window and remove the old element.
Keep track of the maximum number of distinct elements seen so far.
Repeat until all windows of size k have been proce
Merge two sorted linked lists
Create a new linked list to store the merged list
Compare the first nodes of both lists and add the smaller one to the new list
Move the pointer of the added node to the next node
Repeat until one of the lists is empty
Add the remaining nodes of the non-empty list to the new list
based on 4 reviews
Rating in categories
Admission Counsellor
666
salaries
| ₹2 L/yr - ₹10 L/yr |
Academic Counsellor
292
salaries
| ₹1.8 L/yr - ₹10.8 L/yr |
Senior Academic Counsellor
233
salaries
| ₹4 L/yr - ₹14 L/yr |
Senior Associate
197
salaries
| ₹4 L/yr - ₹13.3 L/yr |
Senior Admission Counsellor
192
salaries
| ₹4.3 L/yr - ₹14 L/yr |
Simplilearn
Unacademy
BYJU'S
Great Learning