Change the repository type filter
All
Repositories list
15 repositories
MazeLab
PublicThis Java-based GUI program lets users generate and solve mazes. It employs the Depth-First Search (DFS) algorithm for maze generation and A* algorithm with Manhattan distance heuristic for solving. The program provides a visual representation of the maze, allowing users to visualize the process of maze creation and solving.AVL
PublicprettyPrint
PublichashCompete
Publicbook-word-counter
PublicThe Book Word Counter is a quick and efficient tool developed in Java for analyzing the frequency of words in a book. The user can interactively choose a book and search for word frequencies, providing a simple way to perform basic textual analysis on a piece of literature.TowerOfHanoi
PublicGAN-NI
PublicMountainsTSV
PubliclistPerformance
PublicColoringBook
PublicwordHash
PublicText Analyzer is a Java application that fetches and processes text from a URL, storing words into a hash set and providing various statistics.Sudoku
PublicA versatile Sudoku puzzle solver implemented in Java that reads puzzles from text files, solves them using a backtracking algorithm, and displays the solution on a GUI.baby-names-searcher
PublicThe Baby Name Searcher is a Java program that allows users to interactively search for the popularity of a given baby name over the years. It retrieves data from a dataset and presents it in an easy-to-understand bar chart format. Additionally, the program can also fetch the meanings of the names, if available..github
PublicMadLibs
Public