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

Problems with Abstract Data Types in Python #238

Open
MavapeGZ opened this issue Jan 20, 2025 · 0 comments
Open

Problems with Abstract Data Types in Python #238

MavapeGZ opened this issue Jan 20, 2025 · 0 comments

Comments

@MavapeGZ
Copy link

I'm working with my own implementation of generic types of data structures such as Queues, Lists, Stacks...
But I don't know how to make it work properly.

If I have a class MyStack for example, why if I write "MyStack" in the visualizer window I get lots of nodes in the vis, not only the ones of my class?

Image

Should I create a json file to work with this?

@MavapeGZ MavapeGZ changed the title Problems with Abstract Data Types in Pythom Problems with Abstract Data Types in Python Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant