qezz / interview-tasks

Collection of interview tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interview tasks

A collection of interviewing tasks that are not covered by any NDA. However, the tasks and their descriptions could be changed.

The tasks themselves are more likely to be asked on the interview, than could be converted into a complete project.

  • FizzBuzz - Several (stupid?) ways to write fizzbuzz
  • Price Match - The task is to write a function that validates the output of a black-box algirithm
  • Brackets - Validate that a sequence is a valid brackets set. Extended version.
  • Crawler - Node crawler thing
  • Brackets Parser - Brackets validator implemented using nom parser.

About

Collection of interview tasks


Languages

Language:Rust 91.9%Language:Nix 7.6%Language:Makefile 0.6%