Skip to content

Instantly share code, notes, and snippets.

View MRRProgramming's full-sized avatar

Mukil Radhakrishnan MRRProgramming

View GitHub Profile
@MRRProgramming
MRRProgramming / SubWordFinder.java
Created February 5, 2026 23:04
Finds and prints all SubWord Objects in a file to the console
import java.io.File;
import java.sql.SQLOutput;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Scanner;
/**
* Scans through a .txt file and extracts words that can be split into two sub-words
* Creates an ArrayList of all possible SubWords and prints them in the console
* Also creates an ArrayList of all possible Sub3Words -- which are words that can be split