Skip to content

Incorrect editorial - 2402. Meeting Rooms III #20495

@preemoDez

Description

@preemoDez

LeetCode Username

przemysaw2

Problem number, title, and link

  1. Meeting Rooms III https://leetcode.com/problems/meeting-rooms-iii

Category of the bug

  • Problem description
  • Solved examples
  • Problem constraints
  • Problem hints
  • Incorrect or missing "Related Topics"
  • Incorrect test Case (Output of test case is incorrect as per the problem statement)
  • Missing test Case (Incorrect/Inefficient Code getting accepted because of missing test cases)
  • Editorial
  • Programming language support

Description of the bug

The $O(N)$ or $O(NlgN)$ is not added to the time complexity in the second solution.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions