Skip to content

Instantly share code, notes, and snippets.

View deniscostadsc's full-sized avatar
🏴‍☠️

Denis Costa deniscostadsc

🏴‍☠️
View GitHub Profile
@deniscostadsc
deniscostadsc / interview.sql
Last active August 25, 2022 17:47 — forked from anarute/interview.sql
SQL challenge
-- Schema and data
create table candidates (
id int not null,
name varchar,
email varchar,
created_at timestamptz,
updated_at timestamptz
);
/*
* Copyright (c) 2010 Tobias Schneider
* This script is freely distributable under the terms of the MIT license.
*/
(function(){
var UPC_SET = {
"3211": '0',
"2221": '1',
"2122": '2',