Implementing sorted collection in Java
Playing around with Swift Collections and Sequences
An exploration of an alternative inheritance setup for collections in Java.
Patched namedtuple for field defaults.
Some corner cases concerning collections: Arrays.asList, entrySet, keySet, values. connection between comparator and equals in context of sets.
Do not update this repo: moved to guides repo. This repo will be archived soon.
wine reviews with variety, location, winery, price, and description
An example of the Collections library being used to extract the top 10 highest rates of COVID-19 per 1000 people by county in Ireland
A repo to house important postman collections
Week 1 Assignment
This Repository contains the core concept of java. It contains many packages that contain much code to understand the logic behind any topic like, Exc...
Java Sets challenge
Project to practice SOLID principles and examples of Design patterns.Also includes some examples on collections in kotlin. All written in kotlin.
A library which offers a few useful Java collections.
Java Collections declared Serializable
Using Map()s as data sources in 11ty
Custom generic implementation of stack, queue, list, vector written in C#
Twig filters to sort arrays and doctrine collections (alphabetically, or by int, float, or DateTime)
A simple object implementation for PHP arrays
Here are presented solutions to assignments from the Univarsal Programming Techniques course from PJAIT, covering semi-advanced Java programming topic...
Java collection helpers for creating, filtering, and mapping lists, collections, maps, iterators, and streams
This is a simple C# collection benchmark where I can check what is the best way for sorting massive data.
Java8 collections lambda code
An interface package for standardizing entity managers.
Lodash inspired helper functions for PHP
Dictionary
exploring python
A Java library containing utility classes, collection implementations, logging system and more.
This repo is for getting started with java programming language
RadixTree<T> implements java.util.Map<String, T>
Collections and streams from George
My personal Qt5 collections
Includes all practice and assignment problems
Collection specimen browser
A bunch of tools I tend to write to make collections easier to use
Implementation of ObservableCollection that associates items with IGrouping so that the ObservableGroupCollection can be used in WPF Binding operatio...
ERP Android based app written in Java
A catalog site of several collections.
This repository contains my implementation of a generic Stack data structure using a generic LinkedList data structure. The Stack has been tested for...
A collection of JavaScript collections
In-memory Database
Fixes the JS inconsistencies with collections' has / contains / includes methods. Defaults to contains.
A simple custom implementation of the collections framework of java.