Skip to content
View maricr-sk's full-sized avatar
Block or Report

Block or report maricr-sk

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. BST-Project BST-Project Public

    Implements prefix, postfix, inorder, and levelorder notation and searches on a BST

    Java 1

  2. BSTMap BSTMap Public

    A project that implements BS and AVL trees, using nodes, pairs, as well as does preorder, inorder, and postorder traversals, and does balancing for the AVL trees. Uses Pairs and StringBuilders.

    Java 1

  3. CommonWordFinder CommonWordFinder Public

    Finds top occurring words and unique words in a text (our sample was the Bible) through AVL trees, BSTs, and HashMaps. Uses StringBuilder, HashMaps, BufferedReader, and Comparators.

    Java 1

  4. LinkedLists-II LinkedLists-II Public

    Created a linked list and implemented methods

    Java 1

  5. Maze-Project Maze-Project Public

    Solves the rat in a maze problem using a given input

    Java 1

  6. Password-File-Lab Password-File-Lab Public

    Creates a working login prompt (using terminal), implements multiple functions and hashes passwords using a salt key and MD5 hashing. Uses filewriters, stringbuilders, and stringbuffers.

    Java 1