Topic: "anagrams"
darius/languagetoys
Random fun with statistical language models.
Language: Python - Size: 4.3 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 64 - Forks: 9

domino14/Webolith
Aerolith 2.0 - Aerolith for the web. A word study site - study for Scrabble, Boggle, Words With Frentz, etc.
Language: Python - Size: 14.5 MB - Last synced at: about 12 hours ago - Pushed at: about 16 hours ago - Stars: 40 - Forks: 9

billthefarmer/crossword
Android crossword solver
Language: Java - Size: 2.55 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 5

matthewhudson/words
🆆🅾🆁🅳🆂 JS module for generating words from characters. An anagram generator. Helpful (for cheating) when playing games like Letterpress, Words with Friends, and Scrabble.
Language: JavaScript - Size: 1.3 MB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 29 - Forks: 2

TN1ck/anagrams.io
Sophisticated anagrams finder. Lets you explore the whole anagrams search space. Multi language support: english, german, french, spanish
Language: TypeScript - Size: 42.2 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 14 - Forks: 3

freebee-game/enable
The official dictionary for Free Bee.
Language: Shell - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 5

freebee-game/web-client
Web-based client for Free Bee
Language: HTML - Size: 121 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 16

IshanManchanda/nag-a-ram
Optimized anagram solver and generator written in Python.
Language: Python - Size: 3.52 MB - Last synced at: 19 days ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 1

rm-hull/ars-magna
A multi-word anagram solver, based on the article "Anagrams and Pangrams" from The Armchair Universe
Language: Clojure - Size: 314 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

donkirkby/vograbulary
A collection of word games that will add words to your vocabulary (grab them)
Language: Java - Size: 41.7 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

irsol/30-Day-LeetCoding-Challenge
30 Days of Code Challenge
Language: Python - Size: 35.2 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

singhvirendra18gmailcom/Java-code-challenges
Its all about the CORE
Language: Java - Size: 95.7 KB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

digital-technology-agency/math
Mathematical experiments. Combinatorics. Sorting algorithm. Many utils
Language: Go - Size: 315 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

inbravo/java-feature-set
-:- My random experiements with Java -:-
Language: Java - Size: 25.6 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 8

filfreire/anagram 📦
Two string checker for anagrams (with hardcore static analysis)
Language: Java - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

Kartmaan/french-language-tools
A series of offline language tools based on a French dictionary in .csv format
Language: Python - Size: 10.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

architSrivastav/anagrams
"Anagram Game: Generate words with an additional letter based on a given word" is an android studio project in form of a game.
Language: Java - Size: 246 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

DenverCoder1/anagram-solver
Anagram solver to find words in multi-word anagrams. Includes Harry Potter word dictionary.
Language: HTML - Size: 1.47 MB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

mallik1055/anagram
Online Multiplayer game of Anagrams
Language: JavaScript - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

bjarneo/is-anagram
Check if two words or phrases are anagrams
Language: JavaScript - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

HappySeaFox/anagrams
📑 Anagram derivation finder.
Language: C++ - Size: 88.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

okany/easypython
Simple python scripts solving well known programming challenge questions
Language: Python - Size: 10.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

jawj/wordtools
Match patterns and find anagrams using a large, frequency-weighted word list
Language: TypeScript - Size: 24 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

ychalier/pseudo
Pseudonym Generator with Anagrams
Language: JavaScript - Size: 3.11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

foundationer/java-exercises
Java Exercises
Language: Java - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

boraxpr/bitesofpy
Introducing "Bitesofpy"! Here, I share my PyBites exercise solutions, fueled by a "Learning Python" bundle from a Humblebundle sale. Drawn to the captivating exercises, I dedicated six months to tackling numerous challenges.
Language: Python - Size: 2.94 MB - Last synced at: about 15 hours ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

calebrotich/anagram-trie
Generates anagrams and sub-anagrams using tries. Supports large words.
Language: JavaScript - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

maesoser/trustpilot_challenge
Proposed solution to the trustpilot challenge
Language: C - Size: 242 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

tvquizphd/abeci
Pangram Generator
Language: Python - Size: 8.81 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

nikopetr/Hadoop-MapReduce-Anagram-Solver
Program that uses Hadoop Map-Reduce to identify the anagrams of the words of a file
Language: Java - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

CoconutMacaroon/Anagram-Solver
This is an anagram solver. It takes an anagram and solves the anagram.
Language: Python - Size: 2.23 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

marcopaganini/anagramarama
Anagram generator in Go
Language: Go - Size: 374 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

bdrupieski/AnagramFinder
Java app to find anagrams in the Twitter firehose
Language: Java - Size: 1.49 MB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

TheAdnan/anagamr
Anagram word guessing game
Language: PHP - Size: 349 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

johnny-morrice/anagram
Fun anagram ranking tool for golang
Language: Go - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

steder/words
Using Python to play a better game of Words with Friends
Language: Python - Size: 719 KB - Last synced at: 19 days ago - Pushed at: about 13 years ago - Stars: 2 - Forks: 1

thevilledev/go-thespine
renhetioripescnod
Language: Go - Size: 26.4 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

alexkiro/letter-clash
Simple anagram game
Language: Vue - Size: 1.43 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

dpezely/anagram-phrases
Phrase-based anagram solver using mathematical Prime number factorization in Rust
Language: Rust - Size: 146 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

eMahtab/group-anagrams
Group the anagrams
Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

lyndseybrowning/wordapi.net
Word API written in Node & Express
Language: JavaScript - Size: 794 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

SSoelvsten/anatree
Anatree: A Fast Data Structure for Anagrams
Language: C++ - Size: 62.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

ddugovic/WordSmith Fork of danibarker/WordSmith
A Twitch bot for OMGWords
Language: Python - Size: 159 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

freddiehaddad/anagrams
Multithreaded anagram grouping written in Go.
Language: Go - Size: 2.93 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sudomango/PHP-Algo-Tasks
Решение 20 алгоритмических задач на языке PHP. Полное описание всех задач и ссылки на исходный код с решениями - в Readme.md.
Language: PHP - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sudomango/Python-Algo-Tasks
Решено 36 алгоритмических задач различной сложности на языке Python. Оформлен файл Readme.md с описанием каждой задачи и ссылками на исходный код с решениями.
Language: Python - Size: 552 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

c5apple/kotowaza-anagram-app
ことわざ文字並べ替えクイズアプリ
Language: TypeScript - Size: 4.2 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Carusel02/C-problems
Solve puzzle-games in C language
Language: C - Size: 984 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

optimus-alfaomega/Java-Cadenas-Texto
Algoritmos en java para el manejo de cadenas de texto
Language: Java - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

latch2112/anagramChallenge
anagrams server coding challenge
Language: Java - Size: 750 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

abdur75648/anagram-generator
A Java program that prints out all valid anagrams of an input string present in the a vocabulary
Language: Java - Size: 142 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

joaovicdsantos/scala-anagrams
Project for generate anagrams with scala
Language: Scala - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

e7p/unscrambler
Attempt to create a tool that can unscramble blurred texts from online articles behind a paywall.
Language: Python - Size: 3.91 KB - Last synced at: 27 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

joaovicdsantos/anagrams
A program that calculates anagrams made in Go using the resources of concurrency.
Language: Go - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

toriningenn/AnargamTree
Finds anagrams and subanagrams of the word.
Size: 455 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

chethan1999/Hackerrank
Hackerrank Problems
Language: Python - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

mattvchandler/anagram
Anagram generator
Language: C - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

kaitk/anagrams
A Quick Take on anagram creation
Language: Rust - Size: 1.52 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

OMGtechy/Countdown
*theme tune*
Language: C++ - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

ChrisMuir/anagrams
R pkg for detecting anagrams
Language: C++ - Size: 336 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

theliddler/anagramfinder
Finds anagrams of a user inputted word.
Language: Python - Size: 241 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

vvye/anagram-helper
A tool to assist in making anagrams by hand
Language: JavaScript - Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

bdrupieski/AnagramReviewer
Express.js app to retweet Twitter anagrams
Language: JavaScript - Size: 888 KB - Last synced at: 5 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

javamultiplex/string-problems
String problems and solutions in Java
Language: Java - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

bjarneo/anagram-finder-cli
This CLI makes it possible to search for anagrams from a provided dictionary file.
Language: JavaScript - Size: 26.4 KB - Last synced at: 25 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

bjarneo/find-anagrams
This package will find all anagrams from an array and group them together in an matrix array
Language: JavaScript - Size: 41 KB - Last synced at: 18 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

brijeshshah13/Google-Applied-CS-with-Android
Collection of Apps from the Starter Track in the Applied CS with Android program offered by Google.
Language: Java - Size: 414 KB - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

ivanovivelin/ng2-express
Sample Angular-NodeJS Application written in TypeScript
Language: TypeScript - Size: 218 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Rudxain/is_anagram.rs
check if sequences are permutations of each other
Language: Rust - Size: 0 Bytes - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

malavika-suresh/Anagram-solver
Advanced online anagram solver – instantly find meaningful English words from scrambled letters. Great for crosswords, Scrabble®, and word games. 100% free and open source.
Language: HTML - Size: 15.6 KB - Last synced at: 29 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

BenGumaan/anagram-grouper
Group anagrams using graph & sorted logic
Language: JavaScript - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

amandangol/anagram-odyssey
Anagram Odyssey filled with Rust!
Language: JavaScript - Size: 703 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

njabdullah/AnagramsSolver
a simple code using Python to find possible word arrangements in Anagrams games
Language: Python - Size: 12.5 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ayush487/crossword-generator
Create Crosswords for Anagrams
Language: Java - Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mathunes/anagram-generator
Anagram Generator is a Java-based application that generate all possible anagrams of a given input string.
Language: Java - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

DallasHoff/find-partial-anagrams
Takes a set of letters and returns all the words in a given word list that can be made using all or a subset of those letters.
Language: TypeScript - Size: 2.22 MB - Last synced at: 16 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

anubagre/Beginner-Python-Programs
A collection of beginner-friendly Python scripts to practice and enhance your programming skills. Explore a variety of projects, from sorting algorithms to fun games, and dive into the world of Python!
Language: Python - Size: 20.5 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

gpalleschi/anagram_api
Anagram API RESTful Node.js based Multilingual (Italian, Spanish, English) is a free, open source anagram api to get all anagrams from a word or a group of letter.
Language: JavaScript - Size: 2.35 MB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AgneeMohanty/PythonCodePractice
PythonCodes
Language: Python - Size: 80.1 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

bentsignal/Grams
Play anagrams live versus your friends
Language: JavaScript - Size: 13.1 MB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

diagonalized/anagrammer-game
game/practice for word games. made in pygame.
Language: Python - Size: 2.06 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Koallider/8OO10CDC_FLUTTER
Countdown letter game solver made using flutter. Can run on web or mobile
Language: Dart - Size: 5.66 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

riccardo-giovarelli/anagrams-factory
Anagrams Factory generates anagrams and shows it paginated (optionally, excludes the duplicated ones)
Language: TypeScript - Size: 4.28 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dzucconi/anagrams
Are there not dispersed phonemes everywhere, available for arrangement in significant combinations?
Language: TypeScript - Size: 169 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mayeenulislam/anagrammatics
A playground of Anagram
Language: HTML - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

HoussamMrabet/Anagrams-Game
Anagrams game allows players to find as many anagrams as possible within a given time limit using a set of random letters.
Language: PHP - Size: 19 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Sai-Nandan-Desetti/Bingo-Anagram
A server-client application in Java
Language: Java - Size: 20.5 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

raidastauras/words-api-adroiti
Language: Python - Size: 776 KB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

vzrostov/algorithms
A bunch of well and not well-known algorithms performed in C#
Language: C# - Size: 30.3 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rgscoder/Basics-Html-Css-JavaScript
Displays several HTML/CSS/JavaScript skills
Language: JavaScript - Size: 322 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AndrewKhassapov/js_anagrams
Basic javascript file for generating all permutations and alphabetic anagrams
Language: JavaScript - Size: 4.88 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ttuovinen/anagrammana
Toolkit for your anagrammatic writing needs.
Language: Svelte - Size: 163 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

norinorin/wordgames Fork of PixelSam123/wordgames
A Rust implementation of https://github.com/PixelSam123/wordgames4j
Language: Rust - Size: 104 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pikulet/pomenohenn
think u got a good voacbulary? try the pomenohenn
Language: Python - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

OwenK2/Online-Anagrams
An anagram game where you have 1 minute to find as many words as you can using a set of letters
Language: JavaScript - Size: 2.52 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andr-nau/anagrams-languages-compare
Test work for LinkedIn course "Python: Data Analysis"
Language: Jupyter Notebook - Size: 1.51 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

javalc6/Anagrams
Fast handling of anagrams
Language: Java - Size: 536 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

diana389/Iconic-games
tema1-pc Anagrame / Sah / Cub Rubik / X si 0
Language: C - Size: 797 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kundan-2508/Interview-Prep
Just a lot of code for my practice
Language: C++ - Size: 125 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gabrielfcisco/Projeto-Final-PC
Repositório com nosso Projeto Final, proposto na disciplina de Programação de Computadores, na linguagem C.
Language: C - Size: 40 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1
