xDS: Data Structures Playground Minimal, readable Python implementations of classic data structure problems. Features Simple, self-contained scripts Clean code with comments Easy to run and learn Usage git clone https://github.com/yourusername/xDS.git cd xDS python is_prime.py # filename