0
Is solo learn good to learn DSA
I want to start DSA through Java plz suggest if any website has best material for undestanding
3 odpowiedzi
+ 5
It's good but if you want competitive programming then must visit geeksofgeeks Or leetcode
+ 2
You can start on Sololearn too. There are some lessons in the community content section. This topic is not language-specific, but you will find also Java examples.
https://www.sololearn.com/learn/773/?ref=app
https://www.sololearn.com/learn/774/?ref=app
0
Yes it's good
There are several websites that provide excellent material to learn Data Structures and Algorithms (DSA) using Java. Here are a few popular ones:
1. GeeksforGeeks - https://www.geeksforgeeks.org/data-structures/
2. HackerRank - https://www.hackerrank.com/domains/data-structures
3. LeetCode - https://leetcode.com/problemset/all/
4. TopCoder - https://www.topcoder.com/community/competitive-programming/tutorials/
5. Codewars - https://www.codewars.com/ These websites offer a wide range of DSA problems and tutorials in Java, along with solutions and explanations. You can explore these sites to find the one that suits your needs the best.