This directory contains some useful python libraries that can be used in coding interview
- Combinatoric Iterators
- Product
- Combinations
- Permutations
- Combinations with Replacement
- Sequential Iterators
- Accumulation
- Chain
- Compress
- Dropwhile
- Filterfalse
- Groupby
- Starmap
- Takewhile
- Tee
- Zip_longest
- Infinite Iterators
- Count
- Cycle
- Repeat