How to compare 2 string array using DynamoDB query operators?

0

I just want to compare something like post tag ["bird","fruits","books"] with user interest ["cars","software","laptop","movies","books","coding"] look one element of each array is matching but I want to create a sort so that I can get the psots related to intrest.