William C

My name is William Chin, and I am the owner of this website. I have a worked in the digital industry for roughly 7+ years with skills in Web development, digital marketing, product management, content marketing and SaaS. I love all things nature, fitness and tech.

Final-result-Hackerrank-MySQL

HackerRank – SQL – Basic Join – The Report – Solution

Here’s a cool problem from HackerRank that’s specifically centered around JOINING and CASE usage. I used specifically MySQL to solve this problem! The Problem You are given two tables: Students and Grades. Students contains three columns ID, Name and Marks. Grades contains the following data: Ketty gives Eve a task to generate a report containing three columns: Name, Grade and Mark. Ketty doesn’t want… Continue Reading