Skip to content

darkchoc/mock-machine-coding-3

 
 

Repository files navigation

mock-machine-coding-3

Welcome to the 3rd Mock Machine Coding Round by workat.tech.

Please visit this link to participate.

NOTE:

  1. Currently the unique id isn't based on hash, but a counter that gets appended to type of element being creaated.
  2. The output is just printing stuff line after line, instead of in a dict. I'll try to change that later.
  3. I've added some of my own methods, like SHOW USER, CREATE USER, etc.
  4. Sample input is present in sample_input.txt

TO RUN:

$> g++ user.cpp card.cpp list.cpp board.cpp appManager.cpp driver.cpp -o trello

$> ./trello

TODO: Cmake command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%