Skip to content

📝[Docs]: Introduce more Python Data Structures and Refine Q3 Formatting #1038

@steam-bell-92

Description

@steam-bell-92

Is there an existing issue for this?

  • I have searched the existing issues

Issue Description

  • The current Python documentation covers Array in Python but lacks coverage of other core data structures: Linked List, Queue, and Stack.
  • The formatting for question Q3 under Array Reversal contains extra asterisks (**)
Image

Suggested Change

  • Create a new section called Data Structures in Python.
  • Move Array in Python and add new sections for Linked List in Python, Queue in Python, and Stack in Python under the new Data Structures grouping.
  • Remove the unnecessary double asterisks (**) from Q3 of Array in Python.

Rationale

To cover fundamental Data Structures which are essential for programming.

Urgency

Medium

Record

  • I have read the Contributing Guidelines
  • Are you a GSSOC'25 contributor
  • I want to work on this issue

Metadata

Metadata

Assignees

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions