Coders Packet

Packets submitted by Hemkar Goswami

Parallel Computing using C++

Comparison between the serial and parallel implementation of Smith-Waterman local sequence alignment algorithm using C++(libraries- stdio,stdlib,math and omp).

MySQL SQL Injection using HTML,CSS,PHP,JS

A code is given to protect the website from SQL injection and XSS attacks. The language used is PHP and MySQL.