Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in collections
Is there a List<T> like dynamic array that allows access to the internal array data in .NET?
Sep 27, 2026
c#
arrays
collections
Is there an IDictionary implementation that keeps the keys in the order they were added ? (NOT sorted order)
Sep 26, 2026
.net
collections
dictionary
Collection was modified exception while enumerating in new subcollection
Sep 26, 2026
c#
linq
exception
collections
What are good resources for learning about generics? [closed]
Sep 26, 2026
c#
generics
collections
C++ How to store collection of templates objects regardless of tempate
Sep 26, 2026
c++
templates
collections
How can you return a Collection<ConcreteType> as a Collection<Interface>?
Sep 25, 2026
c#
generics
collections
interface
.net-2.0
Does Collections.sort respect the index among the tied inputted elements? (Sorting Stability)
Sep 25, 2026
java
sorting
collections
comparator
How to make sure a collection only contains one of each of the implementations of an interface
Sep 25, 2026
java
collections
instanceof
checking for null in Hashtable get() operation
Sep 25, 2026
java
collections
Why there is requirement of Thread safe collection?
Sep 23, 2026
java
jakarta-ee
collections
thread-safety
thread-synchronization
How to create list filled with methods in Java and iterate over it (using methods)
Sep 23, 2026
java
collections
iterator
How can I return a multidimensional array as a collection of parameters for a JUnit test?
Sep 24, 2026
java
collections
multidimensional-array
junit
parameterized
Is there a more concise way to do this in Java 8 - Map manipulation
Sep 24, 2026
java
lambda
collections
Clojure: search/replace values in a dynamic nested map/seq
Sep 23, 2026
collections
clojure
Check if an array exists in a HashSet<int[]>
Sep 23, 2026
java
arrays
collections
contains
hashset
Storing more than 1 data item at a single index in a linked-list?
Sep 21, 2026
java
collections
linked-list
can't convert hashset to treeset with object collection
Sep 22, 2026
java
collections
set
hashset
treeset
Is there a JavaScript style Collection in Java
Sep 22, 2026
javascript
java
collections
Filter a wpf collectionviewsource in VB?
Sep 22, 2026
wpf
vb.net
filtering
collections
Kotlin for Scala List.combinations() and/or Set.subset()?
Sep 22, 2026
scala
kotlin
collections
Older Entries »