Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.15 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.15 KB

🎒 Homework

Introduction

Greetings. We're glad you made this to this point!

For this homework we would like you to be as creative as possible and we hope it will be an interesting experience for you to complete them!

We estimate you to complete those tasks in around 2h, and would ask you honestly to not put more time into it as we can't really ensure that you won't 😜

Solutions

Post you solutions in a secret gist and send them to us.

Tasks

  1. TS Types Test: This is a git submodule with some TS Types questions. We want you to solve 00004-easy-pick, 000016-medium-last and 00114-hard-camelcase
  2. React Code Roast: Go to https://github.com/search?q=react&type=repositories&s=updated&o=desc and choose any repository. Roast the shit out of the code! Code style abuse, typing issues, package choices, etc. Whatever makes you uncomfortable!
  3. Solidity Code Roast: Go to https://github.com/search?q=solidity&type=repositories&s=updated&o=desc and choose any repository. Roast the shit out of the code! Reentrancy issues, privelege escalations, no tests, not covered branches, bad tools choices, etc. Whatever makes you uncomfortable!

Good luck!