Skip to content

Planning, schedule and discussion of weekly system design meetings

Notifications You must be signed in to change notification settings

system-design-meetings/topics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository is mainly purposed to track our weekly meetings

Meetings

Weekly:

Tuesday: 6pm, Berlin, BMO-H-2-3 Farmville-12 P - Solving random competitions

Friday: 6pm, Berlin, BMO-F-0-1 Factory-12 P - Discussing system design related topics

Repository structure

Competitions - keep each competition in a separate folder. For each competition keep a link to the competition platform in README. README can be used for other random notes.

Each subfolder refers to the problem with solutions in different languages. Only accepted solutions should be added.

/competitions
   /12-dec-2016-codeforces
      README.md
      /team1
        /A
          code.cpp
          code.java
          input
        /B
        ...
   /19-dec-2016-hackerrank
   ...

System design notes - for each meeting please keep all related materials in the corresponding folder. The structure is of free format, however it would be good to have links to original paper, ideas, sketches, photos of the whiteboard from the meeting and whatever relevant/useful materials to help us go back to these material and easily remember what was discussed.

/system-design
  /15-dec-2016-RTB
    # free format here
    # but good to have extra notes, resources, links used etc.
  /22-dec-2016-Consensus

Desired Topics - list of topics we want to discuss in the future

/desired-topics
   topics.md

About

Planning, schedule and discussion of weekly system design meetings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published