↓ Skip to Main Content
Useful code Programming with VBA, C# and Python

Main Navigation

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About
Useful code Programming with VBA, C# and Python

Off Canvas Menu

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About

Tag: HackBulgaria

Home › Posts tagged HackBulgaria
Python – Get the shortest path in a weighted graph – Dijkstra
VBA \ Excel

Python – Get the shortest path in a weighted graph – Dijkstra

Vitosh Jul 22, 2015 Tagged with dijkstra, HackBulgaria, print shortest path dijkstra, Python, shortest path

Today, I will take a look at a problem, similar to the one here. In the article there, I produced a matrix, calculating the cheapest plane tickets between any two airports given. Today, the task is a little different. I would …

Python – Get the shortest path in a weighted graph – Dijkstra Read more →

C# – Make your own query language
C Sharp Tricks

C# – Make your own query language

Vitosh Feb 28, 2015 Tagged with C#, HackBulgaria, query language, query with C#, query with csv files

Well, most probably the answer depends on the query language 🙂 Here is the task: Problem 3 – A query language over a CSV file A CSV files (comma separated values) can be represented as a table. For example this …

C# – Make your own query language Read more →

Copyright © 2026 VitoshAcademy