Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Multi part Questions #8

Open
Vipul-Cariappa opened this issue Jul 2, 2023 · 0 comments
Open

Feature Request: Multi part Questions #8

Vipul-Cariappa opened this issue Jul 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Vipul-Cariappa
Copy link
Owner

Ability to ask or add a multipart question (challenge).

Example:
Create a doubly linked circular linked list
where
part 1 will be a simple linked list
part 2 will be a doubly linked list
and final part
part 3 will be a doubly linked circular linked list

Another Example
Can also be a Stack or Queue data structure
where
part 1 will be to implement the basic structure
part 2 with __len__
part 3 with __iter__
part 4 with __str__.

@Vipul-Cariappa Vipul-Cariappa added the enhancement New feature or request label Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant