UmairHabib/MultiThreading-to-Find-Palindrome-Synchronously-in-Java
Our task was to read words from dictionary and creates a HashMap. Partially pass the hashmap and SharedArr to writer thread and synchronously store answers in sharedArr.
JavaMIT
Our task was to read words from dictionary and creates a HashMap. Partially pass the hashmap and SharedArr to writer thread and synchronously store answers in sharedArr.
JavaMIT