Pinned Repositories
BigGame
Final project for Big Data class
HashMap_SearchEngineIndex
This program uses a hashmap data structure to search for any phrase in a given collection of HTML web pages.
PongGame
This is a multiplayer, multi-mode Pong Game, designed and created from scratch in one week.
RWay_Trie_AutoComplete
This program builds an R-Way Trie data structure based on an input set of words, and uses it to autocomplete a user input prefix
StockExchange
This program stores and modifies stock prices based on an input containing 50,000 changes. It contains both an ArrayList and a BST implementation for easy comparison.
CCSGA-Comments
NN_final
Utilizing sequential NN power and the expanse of the Erowid database to recreate psychoactive experience reports
CCRideShare
ourfavorites
distributed_messenger
viktorattilakelemen's Repositories
viktorattilakelemen/BigGame
Final project for Big Data class
viktorattilakelemen/StockExchange
This program stores and modifies stock prices based on an input containing 50,000 changes. It contains both an ArrayList and a BST implementation for easy comparison.
viktorattilakelemen/PongGame
This is a multiplayer, multi-mode Pong Game, designed and created from scratch in one week.
viktorattilakelemen/HashMap_SearchEngineIndex
This program uses a hashmap data structure to search for any phrase in a given collection of HTML web pages.
viktorattilakelemen/RWay_Trie_AutoComplete
This program builds an R-Way Trie data structure based on an input set of words, and uses it to autocomplete a user input prefix