Skip to content

Commit

Permalink
Update problems [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Spxg authored and github-actions[bot] committed Dec 15, 2024
1 parent b04ad5c commit 94f6d10
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions problems
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,17 @@
},
"paid_only": false
},
{
"stat": {
"question__title": "Count Beautiful Splits in an Array",
"question__title_slug": "count-beautiful-splits-in-an-array",
"frontend_question_id": 3388
},
"difficulty": {
"level": 2
},
"paid_only": false
},
{
"stat": {
"question__title": "Maximum Area Rectangle With Point Constraints I",
Expand Down Expand Up @@ -275,6 +286,17 @@
},
"paid_only": false
},
{
"stat": {
"question__title": "Minimum Operations to Make Character Frequencies Equal",
"question__title_slug": "minimum-operations-to-make-character-frequencies-equal",
"frontend_question_id": 3389
},
"difficulty": {
"level": 3
},
"paid_only": false
},
{
"stat": {
"question__title": "Count Number of Balanced Permutations",
Expand Down Expand Up @@ -319,6 +341,17 @@
},
"paid_only": false
},
{
"stat": {
"question__title": "Button with Longest Push Time",
"question__title_slug": "button-with-longest-push-time",
"frontend_question_id": 3386
},
"difficulty": {
"level": 1
},
"paid_only": false
},
{
"stat": {
"question__title": "Count K-Reducible Numbers Less Than N",
Expand Down Expand Up @@ -495,6 +528,17 @@
},
"paid_only": true
},
{
"stat": {
"question__title": "Maximize Amount After Two Days of Conversions",
"question__title_slug": "maximize-amount-after-two-days-of-conversions",
"frontend_question_id": 3387
},
"difficulty": {
"level": 2
},
"paid_only": false
},
{
"stat": {
"question__title": "Adjacent Increasing Subarrays Detection I",
Expand Down

0 comments on commit 94f6d10

Please sign in to comment.