whats the best tutorial to learn data structure(for example linked list, stack and etc) in java (without using java library) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

whats the best tutorial to learn data structure(for example linked list, stack and etc) in java (without using java library)

i dont want to use iterators and java library i want to learn how to implemet a stack or linkedlist myself... (also i dont like tutorialspoint site :D )

12th Mar 2019, 7:19 PM
Ali Mouavi
3 Answers
+ 2
I think there are currently some free courses available in edx.com. You should definitely check YouTube, geeksforgeeks.org, javaworld and if you are willing to pay udemy.com
12th Mar 2019, 8:23 PM
dρlυѕρlυѕ
dρlυѕρlυѕ - avatar
+ 1
// There is the tutorial in Java in Sololearn. https://www.sololearn.com/learn/java
12th Mar 2019, 7:34 PM
program
program - avatar
0
thanks...😚
13th Mar 2019, 8:41 PM
Ali Mouavi