Issues (33)

topics/queue-implementation/script.js (2 issues)

Severity
1
const Queue = require('./index');
0 ignored issues
show
The constant Queue seems to be never used. Consider removing it.
Loading history...
2
// put your execution script here
0 ignored issues
show
The expression has no effects. Consider removing it.
Loading history...