coding-interview-university
coding-interview-university copied to clipboard
Do I need to study C language or it is optional?
Hello, Do I need to study C language or it is optional?
C: Very low level. Allows you to deal with pointers and memory allocation/deallocation, so you feel the data structures and algorithms in your bones.