Skip to content
  •  Soul Society
  •  0858#969#6261
  •  N/A
Dev Path for CC
  • About
  • Contact

Tag: Medium

2168. Unique Substrings With Equal Digit Frequency
LeetCode

2168. Unique Substrings With Equal Digit Frequency

January 8, 2025 Hash Table, Medium, Rolling Hash

Actually, brute force can work due to constrains. However, if we count the frequency every time, the time complexity will be O(n**3), which may…

Leave a Comment on 2168. Unique Substrings With Equal Digit Frequency
3408. Design Task Manager
LeetCode

3408. Design Task Manager

January 7, 2025 Hash Table, Heap, Medium, OOD

Point is: we don’t have to remove items immediately from heap after rmv / edit operation. Do it when we are going to execTop.

Leave a Comment on 3408. Design Task Manager
3409. Longest Subsequence With Decreasing Adjacent Difference
LeetCode

3409. Longest Subsequence With Decreasing Adjacent Difference

January 7, 2025 Dynamic Programming, Medium

1 Comment on 3409. Longest Subsequence With Decreasing Adjacent Difference
3413. Maximum Coins From K Consecutive Bags
LeetCode

3413. Maximum Coins From K Consecutive Bags

January 7, 2025 Medium, Sliding Window

1 Comment on 3413. Maximum Coins From K Consecutive Bags
3412. Find Mirror Score of a String
LeetCode

3412. Find Mirror Score of a String

January 7, 2025January 7, 2025 Hash Table, Medium

Leave a Comment on 3412. Find Mirror Score of a String

Posts pagination

« 1 2 3

Recent Posts

  • 🚨 Welcome to the Era of o4: Powerful, Autonomous… and Hallucinating?
  • 3472. Longest Palindromic Subsequence After at Most K Operations
  • 3473. Sum of K Subarrays With Length at Least M
  • 3474. Lexicographically Smallest Generated String
  • 1524. Number of Sub-arrays With Odd Sum

Recent Comments

  1. lcsqr on 1462. Course Schedule IV
  2. lcsqr on 1462. Course Schedule IV
  3. lcsqr on 3409. Longest Subsequence With Decreasing Adjacent Difference
  4. lcsqr on 3413. Maximum Coins From K Consecutive Bags
  5. lcsqr on 3411. Maximum Subarray With Equal Products

Archives

  • April 2025
  • March 2025
  • February 2025
  • January 2025

Categories

  • Artificial Intelligence
  • LeetCode
  • Others
Designed by Nasio Themes || Powered by WordPress