Newbetuts
.
New posts in linked-list
Create a reverse LinkedList in C++ from a given LinkedList
c++
linked-list
Efficient implementation of immutable (double) LinkedList
data-structures
linked-list
immutability
Linked list recursive reverse
c
algorithm
recursion
linked-list
reverse
Deleting a middle node from a single linked list when pointer to the previous node is not available
c
data-structures
linked-list
Array-Based vs List-Based Stacks and Queues
arrays
data-structures
stack
queue
linked-list
Dynamic array inside a linked list in C
c
linked-list
dynamic-memory-allocation
singly-linked-list
dynamic-arrays
What is a practical, real world example of the Linked List?
collections
linked-list
car-analogy
Interview: Remove Loop in linked list - Java
java
data-structures
linked-list
Creating a circularly linked list in C#?
c#
linked-list
addressbook
How to find nth element from the end of a singly linked list?
algorithm
linked-list
data-structures
Finding loop in a singly linked-list
linked-list
Why isn't a pointer value equal to address of struct it points to?
c
pointers
struct
linked-list
Why increase pointer by two while finding loop in linked list, why not 3,4,5?
algorithm
data-structures
linked-list
cycle
floyd-cycle-finding
Creating a very simple linked list
c#
linked-list
Fetching linked list in MySQL database
mysql
data-structures
linked-list
hierarchical-data
Binary Trees vs. Linked Lists vs. Hash Tables
algorithm
hashtable
linked-list
binary-tree
symbol-tables
Problems with character input using scanf()
c
input
linked-list
How can I add elements into a linked list alphabetically?
java
list
linked-list
nodes
dynamic-data
Bjarne Stroustrup says we must avoid linked lists
c++
vector
linked-list
C linked list incompatible pointer type
c
pointers
struct
linked-list
singly-linked-list
Prev
Next