Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in linked-list
How to append an element to the end of a linked list?
Mar 10, 2026
c++
list
linked-list
append
element
A queue using structs and dynamic memory allocation
Mar 09, 2026
c
pointers
struct
linked-list
C - Conditional jump or move depends on uninitialised value(s)
Mar 07, 2026
c
linked-list
valgrind
Iterator for a linkedlist
Mar 06, 2026
java
linked-list
iterator
what should be used to create link list in C++, structures or classes
Mar 07, 2026
c++
class
data-structures
struct
linked-list
Print Function Linked Lists C++
Mar 03, 2026
c++
function
printing
linked-list
Why are there only log(N) recursive calls made in this tree traversal?
Mar 04, 2026
java
recursion
arraylist
linked-list
binary-tree
How to delete consecutive elements in a linked list which add up to 0
Mar 03, 2026
python
algorithm
linked-list
subset-sum
np-complete
My function to merge two linked lists is not working properly
Mar 03, 2026
c
merge
linked-list
Should the removeAt() function remove the removing node’s pointer?
Mar 01, 2026
javascript
linked-list
Java linked list set method
Feb 27, 2026
java
sorting
linked-list
Relative sort - insertBefore() and insertAfter() methods
Feb 27, 2026
java
arrays
list
linked-list
Concat linked lists in constant time complexity O(1) in Kotlin or Java
Feb 27, 2026
java
kotlin
linked-list
concatenation
C - Linked list next node is null
Feb 26, 2026
c
linked-list
Node reference into linked list like .Net has, to enable O(1) item insertion
Feb 26, 2026
java
linked-list
big-o
C: removing linked list
Feb 25, 2026
c
list
linked-list
free
singly-linked-list
Implementing a Linked List C
Feb 25, 2026
c
linked-list
malloc
Older Entries »