You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Designed and developed a backend system for an eCommerce application to manage products using Core Java and Data Structures. The application performs CRUD operations on various product categories like Shirts, T-Shirts, Mobiles, Laptops, etc., using a HashMap for efficient data retrieval and management.