mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
| .. | ||
| __init__.py | ||
| base_conversion.py | ||
| binary_matrix.py | ||
| caesar_cipher.py | ||
| count_primes.py | ||
| group_anagrams.py | ||
| isomorphic_strings.py | ||
| letter_counting.py | ||
| letter_jumble.py | ||
| manipulate_matrix.py | ||
| number_filtering.py | ||
| number_sorting.py | ||
| palindrome_generation.py | ||
| ransom_note.py | ||
| rotate_matrix.py | ||
| sentence_reordering.py | ||
| spell_backward.py | ||
| spiral_matrix.py | ||
| word_ladder.py | ||
| word_sequence_reversal.py | ||
| word_sorting.py | ||