A React cart application demonstrating advanced state management with useReducer and Map data structure. Focus on complex state transitions and performance optimization.
-
Updated
Sep 26, 2025 - JavaScript
A React cart application demonstrating advanced state management with useReducer and Map data structure. Focus on complex state transitions and performance optimization.
It simulates a simple search engine using an inverted index to efficiently retrieve documents based on user queries. It supports must-have words, optional words, and exclusion filters, enabling flexible and precise search results. The system processes multiple documents, indexes their content,and allows users to search using logical query operators
A menu-driven C++ program that tracks and analyzes grocery item frequencies from an input file. It allows users to search for an item's frequency, display all item frequencies, and generate a histogram of item frequencies.
Recreation of a popular slider UI. JavaScript Objects: use of Object Literal Syntax and Dot Notation. Image element src through JS
Dots and Boxes Command-line interface C++ game implemented using intuitive data structures.
Add a description, image, and links to the map-data-structure topic page so that developers can more easily learn about it.
To associate your repository with the map-data-structure topic, visit your repo's landing page and select "manage topics."