FlowSphere
  • Dashboard
  • Issues

User Issues

Create a Simple To-Do List App (Console-based)

Build a basic console-based To-Do List application using your preferred programming language (e.g., Python, JavaScript, Java). The app should allow the user to:
Created: 17 May 2025 at 20:44:38 UTC
Open

Performance Optimization

Analyze the slow SQL query (e.g., missing indexes on department_id and role_id). Optimize the query with JOINs and pagination. Cache frequently accessed departments/roles for dropdowns.
Created: 20 May 2025 at 19:31:04 UTC
Open