coding-interview-university icon indicating copy to clipboard operation
coding-interview-university copied to clipboard

Do I need to study C language or it is optional?

Open amorenew opened this issue 2 years ago • 0 comments

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.

amorenew avatar Nov 06 '22 16:11 amorenew