↓ 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: implementation

Home › Posts tagged implementation
The Perfect Hash Function
Artificial Intelligence, Python

The Perfect Hash Function

Vitosh Feb 15, 2026 Tagged with collisions, hashing algorithm, implementation, perfect hash, Python

In the article from 1984, Fredman and Komlos (1) mention the perfect hash function, that actually can store a sparse table with 0(1) worst case access time. And as they mention that both the data structure and the query algorithm …

The Perfect Hash Function Read more →

Python – Binary String Minimizing Problem – CodeForces
Python

Python – Binary String Minimizing Problem – CodeForces

Vitosh Nov 7, 2019 Tagged with algorithm, binary string, greedy, implementation, minimizing, Python

Codeforces has introduced a third division in their competitions. Initially I though this is the place to go for “easy” stuff, as far as some of the 2nd division problems require some advanced algorithms, like combinations of graphs and months …

Python – Binary String Minimizing Problem – CodeForces Read more →

Copyright © 2026 VitoshAcademy