sakeel-103 / DFS-BFS-Graph-Travers

The DFS-BFS graph traversal project is built using Angular for the frontend and Node.js for the backend. It demonstrates two popular graph traversal algorithms: Depth-First Search (DFS) and Breadth-First Search (BFS). These algorithms are fundamental for exploring nodes and edges of a graph, solving a variety of computational and real-world problem
https://dfs-bfs-graph-travers.netlify.app
Other
17 stars 68 forks source link

FEATURE: Addition of Algo Compare Page #554 #584

Closed Shariq2003 closed 1 week ago

Shariq2003 commented 1 week ago

fix: #554

Title: Addition of Algorithm Comparison Page

Description: Introduce a dedicated Algo Compare Page to allow users to compare different algorithm performances side-by-side. This page will feature a comparison tool that enables users to select multiple algorithms and view their performance metrics (e.g., time complexity, space complexity) on a variety of datasets and problem scenarios. The interface will provide visualizations such as bar graphs, line charts, or comparative tables to facilitate a clear understanding of differences in efficiency, resource consumption, and scalability.

Features:

Algorithm Selection: Dropdown or multi-select options for choosing algorithms. Comparison Metrics: Display key metrics such as execution time, memory usage, and complexity. Visual Representation: Graphical comparisons through charts or tables for better insights. Dataset Variability: Options to test algorithms on different dataset types and sizes. Performance Summary: A section with summaries and recommendations based on comparison results. Goal: To enhance user experience by providing a comprehensive comparison tool that helps users understand algorithm efficiency and select the most appropriate algorithm for specific use cases. This feature aims to make algorithm learning and selection more intuitive and data-driven.

github-actions[bot] commented 1 week ago

Thank you for submitting your pull request! πŸ™Œ We'll review it as soon as possible. In the meantime, If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

netlify[bot] commented 1 week ago

Deploy Preview for dfs-bfs-graph-traversal ready!

Name Link
Latest commit e96051412f8f915ca8c283c8cd9ddbec69294f46
Latest deploy log https://app.netlify.com/sites/dfs-bfs-graph-traversal/deploys/672f7102d55b130007bc3cff
Deploy Preview https://deploy-preview-584--dfs-bfs-graph-traversal.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

sakeel-103 commented 1 week ago

@Shariq2003 could you please provide the output demo.

Shariq2003 commented 1 week ago

@sakeel-103 sir, actually my laptop malfunction and got down unexpectedly, thats why i am making PR with other laptop that causes a commit with that id above, i have revert that, and reconfig the changes, please review

image

github-actions[bot] commented 1 week ago

πŸŽ‰πŸŽ‰ Thank you for your contribution! Your PR #584 has been merged! πŸŽ‰πŸŽ‰