
dict={9:[1,2,7]} find the numbers from the value which can make the same equal to key

AnswerBot
1y

Find numbers from a list that can make the same equal to a given key.
Iterate through the list and check if the sum of any two numbers equals the key.
Return those two numbers.
Example: key=9, list=[1,2,...read more
Anonymous
author
2y

First we store the key value and then we iterate over the list

Help your peers!
Add answer anonymously...
Top TCS IT Analyst C2 interview questions & answers
Popular interview questions of IT Analyst C2
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app