Skip to content
#

bfs-dfs

Here are 50 public repositories matching this topic...

🚀 This repository contains my structured journey of mastering Data Structures & Algorithms (DSA) through core problem-solving patterns using C++. 🧠 I'm focusing on learning smart, not just more - by practicing important problem-solving strategies.

  • Updated Jul 11, 2025

This repository is my personal DSA playground, dedicated to self-improvement and skill enhancement. Through diverse coding challenges and detailed solutions, I aim to refine my Data Structures and Algorithms expertise. Join me in this journey of continuous learning and growth in the realm of computer science.

  • Updated Sep 16, 2023
  • Java

This repository contains a curated collection of Data Structures and Algorithms (DSA) problems along with detailed solutions. It serves as a valuable resource for individuals preparing for technical interviews and seeking to enhance their coding skills. The problems are categorized by topic and difficulty, accompanied by clear explanations and code

  • Updated Jun 6, 2025
  • C++

An interactive graph algorithm engine modeling a localized transit network (Navi Mumbai). Computes multi-criteria optimal routing (time, distance, tolls) utilizing Dijkstra's Min-Heap implementation and provides geographical network visualizations via NetworkX.

  • Updated Jun 4, 2026
  • Python

DSA Interview Prep: A comprehensive collection of Data Structures and Algorithms (DSA) interview problems and their solutions, designed to help candidates prepare effectively for technical interviews. This repository includes a variety of problems and solutions in multiple programming languages, making it a valuable resource for software engineers.

  • Updated Jun 6, 2025
  • C++

Improve this page

Add a description, image, and links to the bfs-dfs 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 bfs-dfs topic, visit your repo's landing page and select "manage topics."

Learn more