data structures and algorithms course

can you guys recommend a data structures and algorithms course using C# ?
5 Replies
Angius
Angius10mo ago
Harvard University
CS50: Introduction to Computer Science | Harvard University
An introduction to the intellectual enterprises of computer science and the art of programming.
Angius
Angius10mo ago
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
Mahmoud Elalfy
Mahmoud ElalfyOP10mo ago
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
Angius
Angius10mo ago
Maybe, maybe not
Mahmoud Elalfy
Mahmoud ElalfyOP10mo ago
ok the worst case i stay know nothing so any move i make will be O(Something)😂 thx ❤️

Did you find this page helpful?