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

Related Questions

How much pay I will get if I learn Java
Depends totally on your experience level,the company you are applying for,the job desc often indicates pay range
Manikandan
Which course to opt for an IT field student who don't have very good command on coding?
Hi Ekta! Appreciate for your question, there are multiple platforms for IT students such as web designing(UI/UX), graphic designing, web development and testing etc. But selecting suitable career path...
Ekta

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

Ask a Question

Related Lessons

Java Concurrency Model - Future Task...
Callables and Future The FiutureTask is "A cancellable asynchronous computation. This class provides a base implementation of Future, with methods to start and cancel a computation, query to see if the...

Tips of learning Java Language/Other Programming Languages
1.You should know the basic concept: If we talk about programming languages so basic concept are same in all the high level languages. So you should know the basic concept firstly then you can easily understand...
I

Icreative Solution

0 0
0

What Is Applet & Its Life Cycle?
What is Applet & its life cycle?Applet is a Java programme that can be embedded into HTML page.Java Applet runs on the java enables web browsers such as Mozilla & Internet Explorer.Applets are...
I

Icreative Solution

0 0
0

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...

Java Concurrency Model - CountDownLatch
What is CountDownLatch in Java? CountDownLatch in Java is a kind of synchronizer which allows one Thread to wait for one or more Threads before starts processing. This is very crucial requirement and...

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