Working with eclipse collections. http://eclipse.github.io/eclipse-collections-kata
API Collections special for you ❤️
A C++ library for collections of generic types.
Useful abstractions over JavaScript's native collections (Map and Set) for Deno, Node.js and browsers.
A curated list of awesome online resources about Groningen
Basic data pipeline modules. These basic Consumers, Producers, Readers, and Writers are powerful at creating simple pipelines for manipulating large s...
Introduction to Java and Examples of Java Core Concepts
Java class project
Implementations of some commonly-used Java collections in JavaScript.
Various collections remade by me in C.
Core JAVA Object Oriented Programming Concepts
Distintas pruebas con la nueva programación funcional de java. Pruebas sobre functionaInterface, Lambda expressions, stream, api Collection y List, Pa...
Additional collection classes for Scala.
Generics and Collections in Java core
Library which provides common data structures and works on them using Smalltalk style.
Scala collections inspired by Google Guava Collections with a functional touch
Observable Collections for Kotlin
Touching the rings of Saturn
Experimented with the Collections libraries and used it to extract the top 20 highest rated directors based on a criteria from a CSV file
Mirror of my collection of cross-platform C data structures.
Example code from the book Java Generics And Collections
Collection of various utilities for your PHP project
Full Core java notes pdf
Simple programs to get an idea about collections, generics in java. To understand about java lists and sets and wrapper types in java.
Simplify verbose if statements
Studies on understanding Java Collections
COMP2402 (2016) Data Structures Assignments - This development was primarily in java, and focused on us recreating more complex collections classes wi...
A list of cool stuffs and tools
Ejercicios de MongoDB
Java
Common Java 8 Stream Logic
Implementation of exercises from Thinking in Java
一个集合操作类
explain for java.util.Collections
Linguagem Python
Collections that allow for immutable alternatives to traditional collection operations
Trying to understand Netflix movie recommendation engine using python
Java Collections
A library for manipulating collections the lazy way
Beginning C# Collections Pluralsight course
This course teach you the importance to know how efficient is written your code by using a mathematical model which is function of the size of its inp...
Re-implementing all the java.util stuff from a purely functional immutable point of view