The given task was to solve a problem using LINQ: A string contains multiple numbers and unknown characters, and I needed to find the sum of the top 3 numbers using LINQ in just two lines of code.
Anonymous
Had to use Split, Where, OrderBy, Sum, Select in LINQ
Check out your Company Bowl for anonymous work chats.