An introduction to data structures and algorithm analysis through a comparison of double-ended queue implementations. See the Releases for instructions.
This project is pre-configured for IntelliJ IDEA.
- Install IntelliJ IDEA.
- Download or clone this project and open it in IntelliJ.
- Run the
BrowserHistory
class to try-out the default implementation.