• Stars
    star
    1
  • Language
    Java
  • Created about 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

player have to guess the correct letter to form a word to win the game. GUI based game.

More Repositories

1

Predicting-Yelp-User-Rating-using-Spark-ML-library-on-Hadoop-in-scala

Predicting Yelp User Rating using Spark ML library on Hadoop in scala with machine learning models (Logistic Regression, Random Forest, and Gradient Boosted Classification Trees) to predict the ratings based on the TFIDF vector of the review text
Jupyter Notebook
3
star
2

Universe-Planets-Game

Java
2
star
3

OS-batch-processing-

simulation of OS batch processing and CPU Scheduling
Java
2
star
4

Common-Followers-using-MapReduce-in-java

MapReduce program which gets a sample of twitter following graph and produces an output which shows all their common followers for each pair of users.
Java
2
star
5

OS-First-Fit-Best-Fit-Algos

implementation of first fit and best fit algorithms
Java
1
star
6

OS-SJF-Algorithm

Shortest Job First Algo Simulation
Java
1
star
7

OS-Virtual-Memory-Simulation

all the algorithms simulated for CPU scheduling and OS concepts
1
star
8

Multi-Threading-Reading-Writing-Syncronization-

Reading/Writing file Synchronization using threads
Java
1
star
9

DataFeed-Tool-School-Managment-System-

Import records from excel to DB and vice versa in a School Management System
Java
1
star
10

Java-Linked-List-Operations

All Operations on a linked list solved
Java
1
star
11

Hunter-Game

player will hunt the animals through shooting
1
star
12

Automated-Filling-Station

GUI based java application
Java
1
star
13

Greek-Jumbling-words-Game

Form words from Jumbled letters
Java
1
star
14

Finding-Common-Movies-using-Spark-and-Hadoop-in-scala

spark code that finds all pairs of users who watched more than 50 common movies and sort them by the number of common movies they watched
Scala
1
star
15

Client-Server-E-Shopping-App

Client/Server Concepts fully illustrated using java
Java
1
star
16

Segmentation-through-Clustering

Jupyter Notebook
1
star
17

Find-Preferred-movie-genres-for-user-on-Hadoop-using-Spark-SQL-and-Apache-Hive-in-Scala

Finding the most preferred movie genres for every user
Scala
1
star
18

Loan-Status-Prediction-IBM-Machine-Learning

Jupyter Notebook
1
star
19

Semaphores

multi threading problem solved
Java
1
star
20

Console-Based-Hospital-Managment-System

java based hospital management system with DB
Java
1
star
21

Processing-Yelp-Review-Dataset-using-MapReduce-in-Java

A MapReduce program which takes review.json as input and for each business_id it outputs the number of reviews that are given to that business id with 5,4,3,2,1 stars
Java
1
star
22

Customer-s-Loyalty-analyzer

Python
1
star
23

Petersons-Algorithm

Simulation of OS Peterson's Algorithm
Java
1
star
24

OS-FCFS-Algorithm

Simulation of OS First Come First Serve Algorithm
Java
1
star
25

Taxi-Fare-Prediction-in-scala-using-spark-and-ML

we are predicting the fare amount for a taxi rides in New York City given the pickup and dropoff locations.
Jupyter Notebook
1
star
26

Average-Departure-Delay-using-MapReduce-in-java

A simple MapReduce programs to find the average flight delay for each unique carrier. A MapReduce program which computes the average departure delay per day, per unique carrier
Java
1
star
27

OS-Critical-Section-Problem-Producer-Consumer-

OS Producer Consumer Problem Solved in java
Java
1
star