forked from TheAlgorithms/JavaScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 314144f
authored
Update CircularQueue.js for zero-length case (TheAlgorithms#1655)
* Update CircularQueue.js
* Update CircularQueue.js
Taking comments into account for refactoring my change.
* Update CircularQueue.js
Adding "this" to checkEmpty()1 parent d920e7f commit 314144f
1 file changed
+1
-1
lines changedOriginal 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