Seyedmehrad Adimi (mehradadimi)

mehradadimi

Geek Repo

Company:University of Victoria

Location:Victoria, BC, Canada

Home Page:https://www.linkedin.com/in/mehradadimi2020/

Github PK Tool:Github PK Tool

Seyedmehrad Adimi's repositories

BoardingGate

This program (CSC115 Assignment 5) uses implementing an interface in Java, exposure to the Priority Queue ADT, implementing a Heap, and exposure to the Comparable<E> interface

Language:JavaStargazers:1Issues:0Issues:0

contactBook

This is a simple contact book which includes first name, last name, phone number, email, location, and birth date. It also allows the user to change all of those. The code uses "datetime" package.

Language:PythonStargazers:1Issues:0Issues:0

Ferry_Average_Monthly_Delay

This program gets an encrypted file and a password as input, and if the password is correct, decrypts the file using the password. Then, it calculates the average monthly delay of BC Ferries departure time, and prints it in a readable file as an output. The program uses REGEX to check if the password is in the correct format. Also, it uses Shifting (Cipher) algorithm for encryption.

Language:PythonStargazers:1Issues:0Issues:0

HashTable

Implementation of Hash table (Double Hashing and Quadratic Probing)

Language:JavaStargazers:1Issues:0Issues:0

Matrix_Operations

This simple program (Assignment 7 - CSC111) includes functions for matrix operations.

Language:CStargazers:1Issues:0Issues:0

mazeSolver

This program (CSC115 Assignment 4), uses Stack ADT (array based), Exceptions, and recursive methods to solve a text-based maze.

Language:JavaStargazers:1Issues:0Issues:0

Word_Count

This program (CSC111 Assignment) uses "word" struct and list in C language (uses pointers) to get a file name as an input, and counts the number of words in the file.

Language:CStargazers:1Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

rust-bio-seq-public

Some algs from Rust-bio to Seq

Language:RustLicense:GPL-3.0Stargazers:0Issues:0Issues:0