#
isempty
Here are 11 public repositories matching this topic...
-
Updated
Apr 18, 2026 - JavaScript
Some codes for Queue operations such as Queue with Array, Circular Queue with Array, Queue with Linked List, Circular Queue with Linked List, Circular Queue Linked List Splitting. These are having operations such as enqueue, dequeue, traverse, insertion, deletion, traverse, isEmpty, isFull, searching etc. ( in C++)
cpp splitting traverse dequeue circular-queue queue-linked-list isempty queue-data-stucture queue-array circular-queue-array circular-queue-linkedlidt isfull
-
Updated
Oct 1, 2020 - C++
-
Updated
Dec 30, 2022 - JavaScript
C Preprocessor metaprogramming and other useful abuses
-
Updated
Apr 30, 2020 - C++
Today I learned about the Stack data structure, which follows the LIFO (Last In, First Out) principle. This means the element added last is the one removed first.
-
Updated
Dec 8, 2025
MERN Stack User Authentication App using JWT
react javascript dotenv express node html5 mongodb css3 mongoose sweetalert2 axios jsonwebtoken materialize-css yup bcryptjs formik jwt-decode isempty
-
Updated
Oct 10, 2021 - JavaScript
Add this topic to your repo
To associate your repository with the isempty topic, visit your repo's landing page and select "manage topics."