Best courses to learn Data Structures and Algorithms in C/C++/JS

In summary, The speaker is looking for resources to improve their problem solving skills, practice competitive programming, and learn about pointers. They are interested in online courses, specifically mentioning MIT OCW 6.006 Introduction to Algorithms and a free course on Coursera called Data Structures and Algorithms (UC San Diego).
  • #1
shivajikobardan
674
54
TL;DR Summary
Best courses to learn Data Structures and Algorithms in C/C++/JS, pointers and competitive programming?
Do you know any such good resources? I want to improve my problem solving skills.
I also want to practice competitive programming, so any good courses for that?
I want to practice pointers any good courses for that?
 
Technology news on Phys.org
  • #2
What do you mean by "courses"? It doesn't sound like you mean a bunch of studentgs in a room with a teacher.

BTW, this will likely take more than the two days it took you to "learn SQL".
 
  • #3
online courses I mean.
 
  • #4
Last edited:
  • #6
nice
 

Related to Best courses to learn Data Structures and Algorithms in C/C++/JS

What are the best courses to learn Data Structures and Algorithms in C/C++/JS?

Some popular online courses for learning Data Structures and Algorithms in C/C++/JS are "Data Structures and Algorithms: Deep Dive Using C++" on Udemy, "Algorithms and Data Structures in JavaScript" on Pluralsight, and "Data Structures and Algorithms Specialization" on Coursera.

Are there any free resources available to learn Data Structures and Algorithms in C/C++/JS?

Yes, there are many free resources available online to learn Data Structures and Algorithms in C/C++/JS. Some popular ones include GeeksforGeeks, Khan Academy, and MIT OpenCourseWare.

Which programming language is best suited for learning Data Structures and Algorithms?

C/C++ are commonly used for learning Data Structures and Algorithms due to their low-level memory manipulation capabilities. JavaScript is also a good choice for beginners due to its simplicity and popularity in web development.

How long does it take to learn Data Structures and Algorithms in C/C++/JS?

The time it takes to learn Data Structures and Algorithms in C/C++/JS varies depending on the individual's prior programming experience and dedication. On average, it may take a few months to gain a solid understanding of these concepts.

Are Data Structures and Algorithms important for software development?

Yes, Data Structures and Algorithms are fundamental concepts in computer science and are essential for writing efficient and scalable code. Understanding these concepts can greatly improve a developer's problem-solving skills and overall programming abilities.

Similar threads

  • Programming and Computer Science
Replies
13
Views
825
  • Programming and Computer Science
Replies
8
Views
2K
  • Programming and Computer Science
4
Replies
107
Views
6K
  • Programming and Computer Science
Replies
1
Views
800
  • Programming and Computer Science
Replies
9
Views
2K
  • Programming and Computer Science
Replies
5
Views
1K
  • Programming and Computer Science
Replies
6
Views
1K
  • Programming and Computer Science
Replies
3
Views
1K
  • Programming and Computer Science
Replies
4
Views
1K
  • Programming and Computer Science
Replies
8
Views
1K
Back
Top