Browse Scenarios

All Beginner Intermediate Advanced Expert
Add inventory adjustment service 200 pts

Handle inventory adjustments with audit logging

Advanced

Display user orders 200 pts

Show list of users with their recent orders

Advanced

Add order fulfillment service 200 pts

Implement order fulfillment with inventory deduction and shipping creation

Advanced

Optimize product import performance 200 pts

Batch import products from CSV file

Advanced

Add appointment scheduling feature 200 pts

Allow users to schedule appointments with date and time

Advanced

Add configuration cache 200 pts

Cache expensive configuration loading

Advanced

Fix lazy loading exception in REST endpoint 200 pts

Change entity fetch type to resolve LazyInitializationException

Advanced

Add pricing calculation 200 pts

Calculate prices in cart and checkout services

Advanced

Add file upload processing 200 pts

Process uploaded CSV files

Advanced

Add audit log search feature 200 pts

Implement search functionality for audit logs by date range and user

Advanced

Add read-only user repository 200 pts

Implement a read-only repository for reporting purposes

Advanced