forked fromTheAlgorithms/JavaScript
- Notifications
You must be signed in to change notification settings - Fork0
Commit314144f
authored
Update CircularQueue.js for zero-length case (TheAlgorithms#1655)
* Update CircularQueue.js* Update CircularQueue.jsTaking comments into account for refactoring my change.* Update CircularQueue.jsAdding "this" to checkEmpty()1 parentd920e7f commit314144f
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
|
0 commit comments
Comments
(0)