Hacker News new | ask | show | jobs
by audio1001 3122 days ago
In C#, List<List<T>>, foreach, AddRange, OrderBy, ToList
1 comments

That's not the optimal solution by runtime complexity, which is often the point of these interview questions.
Microoptimizations... waste of time