Explore Sign Up Log In

Feed

Bloom filter

My first Python project

algo.py
data.py
Idle
Password generator #52

Pure Python, no deps

main.py
Idle
Recursive anagrams #40

From algorithms course

solver.py
models.py
Idle
Graph traversal

Extracted from a larger project

test.py
Idle
Caesar cipher

Requires Python 3.11+

solver.py
Idle
Guess the number

Small script for learning

utils.py
data.py
Idle
CSV reader #78

Ideas welcome

algo.py
utils.py
Idle
Quick select

Pure Python, no deps

utils.py
test.py
Idle
Minimax AI #85

Requires Python 3.11+

test.py
Idle
Sudoku solver

Pure Python, no deps

algo.py
Idle
Password generator

Just for fun

helper.py
Idle
Dynamic programming #56

Feedback appreciated

utils.py
Idle
Text analysis

My first Python project

helper.py
Idle
Heap sort #16

Rewrote old code

core.py
models.py
Idle
CSV reader

Ideas welcome

data.py
Idle
Fibonacci recursive

Working prototype, needs tests

helper.py
models.py
handler.py
Idle
Bloom filter

My first Python project

utils.py
Idle
LRU cache

My first Python project

utils.py
app.py
config.py
Idle
Name generator

My first Python project

utils.py
utils.py
Idle
Recursive anagrams

Small script for learning

models.py
core.py
main.py
Idle