New posts in collections

How to combine two dictionaries without looping?

ArrayList filter [duplicate]

Java Collections-the number of words without repetition

How to Maintain order of insertion [duplicate]

Combinations of different coin nominations summed to a target value using itertools

Is it possible to create some IGrouping object

MVVM and collections of VMs

How to check if collection contains items in given order using Hamcrest

In what conditions does powershell unroll items in the pipeline?

IEnumerable<T> as return type

Hibernate query.list() method is returning empty list instead of null value

Java 8 list processing - add elements conditionally

How should I use properties when dealing with read-only List<T> members

Elegant way of counting occurrences in a java collection

filtering a list using LINQ

What benefits does dictionary initializers add over collection initializers?

Returning original collection type in generic method

Using BindingOperations.EnableCollectionSynchronization

C# List - Removing items while looping / iterating [duplicate]

How to merge a collection of collections in Linq