Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.51 KB

File metadata and controls

35 lines (22 loc) · 1.51 KB

POTD - Problem Of The Day

Embed POTD POTD on dashboard - not solved POTD on dashboard - solved

The Problem Of The Day (hereby referred to as POTD) is a feature on Codebloom that provides users with a score multiplier if solved.

The user is only eligible if:

  • The user submits a solution to Codebloom while the problem is still a POTD
  • The user has not solved this problem before

This POTD can be viewed on codebloom.patinanetwork.org/dashboard after onboarding steps have been completed (automatically shown to you).

Origin

The POTD is a random problem every day on leetcode.com that, when solved, increases your streak:

leetcode.com POTD
Clicking on the streak icon takes you to the POTD

The problem can also be found on leetcode.com/problemset as the first problem in the list with a calendar icon next to it.

leetcode.com POTD

Embedded POTD

There is an embedded widget for the POTD, which can be attached to any website.

Goto ./EMBED.md to learn more