Skip to content
View SofiMeza's full-sized avatar

Block or report SofiMeza

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. CS251_Project1 CS251_Project1 Public

    n this project, you will work on two problems. First, we will implement a Double-ended Cyclic queue, and then we will use that queue to find a solution to a maze.

    Java

  2. CS251_Project2 CS251_Project2 Public

    Implementation of priority queue and hasthable. Optimize the general operations on both the data structures in order to model an order-taking system at a restuarant.

    Java

  3. CS251_Project3 CS251_Project3 Public

    Implement a basic function to Lexicographically compare two objects. In the second part, you will be using the first part objects to implement a basic AVL tree

    Java

  4. CS251_Project4 CS251_Project4 Public

    You need to build a cost-effective flight network for Boilermaker Airlines. Purdue CS has been called upon to help with this extensive project. CS 251 students have the capability of efficiently so…

    Java

  5. CS251_Project5 CS251_Project5 Public

    Compressed Tries, pattern searching, autocomplete queries

    Java

  6. Hangman_NoGUI Hangman_NoGUI Public

    Java