Login
Remember
Register
Ask a Question
Recent questions tagged linked-list
0
votes
1
answer
Which of the following is a data structure in Java that stores elements in a linked list?
asked
May 4, 2024
in
JAVA
by
rahuljain1
stores
elements
linked-list
0
votes
1
answer
Linked- Lists are Sequential Data structure.
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
linked-list
semantics
0
votes
1
answer
How will you explain a linked list and an array?
asked
May 8, 2022
in
Machine Learning
by
sharadyadav1986
linked-list
0
votes
1
answer
Processing each node of the linked list exactly once is called as __________.
asked
Jan 7, 2022
in
Data Structures & Algorithms
by
rajeshsharma
linked-list
0
votes
1
answer
________ and ________ are the two fields of linked list.
asked
Jan 7, 2022
in
Data Structures & Algorithms
by
rajeshsharma
linked-list
+3
votes
1
answer
Write a program in Java to find the maximum and minimum value node from a circular linked list.
asked
May 13, 2021
in
JAVA
by
rajeshsharma
#maximum-value-node
minium-value-node
nodes
java
linked-list
Java-questions-answers
To see more, click for the
full list of questions
or
popular tags
.
...