C# and DSA for beginners

With good knowledge of the “freecodecamp foundational C# with Microsoft”, is it enough to start practicing data structure and algorithm?

Code is made up of data structures and algorithms. All functions are algorithms. All objects are data structures.