C++ simulation of a web browser's core engine, navigation history (Doubly Linked List), bookmarks (Singly Linked List), download manager (Queue). DSA semester project.
-
Updated
Jun 21, 2026 - C++
C++ simulation of a web browser's core engine, navigation history (Doubly Linked List), bookmarks (Singly Linked List), download manager (Queue). DSA semester project.
Simulate web browser history, bookmarks, and download management using C++ data structures like linked lists and queues.
Add a description, image, and links to the back-forward-navigation topic page so that developers can more easily learn about it.
To associate your repository with the back-forward-navigation topic, visit your repo's landing page and select "manage topics."