• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 1

is there any other way to implementing linked lists without using pointers ??

as in python or java pointers are not used to impilmentation linked list

c++cdatastructureclangdatastructureinc
29th Apr 2021, 6:35 PM
Anurag Bharti
Anurag Bharti - avatar
2 Answers
+ 1
Already answered here: https://stackoverflow.com/questions/3002764/is-a-linked-list-implementation-without-using-pointers-possible-or-not#:~:text=Yes%20you%20can%2C%20it%20is,you%20can%20just%20use%20indexes.
29th Apr 2021, 6:45 PM
minirkk
minirkk - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Difference?
0 Votes
How to become a mentor?
1 Votes
Anyone Have group of learning code?
0 Votes
Theres a lot of weird bugs in the Introduction to C++ course
2 Votes
Why do you start with something in HTML?
1 Votes
Hi I want to learn react.js and I don't have even idea of coding just newbie
0 Votes
I'll creat a game 🎼 🎯
0 Votes
Asking about ☝ index
0 Votes
How do we delete unwanted courses
0 Votes
Why does range(5) print 0-4 in python
0 Votes