Reported Posts II Problem LeetCode Problem 1132.
Description
Table: Actions
+---------------+---------+
| Column Name | Type |
+---------------+---------+
| user_id | int |
| post_id | int |
| action_date | date |
| action | enum |
| ext...
codewithabhijit.hashnode.dev3 min read