How long would it take to learn Data Structures and Algorithms in Java?

Asked by Last Modified  

44 Answers

+4 BA Tuition Data Structures Algorithms And Data Structures

Follow 9
Answer

Please enter your answer

BEST Technical Trainer & Freelancer

Two weeks.
Comments

Advance Java Expert

Data structure and Algorithms is not language dependent i would rather suggest not to use java instead use C if you actually want to excel in it.It will not take more than 2 months to cover data structure and algorithms.Contact me if you need any help
1 Comments

Trainer

It will take around two months. But it depends upon your current knowledge on these two.
Comments

Assistant professor , department of Ece with 1 year of experience. Worked as councellor.

It actually depends on your capability. 1 to 2 months would be better for it to learn.
Comments

Tutor

Obviously, it depends upon your present knowledge, your grasping power and till what extent you want to learn Data Structure. I believe for a intermediate level of understanding Data Structure concepts, 1 month is good enough if you give 1-2 hours daily.
Comments

Trainer

Around one month for link list, queue, stack ,tree and one month for algorithms basics.
Comments

Computer Science Teacher & Educational Coach

How long it takes to learn depends on how fast you are willing to learn. On an average most students take 3-4 months to learn all the fundamental concepts of Data Structures & Algorithms. All the best!
Comments

Computer Science Faculty

Depends on the syllabus in the semester.
Comments

Tutor

It won't take long. With the right approach,you can learn data structures within two months. Well, if you have sound knowledge in basic programming, you can learn it within a month.
Comments

17 year exp in JAVA/J2EE, Agile Scrum , training and placement and working in IT company

15 classes with good concept and practical. 4 hour per class
Comments

View 42 more Answers

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Callback using Function Pointer (in C), interface (in Java) and EventListener pattern
Note : Read the original document at http://som-itsolutions.blogspot.in/2017/01/blog-post_24.html “In computer programming, a callback is a reference to executable code, or a piece of executable...


Design Pattern
Prototype Design Pattern: Ø Prototype pattern refers to creating duplicate object while keeping performance in mind. Ø This pattern involves implementing a prototype interface which tells...

Simple Algorithms - Fibonacci, Finding GCD & Finding LCM.
import java.util.Scanner; //0,1,1,2,3,5,8,13,21,34... //fun(n)=fun(n-1)+fun(n-2) where n>=2 /*fib(9)=fib(8)+fib(7) =fib(7)+fib(6)+fib(6)+fib(5) =fib(6)+fib(5)+fib(5)+fib(4)+fib(5)+fib(4)+fib(4)+fib(3) */ public...

Tricks in Java
Find out the compatible and incompatible assignments class Qs1 { public static void main(String arg) { /* PART 1 int a=2.7f; // not ok int b=2.7;...

Looking for Advanced Java coaching ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you