Skip to content

November 2024

Compare
Choose a tag to compare
@threeal threeal released this 01 Dec 15:15
· 57 commits to main since this release
202411
9a2917a

What's Changed

Problems Solved

  • Problem 386. Lexicographical Numbers (in C).
  • Problem 476. Number Complement.
  • Problem 566. Reshape the Matrix.
  • Problem 874. Walking Robot Simulation.
  • Problem 1106. Parsing a Boolean Expression (in C).
  • Problem 1233. Remove Sub-Folders from the Filesystem (in C).
  • Problem 1277. Count Square Submatrices with All Ones.
  • Problem 1460. Make Two Arrays Equal by Reversing Subarrays.
  • Problem 1574. Shortest Subarray to be Removed to Make Array Sorted.
  • Problem 1829. Maximum XOR for Each Query.
  • Problem 1909. Remove One Element to Make the Array Strictly Increasing (in C).
  • Problem 1957. Delete Characters to Make Fancy String.
  • Problem 1979. Find Greatest Common Divisor of Array.
  • Problem 2064. Minimized Maximum of Products Distributed to Any Store.
  • Problem 2257. Count Unguarded Cells in the Grid.
  • Problem 2275. Largest Combination With Bitwise AND Greater Than Zero.
  • Problem 2406. Divide Intervals Into Minimum Number of Groups (in C).
  • Problem 2427. Number of Common Factors (in C).
  • Problem 2501. Longest Square Streak in an Array.
  • Problem 2516. Take K of Each Character From Left and Right.
  • Problem 2530. Maximal Score After Applying K Operations.
  • Problem 2601. Prime Subtraction Operation.
  • Problem 2684. Maximum Number of Moves in a Grid.
  • Problem 2914. Minimum Number of Changes to Make Binary String Beautiful.
  • Problem 3011. Find if Array Can Be Sorted.
  • Problem 3097. Shortest Subarray With OR at Least K II.
  • Problem 3133. Minimum Array End.
  • Problem 3163. String Compression III.

Full Changelog: 202410...202411