data structures and algorithms course
can you guys recommend a data structures and algorithms course using C# ?
5 Replies
Can't go wrong with Harvard courses: https://pll.harvard.edu/course/cs50-introduction-computer-science
Harvard University
CS50: Introduction to Computer Science | Harvard University
An introduction to the intellectual enterprises of computer science and the art of programming.
It does not use C#, but here's the thing: DSA is language-agnostic
Implementing a given algorithm is not any different in C# than it is in Crystal or Dart
so you think 2 hour course will make me good or even a step forward ?
i really find a a lot of problem in trying to solve problems on leet code
Maybe, maybe not
ok the worst case i stay know nothing so any move i make will be O(Something)😂
thx ❤️