Pinned Repositories
02_Cpp
Intro to C++, learning to do things you can already do in Java
04_Linked_List_Lab
Basic implementation of linked lists using pointers
05_Hashing_Lab
Implement a hash table in C++
06_BST_Lab
Binary Search Tree lab
ClosestStarbucks
Find the nearest Starbucks location
Interactive-Debugging
Lab on using the interactive debugger
Shuffle
Simulate the shuffling of a deck of cards, and statistically verify the results
Syllabus
Syllabus and Schedule for CSE 274
Vise
A 2-player board game, reminiscent of Hive
Zeitgeist
Count and sort the frequency of words in a big text file
MiamiOH CSE 274's Repositories
MiamiOH-CSE274/06_BST_Lab
Binary Search Tree lab
MiamiOH-CSE274/Shuffle
Simulate the shuffling of a deck of cards, and statistically verify the results
MiamiOH-CSE274/04_Linked_List_Lab
Basic implementation of linked lists using pointers
MiamiOH-CSE274/05_Hashing_Lab
Implement a hash table in C++
MiamiOH-CSE274/ClosestStarbucks
Find the nearest Starbucks location
MiamiOH-CSE274/Interactive-Debugging
Lab on using the interactive debugger
MiamiOH-CSE274/Zeitgeist
Count and sort the frequency of words in a big text file
MiamiOH-CSE274/02_Cpp
Intro to C++, learning to do things you can already do in Java
MiamiOH-CSE274/Syllabus
Syllabus and Schedule for CSE 274
MiamiOH-CSE274/Vise
A 2-player board game, reminiscent of Hive
MiamiOH-CSE274/01_Git_and_Intro
Practice with basic git functions, and intro to study of Data Structures
MiamiOH-CSE274/03_Queue_Lab
Implement an array-based queue in C++
MiamiOH-CSE274/07_Heap_Lab
Build an array-based priority queue
MiamiOH-CSE274/08_Graph_Lab
Implement a simple graph class
MiamiOH-CSE274/2014_Fall_HW
Practice using github to checkout and submit projects
MiamiOH-CSE274/Portfolio
Document completion of the course's learning outcomes