Pinned Repositories
Algorithm_Design_and_Analysis
Contains various problems related to Greedy, Divide and Conquer, Dynamic Programming, max flows, min cuts and Linear Programming Problems along with solutions.
Courese_Explorer
A simple web application for practice. Just want to have an idea about front-end development and Angular Framework.
CSCB09-A_Simple_Search_Engine
CSCB09-Buxfer
CSCB09-Shell_Programing
CSCB58-Final-Project
This the final project for CSCB58 winter 2019 of PRA 04 GROUP 06
CSCB63-AVL_tree
Implementation of AVL.
CSCB63-HyperSudoku_Solver
HyperSudoku Solver. Time limit: 2s.
CSCC69_Ext2_File-System
Implementation of ext2 Linux file system.
CSCC69_Memory-Management
Translating virtual memory to physical memory using different page replacement algorithms.
JavieW's Repositories
JavieW/CSCC69_Ext2_File-System
Implementation of ext2 Linux file system.
JavieW/Algorithm_Design_and_Analysis
Contains various problems related to Greedy, Divide and Conquer, Dynamic Programming, max flows, min cuts and Linear Programming Problems along with solutions.
JavieW/CSCB09-A_Simple_Search_Engine
JavieW/CSCC69_Memory-Management
Translating virtual memory to physical memory using different page replacement algorithms.
JavieW/Courese_Explorer
A simple web application for practice. Just want to have an idea about front-end development and Angular Framework.
JavieW/CSCB09-Buxfer
JavieW/CSCB09-Shell_Programing
JavieW/CSCB58-Final-Project
This the final project for CSCB58 winter 2019 of PRA 04 GROUP 06
JavieW/CSCB63-AVL_tree
Implementation of AVL.
JavieW/CSCB63-HyperSudoku_Solver
HyperSudoku Solver. Time limit: 2s.
JavieW/CSCB63-Marcher
JavieW/CSCC01_Author-Paper
Query and manipulate data stored in mongoDB using API.
JavieW/CSCC01_Song-Profile
Micro services, containing 2 databases (neo4j and mongdb), communicate with each others through API calls
JavieW/CSCC01_Star-Movie
Query and Manipulate neo4j database which stores relationship between stars and movies through API.
JavieW/CSCC43_ConferenceDB-Design
Make reasonable assumptions based on the requirements and come out a ER diagram for the table then covert ER to ddl.
JavieW/CSCC43_JDBC
JavieW/CSCC69_Hijacking-System-Calls
Hijacking (intercepting) system calls by writing and installing a very basic kernel module to the Linux kernel.
JavieW/Mock_fileSystem
Java project, scrum process.
JavieW/project-cipher
A trip planning app finished in a group of 7 people. Users can specify the location, date, budgets as well as some preferences, then it will generate a trip plan for team.
JavieW/Shortest-Path-Algos
Dijkstra's, Bellman-Ford, Floyd-Warshall
JavieW/sklearn