© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Graph structure problem, is my code correct? - C#
C
C#
•
2y ago
•
2 replies
daniel2
Graph structure problem, is my code correct?
given a directed graph contain groups of nodes
, a node in the graph can
't access all the node in the graph
. Each node will only point to one node or nothing
(null
)
, return the number of groups in this graph
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
62,470
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
❔ Best data structure for graph?
C
C# / help
3y ago
✅ Is my understanding correct?
C
C# / help
10mo ago
✅ Problem running my code
C
C# / help
3y ago
✔ Simple code structure question
C
C# / help
3y ago