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
What is a practical, real world example of the Linked List?
Dec 15, 2021
collections
linked-list
car-analogy
Using pointers to remove item from singly-linked list
Aug 26, 2022
c
pointers
linked-list
Interview: Remove Loop in linked list - Java
Aug 26, 2022
java
data-structures
linked-list
Yield Return In Java
Aug 26, 2022
c#
java
linked-list
ArrayList Vs LinkedList
Aug 26, 2022
java
data-structures
collections
arraylist
linked-list
How to find nth element from the end of a singly linked list?
Aug 26, 2022
algorithm
linked-list
data-structures
What is the reason for using a double pointer when adding a node in a linked list?
Aug 17, 2022
c
pointers
linked-list
Finding loop in a singly linked-list
Aug 23, 2022
linked-list
Where can I see the source code of the Sun JDK?
Aug 25, 2022
java
linked-list
Why increase pointer by two while finding loop in linked list, why not 3,4,5?
Aug 25, 2022
algorithm
data-structures
linked-list
cycle
floyd-cycle-finding
Creating a very simple linked list
Aug 25, 2022
c#
linked-list
Binary Trees vs. Linked Lists vs. Hash Tables
Aug 25, 2022
algorithm
hashtable
linked-list
binary-tree
symbol-tables
Why does cache locality matter for array performance?
Aug 17, 2022
arrays
language-agnostic
linked-list
When to use HashMap over LinkedList or ArrayList and vice-versa
Aug 17, 2022
java
arrays
arraylist
linked-list
hashmap
What's the fastest algorithm for sorting a linked list?
Aug 16, 2022
algorithm
sorting
linked-list
complexity-theory
Reversing a linked list in Java, recursively
Aug 16, 2022
java
data-structures
recursion
linked-list
Check if two linked lists merge. If so, where?
Aug 16, 2022
algorithm
linked-list
data-structures
How to reverse a singly linked list using only two pointers?
Aug 16, 2022
c
algorithm
data-structures
linked-list
singly-linked-list
Why do linked lists use pointers instead of storing nodes inside of nodes
Aug 16, 2022
c++
pointers
linked-list
Under what circumstances are linked lists useful?
Sep 14, 2022
language-agnostic
data-structures
linked-list
« Newer Entries
Older Entries »