i
upGrad
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Clear (1)
I was interviewed before May 2021.
Round duration - 60 Minutes
Round difficulty - Easy
It was an coding round
Compute the skyline of given rectangular buildings in a 2D city, eliminating hidden lines and forming the outer contour of the silhouette when viewed from a distance. Each building is ...
Compute the skyline of given rectangular buildings in a 2D city, eliminating hidden lines and forming the outer contour of the silhouette.
Iterate through the buildings and create a list of critical points (x, y) where the height changes.
Sort the critical points based on x-coordinate and process them to form the skyline.
Merge consecutive horizontal segments of equal height into one to ensure no duplicates.
Return the fin...
You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). The maze is represented as an N*N ma...
Find all possible paths for a rat in a maze from source to destination.
Use backtracking to explore all possible paths in the maze.
Keep track of visited cells to avoid revisiting them.
Recursively try moving in all directions (up, down, left, right) until reaching the destination.
Return a list of strings representing valid paths sorted in alphabetical order.
Round duration - 30 Minutes
Round difficulty - Easy
It was an HR round with some general questions. it was just for formality.
Tip 1 : Stay focused
Tip 2 : Practice coding questions.
Tip 3 : View previous interviews of the companies
Tip 1 : Don't lie on resume
Tip 2 : Just write in format that is catchy
Top trending discussions
I applied via Job lever and was interviewed before Sep 2021. There were 2 interview rounds.
Easy leetcode code 2 questions , HTML5 css javascript simple screen design
I applied via LinkedIn and was interviewed in May 2021. There was 1 interview round.
I was interviewed in May 2022.
Speed distance, relations, coding decoding, work time
Strings, LinkedList
Basic bath included and Strings sorting, leetcode medium basic SQL and some basic web related things
posted on 22 Nov 2024
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Request lifecycle in Rails involves routing, controller actions, rendering views, and responding to the client.
1. Request comes in through the browser or API endpoint.
2. Rails router determines which controller and action to route the request to.
3. Controller action processes the request, interacts with the model, and prepares data for the view.
4. View template is rendered with the data from the controller.
5. Response ...
Implement Merge Sort algorithm in Ruby
Divide the array into two halves recursively
Merge the sorted halves back together
Use a helper method to merge the two halves
Common Aptitude along with HTML5, CSS
I applied via Approached by Company and was interviewed before Jun 2022. There were 3 interview rounds.
Coding round with 3 problem statements
I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.
Write the program to swipe number
based on 1 interview
Interview experience
based on 10 reviews
Rating in categories
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