CS Resources

Computer Science Resources and Links from Avi Parshan

View project on GitHub

C Practice Files

Here are my C practice files (compiled in CPP)

Most of the course was focused on being familiar with C/C++ data types, using loops, functions, pointers, arrays, and converting some math formulas to code.

C LeetCode Problem and Solution — Check if an array contains duplicate elements

Updated on July 29, 2022