New posts in collections

How to convert/transform a collection to another collection by element's property?

Multiple indexes for a Java Collection - most basic solution?

Scala pattern matching on sequences other than Lists

Javascript collection

Rule of thumb for choosing an implementation of a Java Collection?

How to drop or delete a collection in MongoDB?

Convert Dictionary.keyscollection to array of strings

Most succinct way to convert ListBox.items to a generic list

Comparing two List<string> for equality

What is a practical, real world example of the Linked List?

Java Collections and Garbage Collector

What is the difference between SynchronizedCollection<T> and the other concurrent collections?

Is it possible that TreeSet equals HashSet but not HashSet equals TreeSet

OData "where ID in list" query

MongoDB collection hyphenated name

Intersection of java.util.Map

What are alternatives to generic collections for COM Interop?

Get list of attributes of an object in an List

Auto-initializing C# lists

Why does TreeSet throw a ClassCastException?