Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Recent questions tagged linked-list
Home
Tag
linked-list
0
votes
Which of the following is a data structure in Java that stores elements in a linked list?
asked
May 4
in
JAVA
by
rahuljain1
stores
elements
linked-list
0
votes
Linked- Lists are Sequential Data structure.
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
linked-list
semantics
0
votes
How will you explain a linked list and an array?
asked
May 8, 2022
in
Machine Learning
by
sharadyadav1986
linked-list
0
votes
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
________ and ________ are the two fields of linked list.
asked
Jan 7, 2022
in
Data Structures & Algorithms
by
rajeshsharma
linked-list
+3
votes
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
.
...