For further actions, you may consider blocking this person and/or reporting abuse
Read next

Create an Interactive Eraser Tool with HTML5 Canvas 🚀
A0mineTV -

Server-Side Rendering (SSR) vs. Client-Side Rendering (CSR) in Web Applications: A Complete Guide
Sangeeth p -

Node.js Performance: Advanced Instrumentation Techniques for Better Application Insights
Aarav Joshi -

Supercharge your HTML with mizu.js!
lowlighter 🦑 -
Top comments (3)
Use a Set data structure ideally using Redis for checking membership, for example each user has a set of user ids as friends and a set of user ids as enemies. Now all the operations would involve using union find or intersection operations.
Great idea !! awesome , thanks a lot man ! ..
I got it .
is there a way to do so with emails, in order to block a received mail?