You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be beneficial considering we don't have a central place for people to look for the problems we have done. Additionally, Slack removes messages because we're on free edition, so we would end up losing previous messages with solutions.
The text was updated successfully, but these errors were encountered:
Asking for everyone else's reference or incase I may want to pick it up, but how would this be executed? Manually integrated every week? Or a section of the site embedded with Medium/Google/Blog site (where we would update it from Google/Medium/etc and auto updates to our site)?
So this issue requires both front end and back end.
This requires a system where the tech leads would select their problems, and they need to either paste in the leetcode problem into a google sheets, or submit them through a frontend gui. We've been using google sheets, just to keep the cost free, instead of a db, but also because the tech leads can visually go into the sheets to modify anything.
For the members portal, the frontend would make a request to our backend the makes a request to the google sheets
The format could be something like this:
Spring 2019 |
Week 1 | Stacks and Queues | leetcode url | leetcode url
Week 2 | Graphs | leetcode url | leetcode url
This would be beneficial considering we don't have a central place for people to look for the problems we have done. Additionally, Slack removes messages because we're on free edition, so we would end up losing previous messages with solutions.
The text was updated successfully, but these errors were encountered: