xyflow / web

📖 This monorepo contains the xyflow website and the documentation sites for React Flow and Svelte Flow.
https://xyflow.com
MIT License
54 stars 53 forks source link

Showcase Project : Roadmap-Flow - Roadmap for Programmers with List of topic wise Questions #328

Closed SikandarJODD closed 9 months ago

SikandarJODD commented 9 months ago

Code of Conduct

Project Name

Roadmap-Flow

Project Description

Roadmap for Programmers to Learn DSA & Solve Topic wise Leetcode Questions

Project Tags

roadmap, codeflow, dsa, programming, leetcode-questions

Link to the project website

https://github.com/SikandarJODD/CodeFlow

Link to project demo

https://roadmap-flow.vercel.app

Used Library

Svelte Flow

Upload a Project Screenshot

DSA Page : image Knapsack Algorithm : image Data-Structure Types : image

Additional Information

Motive of Project

Help Programers to Learn Data Structures & Algorithms in interactive way also solve topic wise question from Leetcode, Our Project includes 150+Questions with Array, Hashmap, Stack, Dynamic Programming questions. Projects helps to learn concepts like Vectors, Stack, Map in interactive way, Code consist of C++ for demonstration.

Practice Questions

image

Knapsack Algo :

image

johnrobbjr commented 9 months ago

Looks great, adding to showcase in this PR https://github.com/xyflow/web/pull/331

Thanks!