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 singly-linked-list
multithreaded linked list in C++
Mar 22, 2026
c++
multithreading
linked-list
singly-linked-list
Inserting a node at the end of linked list
Mar 24, 2026
c
data-structures
singly-linked-list
Insert function for linked list in descending order of insertion - only head node permited
Mar 18, 2026
c
linked-list
singly-linked-list
Recursively reverse linked list
Mar 17, 2026
c
recursion
linked-list
reverse
singly-linked-list
C: removing linked list
Feb 25, 2026
c
list
linked-list
free
singly-linked-list
C - Swap first and last element in singly linked list
Feb 19, 2026
c
swap
singly-linked-list
Python LinkedList with 2 pointers
Feb 04, 2026
python-3.x
data-structures
linked-list
singly-linked-list
How to print a reverse linked list without using recursion in Java?
Jan 27, 2026
java
recursion
linked-list
iteration
singly-linked-list
pop_back() in Singly Linked List in C++
Jan 25, 2026
c++
data-structures
linked-list
singly-linked-list
Check if a singly linked list is a palindrome or not in C
Jan 22, 2026
c
pointers
linked-list
palindrome
singly-linked-list
How to insert a new node in a singly linked list without using a temporary node?
Dec 12, 2025
c
pointers
data-structures
singly-linked-list
Improving the Performance for inserting elements into Linked List from an Array
Dec 02, 2025
c++
arrays
data-structures
linked-list
singly-linked-list
LeetCode160-Intersection of Two Linked Lists
Dec 01, 2025
singly-linked-list
Singly Linked List - get and add methods
Nov 26, 2025
java
node.js
linked-list
queue
singly-linked-list
Adding a node at the beginning of a Singly Linked List (C)
Nov 25, 2025
c
singly-linked-list
how do create a linked list in python
Nov 03, 2025
python
python-3.x
linked-list
singly-linked-list
Modify linked list node "in place" in Python
Oct 23, 2025
python
linked-list
singly-linked-list
Keep the head of a singly linked list in Java
Oct 18, 2025
java
singly-linked-list
Reversing a singly linked list [Java]
Oct 17, 2025
java
singly-linked-list
Dummy nodes in Linked List implementation
Sep 17, 2025
c
data-structures
linked-list
singly-linked-list
Older Entries »