
Asked in Porter
1. Given an array find a subset that sums to a given sum K 2. Given an array with duplicate elements, print all triplets that sum to K. Each element at any index i can only be used once.

AnswerBot
1y
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
Avoi...read more
Help your peers!
Add answer anonymously...
Top Software Development Engineer II Interview Questions Asked at Porter
Q. What is the difference between MVVM and MVC?
Q. Given a linked list, reverse the nodes of a linked list k at a time and return i...read more
Q. Design a library system.
Interview Questions Asked to Software Development Engineer II at Other Companies
Top Skill-Based Questions for Porter Software Development Engineer II
Algorithms Interview Questions and Answers
250 Questions
Data Structures Interview Questions and Answers
250 Questions
System Design Interview Questions and Answers
250 Questions
Web Development Interview Questions and Answers
250 Questions
SQL Interview Questions and Answers
250 Questions
Software Development Interview Questions and Answers
250 Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

