i
SurveyMonkey
Filter interviews by
I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.
Python code to calculate the sum of elements in a list
Use the built-in sum() function in Python to calculate the sum of elements in a list
Create a list of numbers and pass it as an argument to the sum() function
Example: numbers = [1, 2, 3, 4, 5] total = sum(numbers) print(total)
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
Print nodes of n-ary tree in arc wise manner from outside
Traverse the tree level by level from outside to inside
Use a queue to keep track of nodes at each level
Print the nodes at each level in a clockwise or anticlockwise manner
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
When you search 'google.com', it will redirect you to the Google homepage.
Typing 'google.com' in the browser's address bar will take you to the Google search engine homepage.
You can also directly search for 'google.com' in the Google search bar to access the Google homepage.
Google.com is the domain name for the Google search engine.
Google.com may also redirect to localized versions of Google based on the user's locatio
traceroute is a command-line tool used to trace the route that packets take from your computer to a destination server.
traceroute command is used to track the path that packets take to reach a destination server
It shows the IP addresses of the routers that the packets pass through
It also displays the round-trip time for each hop
Example: traceroute google.com
posted on 19 Dec 2023
I applied via LinkedIn and was interviewed in Nov 2023. There were 2 interview rounds.
Create subarrays with sum = 0 from given array of integers.
Iterate through the array and keep track of the running sum.
Store the running sum in a hashmap and check if the current sum - any previous sum equals 0.
If yes, then the subarray between those two indices has a sum of 0.
The left view of a binary tree is the set of nodes visible when the tree is viewed from the left side.
Traverse the tree in a level order manner and keep track of the first node at each level.
Use a queue to store nodes at each level and update the left view nodes accordingly.
Example: For a binary tree with root node 1, left child 2, and right child 3, the left view would be [1, 2].
I was interviewed before Jul 2023.
45 min round. Similar to Leetcode medium level question.
45 min coding round, 2 question asked
Design a system for proximity service
Utilize geolocation data to track user locations
Implement algorithms to calculate proximity between users
Use real-time updates to notify users of nearby contacts
posted on 24 Jun 2023
Given an simple gaming questions to be developed in JS
Given another UI design in image to be developed
I applied via Naukri.com and was interviewed before Dec 2021. There were 2 interview rounds.
I applied via Approached by Company and was interviewed before Jul 2021. There were 2 interview rounds.
They given 2 program to to 1-2 hour
Asked medium level graph question.
Asked LLD question with at flow executable.
based on 1 interview
Interview experience
Senior Software Engineer
3
salaries
| ₹29 L/yr - ₹48.2 L/yr |
Senior Software Engineer 1
3
salaries
| ₹32 L/yr - ₹39.4 L/yr |
Amazon
Uber
Fareportal
OLX