Get best answers to any doubt/query/question related to programming , jobs, gate, internships and tech-companies. Feel free to ask a question and you will receive the best advice/suggestion related to anything you ask about software-engineering , development and programming problems .

0 like 0 dislike

1 Answer

0 like 0 dislike
 
Best answer

This came in my online coding round of Goldmann Sachs during summer Internship on campus
Please help!!!
I was not able to solve it .I thought of only 2 possibilities for each row (r[0] + r[1] or r[1] + r[2]) greedily.

 

algorithm but couldn’t do it as I had to also consider columns values as well .

 

Can someone give a clear approach to this problem ?
image

 

image

by Expert (144,420 points)
...