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

Make utils/generators for DSA #18

Open
sanjarcode opened this issue Sep 3, 2023 · 0 comments
Open

Make utils/generators for DSA #18

sanjarcode opened this issue Sep 3, 2023 · 0 comments
Assignees

Comments

@sanjarcode
Copy link
Member

sanjarcode commented Sep 3, 2023

Th Vimeagen (Prims algo) https://youtu.be/om4nY7nQyBQ?si=F70CoVp8eREBMAjx (see first 1 min)

  • One reason I always feel lazy thinking/starting out with trying out DSA is the setups one needs to do. Maybe there's a lib already. Example - adjacency lists, iterators, stack funcs, fun data examples.
  • Also make sure there's exactly one representation of each algo/ds/idea. Variations (including important ones are 'collapsed' by default). One source of truth for each algo/ds.
  • Make a debug, animation layer (optional). May be irrelevant or even harmful for some algo/ds.
@sanjarcode sanjarcode self-assigned this Sep 3, 2023
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