There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The following project is a representation of an actual browser.Basically the structure of the browser (tabs,sites,how they are created/accessed/deleted) is an implementation of doubly-linked-lists and circular-doubly-linked-lists.The various features of the browser are explained in the README file.