Skip to content

Conversation

@abhishek-Jain24
Copy link

@abhishek-Jain24 abhishek-Jain24 commented Oct 18, 2025

Hacktoberfest Contribution Request

Hello maintainers! 👋

I've added comprehensive implementations for Lab-5 and Lab-6 to enhance the DSA learning resources:

🆕 New Features Added:

Lab-5 - Advanced Data Structures:

  • 🌳 Binary Tree with multiple traversal methods
  • 🕸️ Graph implementation using adjacency list
  • 🔑 Hash Table with separate chaining

Lab-6 - Algorithms:

  • 📊 5 sorting algorithms with complexity analysis
  • 🔍 Searching algorithms (linear & binary)
  • 🔄 Recursion examples including Tower of Hanoi

📚 Educational Value:

  • All code includes comprehensive documentation
  • Time and space complexity analysis
  • Demo functions for easy testing
  • Professional code structure

This contribution adds significant educational value for students learning Data Structures and Algorithms.

Could you please add the hacktoberfest-accepted label to this PR?

Thank you for maintaining this valuable educational resource! 🎓

sarih-cloud and others added 2 commits October 18, 2025 05:37
Added Lab-5 with implementations and demos for binary trees, graphs (adjacency list), and hash tables. Added Lab-6 with sorting algorithms, searching algorithms, and recursion examples, each with demonstration code and README instructions.
@sarih-cloud sarih-cloud force-pushed the main branch 28 times, most recently from e5bc4ed to 996a641 Compare October 22, 2025 22:27
@sarih-cloud sarih-cloud force-pushed the main branch 30 times, most recently from 4cea84a to 18091ab Compare November 16, 2025 18:15
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

Successfully merging this pull request may close these issues.

2 participants