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 22, 2024
1 parent b34c649 commit 3bd5488
Showing 1 changed file with 88 additions and 0 deletions.
88 changes: 88 additions & 0 deletions problems
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,28 @@
},
"paid_only": true
},
{
"stat": {
"question__title": "Smallest Substring With Identical Characters II",
"question__title_slug": "smallest-substring-with-identical-characters-ii",
"frontend_question_id": 3399
},
"difficulty": {
"level": 3
},
"paid_only": false
},
{
"stat": {
"question__title": "Subsequences with a Unique Middle Mode I",
"question__title_slug": "subsequences-with-a-unique-middle-mode-i",
"frontend_question_id": 3395
},
"difficulty": {
"level": 3
},
"paid_only": false
},
{
"stat": {
"question__title": "Minimum Total Operations",
Expand All @@ -55,6 +77,17 @@
},
"paid_only": true
},
{
"stat": {
"question__title": "Smallest Substring With Identical Characters I",
"question__title_slug": "smallest-substring-with-identical-characters-i",
"frontend_question_id": 3398
},
"difficulty": {
"level": 3
},
"paid_only": false
},
{
"stat": {
"question__title": "Maximum Area Rectangle With Point Constraints II",
Expand All @@ -77,6 +110,17 @@
},
"paid_only": false
},
{
"stat": {
"question__title": "Count Subarrays of Length Three With a Condition",
"question__title_slug": "count-subarrays-of-length-three-with-a-condition",
"frontend_question_id": 3392
},
"difficulty": {
"level": 1
},
"paid_only": false
},
{
"stat": {
"question__title": "Maximum Area Rectangle With Point Constraints I",
Expand Down Expand Up @@ -132,6 +176,17 @@
},
"paid_only": false
},
{
"stat": {
"question__title": "Count Paths With the Given XOR Value",
"question__title_slug": "count-paths-with-the-given-xor-value",
"frontend_question_id": 3393
},
"difficulty": {
"level": 2
},
"paid_only": false
},
{
"stat": {
"question__title": "Minimize the Maximum Adjacent Element Difference",
Expand All @@ -143,6 +198,28 @@
},
"paid_only": false
},
{
"stat": {
"question__title": "Check if Grid can be Cut into Sections",
"question__title_slug": "check-if-grid-can-be-cut-into-sections",
"frontend_question_id": 3394
},
"difficulty": {
"level": 2
},
"paid_only": false
},
{
"stat": {
"question__title": "Minimum Number of Operations to Make Elements in Array Distinct",
"question__title_slug": "minimum-number-of-operations-to-make-elements-in-array-distinct",
"frontend_question_id": 3396
},
"difficulty": {
"level": 1
},
"paid_only": false
},
{
"stat": {
"question__title": "Digit Operations to Make Two Integers Equal",
Expand Down Expand Up @@ -473,6 +550,17 @@
},
"paid_only": false
},
{
"stat": {
"question__title": "Maximum Number of Distinct Elements After Operations",
"question__title_slug": "maximum-number-of-distinct-elements-after-operations",
"frontend_question_id": 3397
},
"difficulty": {
"level": 2
},
"paid_only": false
},
{
"stat": {
"question__title": "Adjacent Increasing Subarrays Detection II",
Expand Down

0 comments on commit 3bd5488

Please sign in to comment.