Back to All Challenges
Back to all challenges

Logical Inconsistency in User Role Filtering

Solve the "Logical Inconsistency in User Role Filtering" advanced challenge. Focus: javascript logic.

advancedjavascript

Terminal

user@debugger:~/project$ node app.js
Returns users with a matching role using loose comparison, which may include unexpected types.
user@debugger:~/project$
Test Cases (Click to expand)