What is in this repository? Implementation of java like collection framework (such as ArrayList, Stack, HashMap). Steps to run Download the project and open in eclipse. Sample code is available in Driver.java. You can write similar code in Driver.java to use the structures.