Skip to content

[FEATURE] Add DSA practice Sheet with Leetcode links #155

@Sneha29714

Description

@Sneha29714
  • Feature Description

Add a DSA Practice Sheet to Open CSE where each problem is listed by topic (arrays, linked lists, stacks, queues, trees, graphs, etc.) and difficulty level. Each problem entry will include a direct link to the corresponding LeetCode problem for hands‑on coding practice.

  • Problem It Solves

Students often read theory but don’t immediately practice coding problems.
Jumping between multiple platforms wastes time.
Linking problems directly to LeetCode ensures students can apply concepts instantly in a coding environment.
Helps bridge the gap between exam preparation and interview readiness.

  • Proposed Solution

Create a DSA Sheet section at the top bar.
Organize problems by topic and difficulty (Easy → Medium → Hard).
Each problem entry contains:
Problem title
Short description (optional)
Direct link to LeetCode problem page
Students can track progress (completed, pending, revisited).
Optional: Add filters (topic, difficulty, solved/unsolved).

  • Additional Context

Reference examples: Striver’s SDE Sheet.
Linking to LeetCode avoids reinventing the wheel — Open CSE becomes a curated gateway to practice.
mockup idea: A table with columns → Topic | Problem Name | Difficulty | Link.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions