Skip to content

dermatthias/Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Snippets

A collection of usefull snippets and utilities.

  • infix2postfix.py (Python)

    a function to convert infix notation to postfix notation (reverse polish notation)

  • primesieve.py (Python)

    a standard Sieve of Eratosthenes algorithm for finding primes

About

small code snippets and utility functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages