Skip to content
#

cycle-detection

Here are 85 public repositories matching this topic...

A Python implementation demonstrating three fundamental linked list techniques with clear examples and detailed explanations. Features Multiple Pass, Temporary Head, and Fast-Slow Pointer algorithms for common linked list operations including finding middle elements, reversing lists, and cycle detection.

  • Updated Jul 10, 2025
  • Python

Universal dependency graph analyzer with cycle detection, Tarjan's algorithm, and GraphViz visualization. Built with TypeScript & GraphQL. Analyze software packages, microservices, courses, or any dependency system. Live API + NPM package available.

  • Updated Jan 25, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the cycle-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cycle-detection topic, visit your repo's landing page and select "manage topics."

Learn more