i
Porter
Filter interviews by
I applied via Instahyre and was interviewed in Dec 2023. There were 5 interview rounds.
Given an array, find a subset that sums to a given sum K and print all triplets that sum to K.
Use a recursive approach to find subsets that sum to K
Use a nested loop to find triplets that sum to K
Avoid using duplicate elements in triplets
MVVM focuses on separation of concerns between UI, business logic, and data layers, while MVC separates application into model, view, and controller.
MVVM stands for Model-View-ViewModel, where ViewModel acts as a mediator between View and Model.
MVVM is commonly used in WPF and Xamarin applications.
MVC stands for Model-View-Controller, where Controller handles user input, Model manages data, and View displays informatio...
I applied via LinkedIn and was interviewed in Dec 2022. There were 2 interview rounds.
Reverse a linked list by group of given size
Divide the linked list into groups of given size
Reverse each group individually
Connect the reversed groups to form the final linked list
Porter interview questions for designations
I applied via Instahyre and was interviewed in Oct 2021. There were 3 interview rounds.
Count occurrences of given element in a sorted array.
Use binary search to find the first and last occurrence of the element.
Subtract the indices to get the count of occurrences.
Handle edge cases like element not present in array.
Given a binary tree, find the path with the largest sum of node values.
Use depth-first search to traverse the tree and keep track of the current path sum.
At each node, compare the current path sum with the maximum path sum seen so far.
Return the path with the maximum sum.
If the tree is empty, return an empty path.
Top trending discussions
posted on 2 Dec 2024
I applied via LinkedIn and was interviewed in Jun 2024. There were 3 interview rounds.
posted on 23 Sep 2024
2 Medium level DSA questions
Find the row with maximum number of 1's in a matrix
Iterate through each row of the matrix
Count the number of 1's in each row
Track the row with maximum number of 1's
posted on 10 Jun 2024
General coding questions
Machine coding round have to develop some working project
posted on 30 Sep 2024
I applied via Referral and was interviewed before Sep 2023. There were 3 interview rounds.
2 coding questions in 90 minutes
posted on 11 Feb 2024
I applied via Referral and was interviewed before Feb 2023. There were 4 interview rounds.
Haxckerrank Test with 3 problems
Some of the top questions asked at the Porter Software Development Engineer II interview -
based on 4 interviews
Interview experience
Business Associate
258
salaries
| ₹2.2 L/yr - ₹4.3 L/yr |
Business Executive
223
salaries
| ₹1.9 L/yr - ₹3.5 L/yr |
Assistant Manager
96
salaries
| ₹4 L/yr - ₹13.3 L/yr |
Senior Business Associate
78
salaries
| ₹3.1 L/yr - ₹6.3 L/yr |
Senior Manager
73
salaries
| ₹14 L/yr - ₹24 L/yr |
Dunzo
Flipkart
Amazon
Snapdeal