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] - Add DSA Projects #759

Closed
3 tasks done
ImmidiSivani opened this issue Jun 3, 2024 · 4 comments · Fixed by #1267
Closed
3 tasks done

💡 [FEATURE] - Add DSA Projects #759

ImmidiSivani opened this issue Jun 3, 2024 · 4 comments · Fixed by #1267
Assignees

Comments

@ImmidiSivani
Copy link
Contributor

Idea Contribution

  • I have read all the feature request issues.
  • I'm interested in working on this issue
  • I'm part of GSSOC organization

Explain feature request

DSA is most important skills were every computer science student should know. Creating projects will provide better understanding in Data Structures.

Explain your solution

I want to add "Projects" section in DSA, I will add tutorials of following projects

  1. Snake Game
  2. Sudoko Solver
  3. Sorting Visualizer
  4. File Zipper

Any alternative approaches/features

No response

Additional Context

No response

Copy link

github-actions bot commented Jun 3, 2024

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUUTING.md carefully. Your contributions are highly appreciated! 😊

@jfmartinz
Copy link
Owner

Is this really a project for DSA?

@ImmidiSivani
Copy link
Contributor Author

ImmidiSivani commented Jun 3, 2024

@jfmartin Yes, For the above projects logic we can use linked list ,bubble sort ,queues concepts etc . I will provide the tutorials to the above projects where data structures implementation are used.

@jfmartinz
Copy link
Owner

jfmartinz commented Jun 5, 2024

I think you can the algorithms for each programming language how is that algo used in that specific language. Add at least 3 prog language and give also 3 algo for that languages.

For example, in JS. QuickSort in JS, something like that.

Please refer to CONTRIBUTING.md for more information on how to create the table or format.

Algorithms by Language

JavaScript

Algorithm 1
Algorithm 2
...

C++

Algorithm 1
Algorithm 2
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants